Changes between Version 252 and Version 253 of doc/app/errmsg


Ignore:
Timestamp:
Jun 13, 2016 10:19:03 AM (9 years ago)
Author:
hellstea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v252 v253  
    653653||[=#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 cloud_scheme = kessler or  seifert_beheng. ||
    654654||[=#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. ||
    655 ||[=#PA0425 PA0425]   ||Error: 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. ||
     655||[=#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||[=#PA0426 PA0426]   ||nested parallel child domains overlap || Two or more parallel nest domains overlap each other in space. Parallel nest domains must never overlap. ||
    656657||[=#UI0001 UI0001]   ||unknown location "..."   ||The location has to be either 'time_int' or 'nudging'.  ||
    657658||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   ||  ||