421 | | ||[=#PA0341 PA0341] || non-default setting of dz_soil does not allow to use pavement_type /= 0)||Currently it is not possible to asign a user-defined number of soil layers when using pavement_type /= 0 as the individual depths of the pavements are fixed values. || |
422 | | ||[=#PA0342 PA0342] ||'pavement_type = 0 (user_defined) requires setting of pavement_heat_conduct /= 9999999.9 ||In case of a user-defined pavement type, the heat conductivity of the pavement must be given || |
423 | | ||[=#PA0343 PA0343] ||initializing_actions = 'initialize_vortex' is not allowed with conserve_volume_flow = .T. ||** || |
424 | | ||[=#PA0344 PA0344] ||psolver must be called at each RK3 substep when 'ws-scheme' is used for momentum_advec. || The use of 5th-order advection scheme for the momentum equations requires a sufficiently large reduction of flow divergence to minimize numerical errors. See [../inipar#call_psolver_at_all_substeps here]. || |
425 | | ||[=#PA0345 PA0345] ||uv_heights(1) must be 0.0 ||** || |
426 | | ||[=#PA0346 PA0346] ||u_profile(1) and v_profile(1) must be 0.0 ||** || |
427 | | ||[=#PA0347 PA0347] ||Coriolis force must be switched off... || Construction of the initial wind profile by means of u_profile and v_profile can only be used when the flow is NOT forced by a geostrophic wind (equilibrium between pressure gradient and Coriolis force), hence, when omega = 0.0 is set. Otherwise, inconsistencies in the flow forcing would occur. The u/v_profile mechanism is typically used for wind-tunnel applications, where Coriolis force is neglected. || |
428 | | ||[=#PA0348 PA0348] || || Not used anymore. || |
429 | | ||[=#PA0349 PA0349] || || Not used anymore. || |
430 | | ||[=#PA0350 PA0350] ||unknown collision kernel: collision_kernel = "..." ||see package parameter [../parpar#collision_kernel collision_kernel] for allowed values || |
| 421 | ||[=#PA0341 PA0341] || non-default setting of dz_soil does not allow to use pavement_type /= 0) ||Currently it is not possible to asign a user-defined number of soil layers when using pavement_type /= 0 as the individual depths of the pavements are fixed values. || |
| 422 | ||[=#PA0342 PA0342] ||pavement_type = 0 (user_defined) requires setting of pavement_heat_conduct /= 9999999.9 || In case of a user-defined pavement type, the heat conductivity of the pavement must be given || |
| 423 | ||[=#PA0343 PA0343] ||initializing_actions = 'initialize_vortex' is not allowed with conserve_volume_flow = .T. || Self-explanatory. Check [../inipar#conserve_volume_flow conserve_volume_flow] and/or [../inipar#initializing_actions initializing_actions] for different values. || |
| 424 | ||[=#PA0344 PA0344] ||psolver must be called at each RK3 substep when 'ws-scheme' is used for momentum_advec. || The use of 5th-order advection scheme for the momentum equations requires a sufficiently large reduction of flow divergence to minimize numerical errors. Set [../inipar#call_psolver_at_all_substeps call_psolver_at_all_substeps] to true. || |
| 425 | ||[=#PA0345 PA0345] ||uv_heights(1) must be 0.0 || See [../inipar#uv_heights uv_heights] for further instructions. || |
| 426 | ||[=#PA0346 PA0346] ||u_profile(1) and v_profile(1) must be 0.0 || See [../inipar#u_profile u_profile] and [../inipar#v_profile v_profile] for further instructions. || |
| 427 | ||[=#PA0347 PA0347] ||Coriolis force must be switched off (by setting omega=0.0) when prescribing the forcing by u_profile and v_profile || Construction of the initial wind profile by means of u_profile and v_profile can only be used when the flow is NOT forced by a geostrophic wind (equilibrium between pressure gradient and Coriolis force), hence, when omega = 0.0 is set. Otherwise, inconsistencies in the flow forcing would occur. The u/v_profile mechanism is typically used for wind-tunnel applications, where Coriolis force is neglected. || |
| 428 | ||[=#PA0348 PA0348] || radiation_interactions_on is set to .FALSE. although vertical surfaces and/or trees exist. The model will run without RTM (no shadows, no radiation reflections) || This is just a warning (self-explanatory). || |
| 429 | ||[=#PA0349 PA0349] || Incorrect type of plant canopy. Allowed values 0 <= pctype <= 10, but pctype is ... || Description will follow. || |
| 430 | ||[=#PA0350 PA0350] ||unknown collision kernel: collision_kernel = "..." ||see package parameter [../parpar#collision_kernel collision_kernel] for allowed values. || |