Changes between Version 10 and Version 11 of WRF4Ggihc
- Timestamp:
- May 3, 2013 11:23:33 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4Ggihc
v10 v11 71 71 ENVIRONMENT 72 72 Experiment environment variables are configuration options for the jobs (for more information see advanced configuration). For example, ENVIRONMENT = 'WALLTIME = 01:00:00' (one hour of max walltime). 73 74 {{{ 75 REQUIREMENTS = 'PPN = 16' 76 NP = 16 77 REQUIREMENTS ='HOSTNAME = "neptuno"'. 78 }}} 79 80 = Seawing Package Version = 81 82 WRF4G_VERSION 83 WRF4G version to use. A file WRF4G-[WRF4G_VERSION].tar.gz must exist under `$HOME/etc/templates`. 84 85 WRF_VERSION 86 WRFbin version to use. A file WRFbin-[WRF_VERSION].tar.gz must exist under `$WRF4G_APPS`.