Changes between Version 212 and Version 213 of doc/app/runtime_parameters


Ignore:
Timestamp:
Jan 28, 2011 10:35:39 AM (14 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v212 v213  
    192192Quantities for which vertical profiles (horizontally averaged) are to be output.\\\\
    193193By 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]).\\\\
     194For 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]).\\\\
    195195The temporal interval of the output times of profiles is assigned via the parameter [#dt_dopr dt_dopr].\\\\
    196196Profiles can also be temporally averaged (see [#averaging_interval_pr averaging_interval_pr]).\\\\
     
    511511\\\\
    512512Additionally, 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.''
     513Time 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.''
    514514}}}
    515515|----------------
     
    10841084This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\
    10851085If 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).\\\\
     1086By 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).\\\\
    10871087The user can choose between the following normalization quantities:\\
    10881088||'' 'wpt0' '' ||Normalization with respect to the total surface sensible heat flux (k=0 ) ||