Changes between Version 387 and Version 388 of doc/app/errmsg
- Timestamp:
- Jun 8, 2017 9:32:03 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v387 v388 363 363 ||[=#PA0322 PA0322] ||output of w*q*(0) requires humidity=.TRUE. || Variables connected with humidity, e.g. like the resolved-scale turbulent water flux w*q*, can only be output if the moist version of PALM is used, i.e. if [../inipar#humidity humidity] = '''.TRUE.''' || 364 364 ||[=#PA0323 PA0323] ||output of averaged quantity "..." requires to set a non-zero averaging interval || If 2d or 3d data shall be output as a time average over a certain time interval, the parameter [../d3par#averaging_interval averaging_interval] must be set to a non-zero value. The default is [../d3par#averaging_interval averaging_interval] = 0.0, i.e. by default no averaging is applied to the output variables. || 365 ||[=#PA0324 PA0324] ||Applying large scale vertical motion is not allowed for ocean runs || The large scale subsidence is only reasonable and implemented for atmospheric runs. The setting of [../inipar#subs_vertical_gradient subs_vertical_gradient] and [../inipar#subs_vertical_gradient_level subs_vertical_gradient_level] is not possible. ||366 ||[=#PA0325 PA0325] ||illegal value: masks must be >= 0 and <= "..."(=max_masks) || Björn||365 ||[=#PA0324 PA0324] ||Applying large scale vertical motion is not allowed for ocean runs ||Large scale subsidence is only reasonable and implemented for atmospheric runs. The setting of [../inipar#subs_vertical_gradient subs_vertical_gradient] and [../inipar#subs_vertical_gradient_level subs_vertical_gradient_level] is not possible in [../inipar#ocean ocean]-runs. || 366 ||[=#PA0325 PA0325] ||illegal value: masks must be >= 0 and <= "..."(=max_masks) || See [../d3par#data_output_masks data_output_masks] || 367 367 ||[=#PA0326 PA0326] ||illegal value: mask_scale_x, mask_scale_y and mask_scale_z must be > 0.0 || [../d3par#mask_scale_x mask_scale_x] (or [../d3par#mask_scale_y y] or [../d3par#mask_scale_z z]) || 368 368 ||[=#PA0327 PA0327] ||no output available for: "..." || ||