Changes between Version 20 and Version 21 of WRF4Gexperiment_wrf4g
- Timestamp:
- Jul 26, 2013 9:03:10 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4Gexperiment_wrf4g
v20 v21 26 26 * '''chunk_size_h:''' Length (in hours) of the smallest independent temporal piece of the experiment. It will be the same for all the experiment's realizations, and at the end of each one a {{{wrf-restart}}} file will be written , in order to continue the experiment with the consecutive chunk. 27 27 * '''multiple_dates:''' Binary flag (0:No, 1:Yes) indicating whether the experiment would be based on independent realizations started at different dates with the same length, or not. When activated it has to be accompanied by appropriated values of: 28 * simulation_interval_h: interval (in hours) between independent realizations. It can be specified as multiple values, as follows: '{{{N*chunk_size}}}' 28 * simulation_interval_h: interval (in hours) between independent realizations. It can be specified as multiple values, as follows: '{{{N*chunk_size}}}' or as a number followed by a unit of time (example: "12 months", "30 days"). 29 29 * simulation_length_h: length (in hours) of the independent realizations. It can be specified as multiple values, as follows: '{{{M*chunk_size}}}' 30 30 * '''rerun:''' Binary flag (0;No , 1: Yes) indicating whether or not the experiment should be rerun; as the experiment has already run (over-writing output files and data-base values)