Changes between Version 605 and Version 606 of doc/app/errmsg


Ignore:
Timestamp:
Mar 21, 2019 12:42:21 PM (6 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v605 v606  
    798798||[=#PA0586 PA0586]  || For chemistry variables only LOD=1 is allowed. || Initialization of chemistry via dynamic input file is only allowed with profiles (LOD=1). ||
    799799||[=#PA0587 PA0587]  || Child subdomain width in x[or y]-direction must not be smaller than its parent grid dx[or dy]. Change the PE-grid setting (npex, npey) to satisfy this requirement. || In nested runs child domain decomposition must be such that the subdomain size is never smaller than the parent grid-spacing in the respective direction. ||
     800||[=#PA0589 PA0589]  || bc_lr = "..." and bc_ns = "..." are not allowed to be set at the same time || Dirichlet/radiation boundary conditions are only allowed to be set along x '''or''' along y. Cyclic conditions must be set along the respective other direction. If you like to set non-cyclic conditions along x '''and''' y you need to use the offline-nesting feature. ||
    800801||[=#PA0560 PA0560]  || In case of radiation scheme ='rrtmg' and the use of cloud droplets average radiation is not implemented || ||
    801802||[=#PA0620 PA0620]  || Using synthetic turbulence generator is not allowed in LES-LES nesting. || ||