Changes between Version 81 and Version 82 of doc/app/errmsg


Ignore:
Timestamp:
Nov 10, 2011 4:57:14 PM (14 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v81 v82  
    6161||[=#PA0036 PA0036]   ||humidity = .TRUE. and sloping_surface = .TRUE. are not allowed simultaneously     ||  ||
    6262||[=#PA0037 PA0037]   ||UPS-scheme is not implemented for humidity = .TRUE.   ||  ||
    63 ||[=#PA0038 PA0038]   ||humidity = .TRUE. and passive_scalar = .TRUE. is not allowed simultaneously'      || Farah ||
     63||[=#PA0038 PA0038]   ||humidity = .TRUE. and passive_scalar = .TRUE. is not allowed simultaneously'      || In PALM, one additional prognostic equation is available to calculate the transport of a scalar quantity. This quantity can either be the [../inipar#humidity humidity] or a [../inipar#passive_scalar passive scalar]. ||
    6464||[=#PA0039 PA0039]   ||UPS-scheme is not implemented for passive_scalar = .TRUE.   ||  ||
    6565||[=#PA0040 PA0040]   ||illegal value "..." found for parameter grid_matching   ||  ||
     
    6767||[=#PA0042 PA0042]   ||use_top_fluxes must be .TRUE. in ocean version   ||  ||
    6868||[=#PA0043 PA0043]   ||ABS( alpha_surface = ... ) must be< 90.0   ||  ||
    69 ||[=#PA0044 PA0044]   ||dt = ... <= 0.0   || Farah ||
     69||[=#PA0044 PA0044]   ||dt = ... <= 0.0   || The parameter [../inipar#dt dt] (time step for the 3d-model) must not be set to a value <= 0.0. ||
    7070||[=#PA0045 PA0045]   ||cfl_factor = ... out of range 0.0 < cfl_factor <= 1.0 is required   || Matthias ||
    7171||[=#PA0046 PA0046]   ||baroclinicity (ug) not allowed simultaneously with galilei transformation || Matthias ||