Changes between Version 11 and Version 12 of WRF4Gexperiment_wrf4g
- Timestamp:
- Sep 13, 2012 1:40:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4Gexperiment_wrf4g
v11 v12 1 [[PageOutline()]] 2 1 3 The user only needs to edit the '{{{experiment.wrf4g}}}' file in order to design the experiments. From this file WRF4G generates all the WRF configuration files (namelist.wps and namelist.input) needed to run the simulations planned for the experiment, and then launchs them. The namelist.input files are constructed modifying the default namelist provided by NCAR with WRF source code. experiment.wrf4g has the following structure: 2 4 … … 36 38 * '''clean_after_run:''' binary flag (0: no, 1: yes) indicating whether the heavy-stuff of the simulation (g.e.: {{{wrf.exs, rsl.}}}) should be removed from '{{{${WRF4G_RUN_LOCAL}}}}'. The maintenance of these files on running place could be desirable for debugging purposes. (Default value is 1) 37 39 * '''save_wps:''' binary flag (0: no, 1: yes) indicating whether boundary and initial conditions ({{{real.exe}}} output) should be preserved. They will be used if the experiment launched again. (Default value is 0) 40 41 == Parallel configuration == 42 * '''real_parallel:''' 43 * '''wrf_parallel:''' 44 38 45 39 46 == WRF-namelist parameters ==