Changes between Version 270 and Version 271 of doc/app/errmsg


Ignore:
Timestamp:
Nov 2, 2016 1:42:13 PM (9 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v270 v271  
    669669||[=#PA0441 PA0441]   ||boundary condition: bc_s_t = "..." is not allowed with top_scalarflux /= 0.0'   ||You have tried to set both, a Dirichlet boundary condition for scalar at the top (with [../inipar#bc_s_t bc_s_t] = '' 'dirichlet' ''), or an initial-gradient boundary condition, and a scalar flux at the top (with [../inipar#top_scalarflux top_scalarflux] /= ''0.0''). ||
    670670||[=#PA0442 PA0442]   ||cloud_physics = .TRUE. is not allowed with cloud_droplets = .TRUE. ||You can either apply second-order moment adjustment scheme or Lagrangian cloud physics, not both at the same time ||
     671||[=#PA0443 PA0443]   ||wall_heatflux additionally requires setting of surface_heatflux ||As [../inipar#wall_heatflux wall_heatflux] only describes the kinematic flux at topography walls at non-zero height levels, additional setting of [../inipar#surface_heatflux surface_heatflux] is required for the kinematic flux at the surface. ||
     672||[=#PA0444 PA0444]   ||wall_humidityflux additionally requires setting of surface_waterflux ||As [../inipar#wall_humidityflux wall_humidityflux] only describes the kinematic flux at topography walls at non-zero height levels, additional setting of [../inipar#surface_waterflux surface_waterflux] is required for the kinematic flux at the surface. ||
     673||[=#PA0445 PA0445]   ||wall_scalarflux additionally requires setting of surface_scalarflux ||As [../inipar#wall_scalarflux wall_scalarflux] only describes the kinematic flux at topography walls at non-zero height levels, additional setting of [../inipar#surface_scalarflux surface_scalarflux] is required for the kinematic flux at the surface. ||
    671674||[=#UI0001 UI0001]   ||unknown location "..."   ||The location has to be either 'time_int' or 'nudging'.  ||
    672675||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   ||  ||