Changes between Version 81 and Version 82 of doc/app/errmsg
- Timestamp:
- Nov 10, 2011 4:57:14 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v81 v82 61 61 ||[=#PA0036 PA0036] ||humidity = .TRUE. and sloping_surface = .TRUE. are not allowed simultaneously || || 62 62 ||[=#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]. || 64 64 ||[=#PA0039 PA0039] ||UPS-scheme is not implemented for passive_scalar = .TRUE. || || 65 65 ||[=#PA0040 PA0040] ||illegal value "..." found for parameter grid_matching || || … … 67 67 ||[=#PA0042 PA0042] ||use_top_fluxes must be .TRUE. in ocean version || || 68 68 ||[=#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. || 70 70 ||[=#PA0045 PA0045] ||cfl_factor = ... out of range 0.0 < cfl_factor <= 1.0 is required || Matthias || 71 71 ||[=#PA0046 PA0046] ||baroclinicity (ug) not allowed simultaneously with galilei transformation || Matthias ||