Changes between Version 136 and Version 137 of doc/app/runtime_parameters
- Timestamp:
- Sep 15, 2010 12:51:53 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v136 v137 948 948 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\ 949 949 By default, plots of horizontally averaged vertical profiles (see [#data_output_pr data_output_pr]) only contain profiles of data produced by the model run. If profiles of prior times (i.e. data of preceding jobs of a job chain) shall be plotted additionally (e.g. for comparison purposes), '''use_prior_plot1d_parameters''' = ''.T.'' must be set.\\\\ 950 For further explanation see [[chapter 4.5.2]].951 950 }}} 952 951 |---------------- … … 964 963 Height level up to which horizontally averaged profiles are to be plotted with '''profil''' (in m).\\\\ 965 964 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\ 966 It affects plots of horizontally averaged profiles ([#data_output_pr data_output_pr]) when plotted with the plot software '''profil'''. By default, profiles are plotted up to the top boundary. The height level up to which profiles are plotted can be decreased by assigning '''z_max_do1d''' a smaller value. Nevertheless, '''all''' vertical grid points (0 <= k <= [[../inipar#nz|nz] +1) are still output to file PLOT1D_DATA.\\\\965 It affects plots of horizontally averaged profiles ([#data_output_pr data_output_pr]) when plotted with the plot software '''profil'''. By default, profiles are plotted up to the top boundary. The height level up to which profiles are plotted can be decreased by assigning '''z_max_do1d''' a smaller value. Nevertheless, '''all''' vertical grid points (0 <= k <= [[../inipar#nz|nz]]+1) are still output to file PLOT1D_DATA.\\\\ 967 966 If a normalization for the vertical axis was selected (see [#cross_normalized_y cross_normalized_y)]), '''z_max_do1d''' has no effect. Instead, [#z_max_do1d_normalized z_max_do1d_normalized] must be used. 968 967 }}}