Changes between Version 355 and Version 356 of doc/app/errmsg
- Timestamp:
- Jun 7, 2017 2:16:17 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v355 v356 136 136 ||[=#PA0111 PA0111] ||illegal value for data_output: "..." only 2d-horizontal cross sections are allowed for this value ||The listed quantities are pure two-dimensional xy-cross-sections. They are not available as 3d data or xz/yz cross-sections. Note that these quantities are always marked by an asterisk as last character. See also [../d3par#data_output data_output]. || 137 137 ||[=#PA0112 PA0112] ||output of "..." requires cloud_scheme = kessler or seifert_beheng ||The quantities pra* and prr* are only calculated if [../inipar#cloud_scheme cloud_scheme] = kessler or [../inipar#cloud_scheme cloud_scheme] = seifert_beheng. || 138 ||[=#PA0113 PA0113] ||temporal averaging of precipitation amount " ..." is not possible ||The quantity precipitation_amount pra* listed in [../d3par#data_output data_output] contains already the summed precipitation of the last [../d3par#precipitation_amount_interval precipitation_amount_interval]. Therefore, remove the substring _av of pra*. ||138 ||[=#PA0113 PA0113] ||temporal averaging of precipitation amount "pra*" is not possible ||The quantity precipitation_amount pra* listed in [../d3par#data_output data_output] contains already the summed precipitation of the last [../d3par#precipitation_amount_interval precipitation_amount_interval]. Therefore, remove the substring _av of pra*. || 139 139 ||[=#PA0114 PA0114] ||illegal value for data_output or data_output_user = "..." || No matching variable was found for the given identifier in the parameter file. Possible reasons are: (a) a typo in the parameter file, (b) a user-defined variable has not been defined in {{{user_check_data_output.f90}}}, (c) the string length of the user-defined variable exceeds the current limits (see [../userint/output here]). || 140 140 ||[=#PA0115 PA0115] ||illegal value for data_output = "..." || No matching variable was found for the given identifier in the parameter file. This error is most likely related to a typo in the parameter file (a output variable was used that does not exist in PALM. ||