Changes between Version 19 and Version 20 of WRF4Gexperiment_wrf4g
- Timestamp:
- Apr 18, 2013 6:41:04 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4Gexperiment_wrf4g
v19 v20 36 36 37 37 == Debugging == 38 * '''clean_after_run:''' binary flag (0: no, 1: yes) indicating whether or not 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)38 * '''clean_after_run:''' binary flag (0: no, 1: yes) indicating whether or not the heavy-stuff of the simulation (g.e.: {{{wrf.exs, rsl.}}}) should be removed from `TEMP_DIR`. The maintenance of these files on running place could be desirable for debugging purposes. (Default value is 1) 39 39 * '''save_wps:''' binary flag (0: no, 1: yes) indicating whether boundary and initial conditions ({{{real.exe}}} output) should be preserved or not. They will be used if the experiment is launched again. (Default value is 0) 40 40