Changes between Version 60 and Version 61 of doc/app/errmsg
- Timestamp:
- Oct 19, 2010 1:13:16 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v60 v61 163 163 ||[=#PA0140 PA0140] ||termination_time_needed = ... should be >= 300.0 on host "..." || || 164 164 ||[=#PA0141 PA0141] ||coupling requires PALM to be called with "mrun -K parallel" || || 165 ||[=#PA0142 PA0142] ||absolute temperature < 0.0 at zu(...) = ... || ||165 ||[=#PA0142 PA0142] ||absolute temperature < 0.0 at zu(...) = ... || This error message is generated in {{{init_cloud_physics}}}, when above some height level {{{k}}} {{{t_surface-g/c_p*z(k)}}} is smaller then 0, because when using {{{cloud_physics}}} for the calculation of the hydrostatic pressure a neutral stratification is assumed in the whole atmosphere. In other words this criteria limits the model domain height. Even when {{{cloud_physics = .F.}}} the model will stop, if this error-message criteria is fullfilled. || 166 166 ||[=#PA0143 PA0143] ||k=... j=... i=... ql_c=... part(...)%wf=... delta_r=... || || 167 167 ||[=#PA0144 PA0144] ||!#1 k=... j=... i=... e_s=... e_a=... t_int=... d_radius=... delta_r=... particle_radius=... || ||