## 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=theia_sources_{GFSVER} ## Specify the hwrf.input.DataCatalog for FORECAST mode runs. fcst_catalog=theia_fcst_{GFSVER} ## Theia CPU account name for submitting jobs to the batch system. cpu_account=hurricane ## Archive path archive=hpss:/NCEPDEV/emc-hwrf/5year/{ENV[USER]}/{SUBEXPT}/{out_prefix}.tar [dir] ## Save directory. Make sure you edit this. CDSAVE=/scratch3/NCEPDEV/hwrf/save/{ENV[USER]} ## Non-scrubbed directory for track files, etc. Make sure you edit this. CDNOSCRUB=/scratch3/NCEPDEV/hwrf/noscrub/{ENV[USER]} ## Scrubbed directory for large work files. Make sure you edit this. CDSCRUB=/scratch3/NCEPDEV/hwrf/scrub/{ENV[USER]} ## Syndat directory for finding which cycles to run syndat=/scratch3/NCEPDEV/hwrf/noscrub/input/SYNDAT-PLUS [holdvars] WHERE_AM_I=theia ;; 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=18 ;; WRF processor count in X direction (-1 = automatic) nproc_y=36 ;; WRF processor count in Y direction (-1 = automatic) wrf_compute_ranks=648 ;; Number of WRF compute ranks (not I/O servers)