Changes between Version 86 and Version 87 of WRF4G2.0/Experiment
- Timestamp:
- Aug 21, 2015 12:42:10 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4G2.0/Experiment
v86 v87 32 32 2011-09-23_12:00:00 | 2011-09-29_00:00:00 | 12 33 33 }}} 34 35 34 36 35 * '''chunk_restart:''' Either yes or no (default value is yes). If you won't create a restart files when a chunk finishes. … … 71 70 * '''postprocessor:''' Users might be interested in the transformation of the WRF output files. A first generic post-process of the output will be automatically carried out if a valid name {{{postprocessor.[NAME]}}} is provided. Post-processors are included under the `$WRF4G_DEPLOYMENT_DIR/repository/apps/postprocessor/` directory. 72 71 73 * '''output_path:''' Path to the output data. Under this path you will find the following tree directory :72 * '''output_path:''' Path to the output experiment files. Under this path you will find the following tree directory : 74 73 {{{ 75 74 [experiment_name] … … 80 79 `-- realout 81 80 }}} 82 * '''log:''' 83 * '''output:''' 84 * '''restart:''' 85 * '''realout:''' 81 * '''log:''' Logs files. 82 * '''output:''' Output WRF files. 83 * '''restart:''' Restart WRF files. 84 * '''realout:''' real.exe output files. 86 85 * '''app:''' This is to define applications with the following format: 87 86 `tag | type | value`