Changes between Version 422 and Version 423 of doc/app/errmsg
- Timestamp:
- Jun 9, 2017 8:11:12 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v422 v423 317 317 ||[=#PA0277 PA0277] ||errors in local file ENVPAR some variables for steering may not be properly set ||[[span(style=color: #FF0000, Siggi)]] || 318 318 ||[=#PA0278 PA0278] ||no envpar-NAMELIST found in local file ENVPAR some variables for steering may not be properly set ||[[span(style=color: #FF0000, Siggi)]] || 319 ||[=#PA0279 PA0279] ||wrong component: ... || ||319 ||[=#PA0279 PA0279] ||wrong component: ... || This message is produced by the procedure pcm_tendency of the plant canopy model. It calculates drag for velocity components and scalar quantities. The calculated components are: u, v, w, pt, q, e, s (1-7). The subroutine is only called for these 7 quantities. If this error occured, you called the routine from your own code for a component that is out of range. If you wish to do this, you must adjust procedures pcm_tendency and pcm_tendency_ij in file [[source:palm/trunk/SOURCE/plant_canopy_model_mod.f90 | plant_canopy_model_mod.f90]] accordingly. || 320 320 ||[=#PA0280 PA0280] || || unused || 321 321 ||[=#PA0281 PA0281] || || unused ||