Changes between Version 351 and Version 352 of doc/app/errmsg


Ignore:
Timestamp:
Jun 7, 2017 2:09:57 PM (7 years ago)
Author:
Giersch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v351 v352  
    134134||[=#PA0109 PA0109]   ||output of "..." requires ocean = .TRUE.   || The quantities rho and sa are only calculated in case of [../inipar#ocean ocean] = ''.T.''. ||
    135135||[=#PA0110 PA0110]   ||output of "s" requires passive_scalar = .TRUE.   || The output of the passive scalar s is only available if the prognostic equation for a passive scalar is solved by setting [../inipar#passive_scalar passive_scalar] = ''.T.''. ||
    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. ||
     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]. ||
    137137||[=#PA0112 PA0112]   ||output of "..." requires cloud_scheme = kessler or seifert_beheng  ||The quantities pra* and prr* are only calculated if cloud_scheme = kessler or cloud_scheme = seifert_beheng.  ||
    138138||[=#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*.   ||