Changes between Version 209 and Version 210 of doc/app/runtime_parameters


Ignore:
Timestamp:
Jan 27, 2011 10:57:04 AM (14 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v209 v210  
    10411041|----------------
    10421042{{{#!td style="vertical-align:top"
    1043 [=#statistic_regions '''statistic_regions''']
    1044 }}}
    1045 {{{#!td style="vertical-align:top"
    1046 I
    1047 }}}
    1048 {{{#!td style="vertical-align:top"
    1049 0
    1050 }}}
    1051 {{{#!td
    1052 Number of additional user-defined subdomains for which statistical analysis and corresponding output (profiles, time series) shall be made.\\\\
    1053 By default, vertical profiles and other statistical quantities are calculated as horizontal and/or volume average of the total model domain. Beyond that, these calculations can also be carried out for subdomains which can be defined using the field '''rmask''' within the user-defined software (see [[../userint/subd|User-defined domains]]). The number of these subdomains is determined with the parameter '''statistic_regions'''. Maximum 9 additional subdomains are allowed. The parameter [[../userpar#region|region]] can be used to assigned names (identifier) to these subdomains which are then used in the headers of the output files and plots.\\\\
    1054 If the default netCDF output format is selected (see parameter [#data_output_format data_output_format]), data for the total domain and all defined subdomains are output to the same file(s) ([[../iofiles#DATA_1D_PR_NETCDF|DATA_1D_PR_NETCDF]], [[../iofiles#DATA_1D_TS_NETCDF|DATA_1D_TS_NETCDF]]). In case of '''statistic_regions''' > 0, data on the file for the different domains can be distinguished by a suffix which is appended to the quantity names. Suffix 0 means data for the total domain, suffix 1 means data for subdomain 1, etc.
    1055 }}}
    1056 |----------------
    1057 {{{#!td style="vertical-align:top"
    10581043[=#termination_time_needed '''termination_time_needed''']
    10591044}}}