## This is the system-specific configuration file for the NCAR ## Yellowstone 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=yellowstone_sources_{GFSVER} ## Specify the hwrf.input.DataCatalog for FORECAST mode runs. fcst_catalog=comm_hist ## Archive path archive=hpss:{SUBEXPT}/{out_prefix}.tar [dir] ## Non-scrubbed directory for track files, etc. Make sure you edit this. CDNOSCRUB=/glade/p/work/{ENV[USER]}/noscrub ## Scrubbed directory for large work files. Make sure you edit this. CDSCRUB=/glade/scratch/{ENV[USER]}/pytmp ## Save directory. Make sure you edit this. CDSAVE=/glade/p/work/{ENV[USER]} ## Syndat directory for finding which cycles to run syndat=/glade/p/work/strahan/SYNDAT-PLUS [holdvars] WHERE_AM_I=yellowstone ;; Which cluster? (For setting up environment.) 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=6,6,6 ;; Number of I/O servers per group in init jobs poll_servers=yes ;; Turn on server polling in init jobs if quilt servers are used (They are not.) nproc_x=-1 ;; Init job WRF processor count in X direction (-1 = automatic) nproc_y=-1 ;; Init job 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)