Changes between Version 313 and Version 314 of doc/app/errmsg


Ignore:
Timestamp:
Jun 7, 2017 8:11:12 AM (8 years ago)
Author:
Giersch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v313 v314  
    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. ||
    5252||[=#PA0027 PA0027]   ||unknown timestep scheme: timestep_scheme = "..."   ||See parameter [../inipar#timestep_scheme timestep_scheme] for allowed values, and appropriately correct your parameter file. ||
    53 ||[=#PA0028 PA0028]   ||negative weighting factor||The weighting factor of each cloud droplet is recalculated during the calculation of the droplet growth due to collision and coalescence. This error appears, if any of the newly calculated values for the weighting factors is negative and the ''hall_fast'' or ''wang_fast'' collision kernel has been used (see [../parpar#collision_kernel collision_kernel]). A possible reason may be illegal values of the collision kernel. ||
     53||[=#PA0028 PA0028]   ||negative weighting factor||The weighting factor of each cloud droplet is recalculated during the calculation of the droplet growth due to collision and coalescence. This error appears, if any of the newly calculated values for the weighting factors is negative and the ''hall_fast'' or ''wang_fast'' collision kernel has been used (see [../parpar#collision_kernel collision_kernel]). A possible reason may be illegal values of the collision kernel. Please submit a [/newticket trouble ticket] if you have run into this error. ||
    5454||[=#PA0029 PA0029]   ||momentum advection scheme "..." does not work with timestep_scheme "..."  || For [../inipar#timestep_scheme timestep_scheme] = 'runge-kutta-3' only [../inipar#momentum_advec momentum_advec] = 'ws-scheme' or 'pw-scheme' gives a numerically stable solution.   ||
    5555||[=#PA0030 PA0030]   ||initializing_actions = "..." unkown or not allowed   || See parameter [../inipar#initializing_actions initializing_actions] for allowed values in initial runs (of a job chain). For a [../runs restart run], please set [../inipar#initializing_actions initializing_actions] = '' 'read_restart_data' ''. ||
     
    6060||[=#PA0035 PA0035]   ||   || message number is unused ||
    6161||[=#PA0036 PA0036]   ||humidity = .TRUE. and sloping_surface = .TRUE. are not allowed simultaneously   || If [../inipar#alpha_surface alpha_surface] is set to a non-zero value in order to use an inclined surface, the parameter sloping_surface is internally set ''.TRUE.''. I.e., in the case of [../inipar#alpha_surface alpha_surface] /= 0.0 the simultaneous use of [../inipar#humidity humidity] = ''.TRUE.'' is not allowed. ||
    62 ||[=#PA0037 PA0037]   ||negative weighting factor: ...  || The weighting factor of the cloud droplets is recalculated during the calculation of the droplet growth due to collision and coalescence. This error appears if the newly calculated value for the weighting factor is negative and the '' 'hall' '' or '' 'wang' '' collision kernel is used (see [../parpar#collision_kernel collision_kernel]). It may be caused by illegal values of the collision kernel. Please submit a [/newticket trouble ticket] if you have run into this error. ||
     62||[=#PA0037 PA0037]   ||   || message number is unused ||
    6363||[=#PA0038 PA0038]   || turbulent_outflow = .T. requires bc_lr = "dirichlet/radiation" || When using the turbulent outflow method, non-cyclic boundary condition along the x direction must be used. See also [../inipar#turbulent_outflow turbulent_outflow] ||
    6464||[=#PA0039 PA0039]   ||negative weighting factor: ...  || The weighting factor of the cloud droplets is recalculated during the calculation of the droplet growth due to collision and coalescence. This error appears if the newly calculated value for the weighting factor is negative and the '' 'palm' '' collision kernel is used (see [../parpar#collision_kernel collision_kernel]). It may be caused by illegal values of the collision kernel. Please submit a [/newticket trouble ticket] if you have run into this error. ||