## This is the system-specific configuration file for the NOAA Zeus ## cluster. It should not be used directly. Users should copy it to ## parm/system.conf and edit the values manually. [config] ## Jet project for disk usage disk_project=hwrfv3 ## Jet CPU account name for submitting jobs to the batch system. cpu_account=hwrfv3 ## 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=jet_sources_{GFSVER} ## Specify the hwrf.input.DataCatalog for FORECAST mode runs. fcst_catalog=jet_fcst_{GFSVER} ## Archive path archive=hpss:/NCEPDEV/emc-hwrf/5year/{ENV[USER]}/{SUBEXPT}/{out_prefix}.tar ## Workaround for odd Jet bug: copy WRF fix files instead of linking # # The WRF running on Jet will sometimes refuse to open one of the # ocean climatology files, insisting that the file is locked. The # workaround is to copy the WRF fix files instead of linking them. link_wrf_fix=no [dir] ## Non-scrubbed directory for track files, etc. Make sure you edit this. CDNOSCRUB=/lfs3/projects/{disk_project}/{ENV[USER]}/noscrub ## Scrubbed directory for large work files. Make sure you edit this. CDSCRUB=/lfs3/projects/{disk_project}/{ENV[USER]}/pytmp ## Save directory. Make sure you edit this. CDSAVE=/lfs3/projects/{disk_project}/{ENV[USER]} ## Syndat directory for finding which cycles to run syndat=/lfs3/projects/hwrf-data/hwrf-input/SYNDAT-PLUS ## Used when parsing hwrf_holdvars.txt to make storm*.holdvars.txt in COM [holdvars] WHERE_AM_I=jet ;; Which cluster? (For setting up environment.) WHICH_JET=t ;; Which part of Jet? NPROCS_A_NOIO=184 ;; Unused. NPROCS_C=1 ;; Unused. NPROCS_O=9 ;; Unused. [wrfexe] nio_groups=1 ;; Number of WRF I/O server groups per domain in init jobs nio_tasks_per_group=0,0,0 ;; Number of I/O servers per group in init jobs poll_servers=yes ;; Turn on server polling if quilt servers are used (They are not.) nproc_x=-1 ;; WRF processor count in X direction (-1 = automatic) nproc_y=-1 ;; 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 comptue ranks (not I/O servers)