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


Ignore:
Timestamp:
Oct 11, 2012 3:21:19 PM (13 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v125 v126  
    4646||[=#PA0021 PA0021]   ||unknown fft-algorithm: fft_method = "..."   || Siggi ||
    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' ''. ||
    48 ||[=#PA0023 PA0023]   ||momentum_advec = "..." is not allowed with timestep_scheme = "..."   || Matthias ||
     48||[=#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'. ||
    4949||[=#PA0024 PA0024]   ||unknown advection scheme: scalar_advec = "..."   || Matthias ||
    5050||[=#PA0025 PA0025]   ||use_upstream_for_tke set .TRUE. because use_sgs_for_particles = .TRUE.    ||  ||