Changes between Version 126 and Version 127 of doc/app/errmsg


Ignore:
Timestamp:
Oct 11, 2012 3:24:18 PM (12 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v126 v127  
    4747||[=#PA0022 PA0022]   ||unknown advection scheme: momentum_advec = "..."   || Different [../inipar#momentum_advec momentum advection schemes] are available in PALM. Please set [../inipar#momentum_advec momentum_advec] to either'' 'ws-scheme' '' or '' 'pw-scheme' ''. ||
    4848||[=#PA0023 PA0023]   ||momentum_advec or scalar_advec = "..." is not allowed with timestep_scheme = "..."   || 5th order advection scheme is conditional unstable in conjunction with 'euler' or 'runge-kutta-2' integration. Instead, use [../inipar#timestep_scheme timestep_scheme]='runge-kutta-3'.  ||
    49 ||[=#PA0024 PA0024]   ||unknown advection scheme: scalar_advec = "..."   || Matthias ||
     49||[=#PA0024 PA0024]   ||unknown advection scheme: scalar_advec = "..."   || Different scalar advection schemes are available in PALM. Please set [../inipar#scalar_advec scalar_advec] to either 'ws-scheme', 'pw-scheme' or 'bc-scheme' . ||
    5050||[=#PA0025 PA0025]   ||use_upstream_for_tke set .TRUE. because use_sgs_for_particles = .TRUE.    ||  ||
    5151||[=#PA0026 PA0026]   ||advection_scheme scalar_advec = "bc-scheme" not implemented for loop_optimization = "cache" ||For the Bott-Chlond scheme loop_optimization = "vector" must to be set. ||