Changes between Version 212 and Version 213 of doc/app/runtime_parameters
- Timestamp:
- Jan 28, 2011 10:35:39 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v212 v213 192 192 Quantities for which vertical profiles (horizontally averaged) are to be output.\\\\ 193 193 By default vertical profile data is output to the local file [[../iofiles#DATA_1D_PR_NETCDF|DATA_1D_PR_NETCDF]]. The file's format is netCDF. Further details about processing netCDF data are given in chapter [../netcdf netCDF data output].\\\\ 194 For horizontally averaged vertical profiles always '''all''' vertical grid points (0 <= k <= [[../inipar#nz|nz]]+1) are output to file. Vertical profile data refers to the total domain but profiles for subdomains can also be output (see [ #statistic_regions statistic_regions]).\\\\194 For horizontally averaged vertical profiles always '''all''' vertical grid points (0 <= k <= [[../inipar#nz|nz]]+1) are output to file. Vertical profile data refers to the total domain but profiles for subdomains can also be output (see [../inipar/#statistic_regions statistic_regions]).\\\\ 195 195 The temporal interval of the output times of profiles is assigned via the parameter [#dt_dopr dt_dopr].\\\\ 196 196 Profiles can also be temporally averaged (see [#averaging_interval_pr averaging_interval_pr]).\\\\ … … 511 511 \\\\ 512 512 Additionally, the user can add his own timeseries quantities to the file, by using the user-interface subroutines [[../userint/int#user_init|user_init.f90]] and [[../userint/int#user_statistics|user_statistics.f90]] These routines contain (as comment lines) a simple example how to do this.\\\\ 513 Time series data refers to the total domain, but time series for subdomains can also be output (see [ #statistic_regions statistic_regions]). However, the following time series always present the values of the total model domain (even with output for subdomains): ''umax, vmax, wmax, div_old, div_new.''513 Time series data refers to the total domain, but time series for subdomains can also be output (see [../inipar/#statistic_regions statistic_regions]). However, the following time series always present the values of the total model domain (even with output for subdomains): ''umax, vmax, wmax, div_old, div_new.'' 514 514 }}} 515 515 |---------------- … … 1084 1084 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\ 1085 1085 If vertical profiles are plotted with the plot software '''profil''' (data on local file PLOT1D_DATA, parameters on local file PLOT1D_PAR) the x-values of the data points can be normalized with respect to certain quantities (e.g. the near-surface heat flux) in order to ensure a better comparability. This type of normalization then applies to all profiles of one coordinate system (panel). The normalization quantities are re-calculated for each output time of each individual profile. If temporally averaged profiles are output (see [#averaging_interval_pr averaging_interval_pr]), then the normalization quantities are also temporally averaged accordingly. If the value of a normalization quantity becomes zero, then normalization for the total respective coordinate system (panel) is switched off automatically (also for the y-axis).\\\\ 1086 By default, the normalization quantities are calculated as the horizontal mean of the total model domain and and these values are also used for the normalization of profiles from subdomains (see [ #statistic_regions statistic_regions]). Instead of this, they can be calculated from the data of a certain subdomain by using the parameter [#normalizing_region normalizing_region] (however, they are used again for all subdomains and even for the total domain).\\\\1086 By default, the normalization quantities are calculated as the horizontal mean of the total model domain and and these values are also used for the normalization of profiles from subdomains (see [../inipar/#statistic_regions statistic_regions]). Instead of this, they can be calculated from the data of a certain subdomain by using the parameter [#normalizing_region normalizing_region] (however, they are used again for all subdomains and even for the total domain).\\\\ 1087 1087 The user can choose between the following normalization quantities:\\ 1088 1088 ||'' 'wpt0' '' ||Normalization with respect to the total surface sensible heat flux (k=0 ) ||