## This is the system-specific configuration file for the NOAA Theia ## cluster. It should not be used directly. Users should copy it to ## parm/system.conf and edit the values manually. [config] ## Specify input sources for HISTORY mode. # # Specifies input sources for use by hwrf.input.InputSources. In a # HISTORY mode run, this will be used in the scripts.exhwrf_input job # to pull data. input_sources=wcossluna_sources_{GFSVER} ## Specify the hwrf.input.DataCatalog for FORECAST mode runs. fcst_catalog=wcoss_fcst_{GFSVER} ## Archive path archive=hpss:/NCEPDEV/emc-hwrf/1year/{ENV[USER]}/{SUBEXPT}/{out_prefix}.tar [dir] CDSAVE=/nw{ENV[envir]} ;; Unused, but this directory must exist. CDNOSCRUB={ENV[DATA]} ;; Vestigial but should match CDSCRUB CDSCRUB={ENV[DATA]} ;; Main scrub area syndat={ENV[DATA]} ;; Directory with syndat tcvitals data com={ENV[COMOUT]} ;; COM output directory oldcom={ENV[HISTDATA]} ;; Prior cycle COM output directory WORKhwrf={ENV[DATA]} ;; Scrub area for this storm and cycle [holdvars] WHERE_AM_I=wcosscray ;; Which cluster? (For setting up environment.) WHICH_JET=none ;; Which part of Jet are we on? None; we are not on Jet. [wrfexe] nio_groups=2 ;; Number of WRF I/O server groups per domain nio_tasks_per_group=8,8,8 ;; Number of I/O servers per group poll_servers=yes ;; Turn on server polling if quilt servers are used (They are not.) nproc_x=6 ;; WRF processor count in X direction (-1 = automatic) nproc_y=8 ;; WRF processor count in Y direction (-1 = automatic) [runwrf] nio_groups=1 ;; Number of WRF I/O server groups per domain nio_tasks_per_group=4,4,4 ;; Number of I/O servers per group poll_servers=yes ;; Turn on server polling if quilt servers are used (They are not.) nproc_x=16 ;; WRF processor count in X direction (-1 = automatic) nproc_y=30 ;; WRF processor count in Y direction (-1 = automatic) wrf_compute_ranks=480 ;; Number of WRF compute ranks (not I/O servers)