Changes between Version 113 and Version 114 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 15, 2010 9:09:58 AM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v113 v114  
    770770}}}
    771771{{{#!td style="vertical-align:top"
    772 dummy
    773 }}}
    774 {{{#!td style="vertical-align:top"
    775 dummy
    776 }}}
    777 {{{#!td
    778 dummy
     772I
     773}}}
     774{{{#!td style="vertical-align:top"
     7750
     776}}}
     777{{{#!td
     778Number of additional user-defined subdomains for which statistical analysis and corresponding output (profiles, time series) shall be made.\\\\
     779By 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 [[chapter 3.5.3]]). 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.\\\\
     780If 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.
    779781}}}
    780782|----------------