Changes between Version 590 and Version 591 of doc/app/errmsg


Ignore:
Timestamp:
Jan 16, 2019 1:00:10 PM (6 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v590 v591  
    654654||[=#PA0423 PA0423]   ||output of "..." is not available for cloud_scheme = saturation_adjust || If the output is not necessary, delete the variable from the namelist. If it is necessary, use [../inipar#cloud_scheme cloud_scheme] = kessler or  seifert_beheng. ||
    655655||[=#PA0424 PA0424]   ||roughness_length must be smaller than dz/2 || The roughness length has to be smaller than the constant flux layer, which is dz/2. ||
    656 ||[=#PA0425 PA0425]   ||nested child domain does not fit into its parent domain || A nest domain does not completely fit in its parent domain, or in case of vertical nesting mode, the horizontal boundaries of a nest domain do not exactly match the horizontal boundaries of its parent domain. ||
     656||[=#PA0425 PA0425]   ||nested child domain does not fit into its parent domain || A nest domain does not completely fit in its parent domain, or in case of vertical nesting mode, the horizontal boundaries of a nest domain do not exactly match the horizontal boundaries of its parent domain. In 3D-nesting mode, the vertical extent of the child must be smaller than that of the parent domain. ||
    657657||[=#PA0426 PA0426]   ||nested parallel child domains overlap || Two or more parallel nest domains overlap each other in space. Parallel nest domains must never overlap. ||
    658658||[=#PA0427 PA0427]   ||at least one dimension of lower left corner of one domain is not 0. All lower left corners were set to (0, 0) || In case of vertical nesting mode all domains must have lower left corner at x=0, y=0. If defined otherwise in PARIN, palm will reset it. ||