Changes between Version 584 and Version 585 of doc/app/errmsg


Ignore:
Timestamp:
Nov 21, 2018 8:33:03 AM (6 years ago)
Author:
gronemeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v584 v585  
    728728||[=#PA0497 PA0497]   || Stretching in the parent domain is only allowed above the nested domain || If pure vertical nesting is used the vertical stretching region has to be above the nested domain. Please adjust [../inipar#dz_stretch_level_start dz_stretch_level_start] or reduce the height of the nested domain accordingly.  ||
    729729||[=#PA0498 PA0498]   || Stretching in the nested domain is not allowed || You are trying to use vertical grid stretching within the nested domain in combination with pure vertical nesting. This is not allowed due to the interpolation approach between parent and child. Please forgo the vertical stretching for the child. ||
     730||[=#PA0500 PA0500]   || Unknown turbulence closure: ... || The variable [wiki:doc/app/inipar#turbulence_closure turbulence_closure] has an unknown value. ||
     731||[=#PA0501 PA0501]   || turbulent inflow/outflow is not yet implemented for RANS mode || Setting [wiki:doc/app/inipar#turbulent_inflow turbulent_inflow] or [wiki:doc/app/inipar#turbulent_outflow turbulent_outflow] is not allowed in combination with [wiki:doc/app/inipar#rans_mode rans_mode] as it is not yet implemented. ||
     732||[=#PA0502 PA0502]   || RANS mode is still in development! Not all features of PALM are yet compatible with RANS mode. Use at own risk! || As the RANS mode is a relatively new feature in PALM, not all available features are yet tested in combination with the RANS mode. It might be possible that some combinations will not work and the simulation crashes. ||
    730733||[=#PA0503 PA0503]   || z0 exceeds surface-layer height at horizontal/vertical natural/urban surface and is decreased appropriately at grid point (i,j) = ... || Roughness length must not exceed the surface-layer height. ||
    731734||[=#PA0505 PA0505]   || Terrain height was internally shifted downwards by ... meter(s) to save computational resources. || Lowest terrain height in model domain is referenced to zero. In case of a nested run, the lowest terrain height is the lowest height among all parent and child domains. Different offset values would lead to edges between the child-parent domain boundaries. ||