Changes between Version 9 and Version 10 of WRF4Gexperiment_wrf4g
- Timestamp:
- Sep 7, 2011 10:36:29 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4Gexperiment_wrf4g
v9 v10 31 31 * multiparams_combinations: Values of the changing parameters for each realization. Parameters should be separated by commas and realizations are separated by '{{{/}}}'. 32 32 * multiparams_nitems: number of values that should have the namelist parameter. {{{${max_dom}}}}, as many values as domains; {{{1}}}, a single value. 33 * multiparams_labels: the output of the experiment is organized with a folder for each realization. Pattern of the folder name for a given realization is {{{[start_date]_[multiparams_combinations]('_' separated)}}}. However, if user provides a set of names ('{{{/}}}' separated) for each realization,folder names will be '{{{[start_date]_[multiparams_labels]}}}'33 * multiparams_labels: the output of the experiment is organized with a folder for each realization. The pattern of the folder name for a given realization is {{{[start_date]_[multiparams_combinations]('_' separated)}}}. However, user can provide a set of labels ('{{{/}}}' separated) for each realization, and then folder names will be '{{{[start_date]_[multiparams_labels]}}}' 34 34 35 35 == Debugging ==