Changes between Version 225 and Version 226 of doc/app/runtime_parameters


Ignore:
Timestamp:
Jul 26, 2012 9:39:34 AM (13 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v225 v226  
    879879{{{#!td
    880880Determines the subdomain from which the normalization quantities are calculated.\\\\
    881 If output data of the horizontally averaged vertical profiles (see [#data_output_pr data_output_pr]) is to be normalized (see [#cross_normalized_x cross_normalized_x], [#cross_normalized_y cross_normalized_y]), the respective normalization quantities are by default calculated from the averaged data of the total model domain ('''normalizing_region''' = ''0'') and are thus representative for the total domain. Instead of that, normalization quantities can also be calculated for a subdomain. The wanted subdomain can be given with the parameter '''normalizing_region''', where ''1'' <= '''normalizing_region''' <= ''9'' must hold. These quantities are then used for normalizing of all profiles (even for that of the total domain).
     881If output data of the horizontally averaged vertical profiles (see [#data_output_pr data_output_pr]) is to be normalized, the respective normalization quantities are by default calculated from the averaged data of the total model domain ('''normalizing_region''' = ''0'') and are thus representative for the total domain. Instead of that, normalization quantities can also be calculated for a subdomain. The wanted subdomain can be given with the parameter '''normalizing_region''', where ''1'' <= '''normalizing_region''' <= ''9'' must hold. These quantities are then used for normalizing of all profiles (even for that of the total domain).
    882882}}}
    883883|----------------
     
    11291129|----------------
    11301130{{{#!td style="vertical-align:top"
    1131 [=#cross_normalized_x '''cross_normalized_x''']
    1132 }}}
    1133 {{{#!td style="vertical-align:top"
    1134 C*10 (100)
    1135 }}}
    1136 {{{#!td style="vertical-align:top"
    1137 100 * ' '
    1138 }}}
    1139 {{{#!td
    1140 '''Currently this parameter cannot be used.'''\\\\
    1141 Type of normalization applied to the x-coordinate of vertical profiles to be plotted with profil.\\\\
    1142 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\
    1143 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).\\\\
    1144 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).\\\\
    1145 The user can choose between the following normalization quantities:\\
    1146 ||'' 'wpt0' '' ||Normalization with respect to the total surface sensible heat flux (k=0 ) ||
    1147 ||'' 'ws2' '' ||Normalization with respect to w*^2^ (square of the characteristic vertical wind speed of the CBL) ||
    1148 ||'' 'tsw2' '' ||Normalization with respect to the square of the characteristic temperature of the CBL theta* (this is defined as ratio of the surface heat flux and w*) ||
    1149 ||'' 'ws3' '' ||Normalization with respect to w*^3^ ||
    1150 ||'' 'ws2tsw' '' ||Normalization with respect to w*^2^theta* (for definition of theta* see '' 'tsw2' '') ||
    1151 ||'' 'wstsw2' ''||Normalization with respect to w*^2^theta* (for definition of theta* see '' 'tsw2' '') ||
    1152 For each coordinate system (panel) to be drawn (see [#cross_profiles cross_profiles]) an individual normalization quantity can be assigned. For example: if '''cross_normalized_x''' = '' 'ws2','ws3','' then the x-values in the 1st coordinate system are normalized with respect to w*^2^ and in the 2nd system with respect to w*^2^. Data of the further coordinate systems (if any are to be drawn) are not normalized.\\\\
    1153 Using a normalization leaves all vertical profile data on local file PLOT1D_DATA unaffected, it only affects the visualization. Within profil, the normalization is steered by parameter '''normx''' which may be changed subsequently by the user in the parameter file (local file PLOT1D_PAR).\\\\
    1154 The assigned normalization quantity is noted in the axes labels of the respective coordinate systems (see [#cross_xtext cross_xtext]).
    1155 }}}
    1156 |----------------
    1157 {{{#!td style="vertical-align:top"
    1158 [=#cross_normalized_y '''cross_normalized_y''']
    1159 }}}
    1160 {{{#!td style="vertical-align:top"
    1161 C*10 (100)
    1162 }}}
    1163 {{{#!td style="vertical-align:top"
    1164 100 * ' '
    1165 }}}
    1166 {{{#!td
    1167 '''Currently this parameter cannot be used.'''\\\\
    1168 Type of normalization applied to the y-coordinate of vertical profiles to be plotted with profil.\\\\
    1169 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\
    1170 If vertical profiles are plotted with the plot software '''profil''' (data on local file PLOT1D_DATA, parameter on local file PLOT1D_PAR) the y-values of the data points can be normalized with respect to certain quantities (at present only the normalization with respect to the boundary layer height is possible) in order to ensure a better comparability.\\\\
    1171 The user can choose between the following normalization quantities:
    1172 ||'' 'z_i' '' ||Normalization with respect to the boundary layer height (determined from the height where the heat flux achieves its minimum value) ||
    1173 For further explanations see [#cross_normalized_x cross_normalized_x].
    1174 }}}
    1175 |----------------
    1176 {{{#!td style="vertical-align:top"
    1177 [=#cross_xtext '''cross_xtext''']
    1178 }}}
    1179 {{{#!td style="vertical-align:top"
    1180 C*40 (100)
    1181 }}}
    1182 {{{#!td style="vertical-align:top"
    1183 see right
    1184 }}}
    1185 {{{#!td
    1186 '''Currently this parameter cannot be used.'''\\\\
    1187 x-axis labels of vertical profile coordinate systems to be plotted with '''profil'''.\\\\
    1188 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\
    1189 The default assignment is:\\\\
    1190 '''cross_xtext''' =\\
    1191 '' 'wind speed in ms>->1',''\\
    1192 '' 'pot. temperature in K',''\\
    1193 '' 'heat flux in K ms>->1',''\\
    1194 '' 'momentum flux in m>2s>2',''\\
    1195 '' 'eddy diffusivity in m>2s>->1',''\\
    1196 '' 'mixing length in m',''\\
    1197 14 * ' '\\
    1198 \\
    1199 This parameter can be used to assign x-axis labels to vertical profiles to be plotted with the plot software '''profil''' (for output of vertical profile data see [#data_output_pr data_output_pr]).\\
    1200 The labels are assigned to those coordinate systems (panels) defined by [#cross_profiles cross_profiles] according to their respective order (compare the default values of '''cross_xtext''' and '''cross_profiles''').\\\\
    1201 Umlauts are possible (write “ in front of, similar to TeX), as well as super- and subscripts (use ">" or "<" in front of each character), special characters etc. (see UNIRAS manuals) when using the plot software '''profil'''.
    1202 }}}
    1203 |----------------
    1204 {{{#!td style="vertical-align:top"
    12051131[=#use_prior_plot1d_parameters '''use_prior_plot1d_parameters''']
    12061132}}}
     
    12161142This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\
    12171143By 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.\\\\
    1218 }}}
    1219 |----------------
    1220 {{{#!td style="vertical-align:top"
    1221 [=#z_max_do1d '''z_max_do1d''']
    1222 }}}
    1223 {{{#!td style="vertical-align:top"
    1224 R
    1225 }}}
    1226 {{{#!td style="vertical-align:top"
    1227 zu(nzt+1) (model top)
    1228 }}}
    1229 {{{#!td
    1230 '''Currently this parameter cannot be used.'''\\\\
    1231 Height level up to which horizontally averaged profiles are to be plotted with '''profil''' (in m).\\\\
    1232 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\
    1233 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.\\\\
    1234 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.
    1235 }}}
    1236 |----------------
    1237 {{{#!td style="vertical-align:top"
    1238 [=#z_max_do1d_normalized '''z_max_do1d_normalized''']
    1239 }}}
    1240 {{{#!td style="vertical-align:top"
    1241 R
    1242 }}}
    1243 {{{#!td style="vertical-align:top"
    1244 determined by plot data
    1245 }}}
    1246 {{{#!td
    1247 '''Currently this parameter cannot be used.'''\\\\
    1248 Normalized height level up to which horizontally averaged profiles are to be plotted with '''profil'''.\\\\
    1249 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\
    1250 It affects plots of horizontally averaged profiles ([#data_output_pr data_output_pr]) when plotted with the plot software '''profil''', if a normalization for the vertical axis is selected (see [#cross_normalized_y cross_normalized_y]). If e.g. the boundary layer height is used for normalization, then '''z_max_do1d_normalized''' = ''1.5'' means that all profiles up to the height level of z = 1.5* zi are plotted.
    12511144}}}
    12521145|----------------