Changes between Version 468 and Version 469 of doc/app/errmsg
- Timestamp:
- Aug 9, 2017 11:35:48 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v468 v469 195 195 ||[=#PA0153 PA0153] ||dpdxy is nonzero but dp_external is .FALSE., i.e. the external pressure gradient will not be applied || If the flow forcing shall be accomplished by an external pressure gradient, i.e. [../inipar#dpdxy dpdxy] is set to a non-zero value, [../inipar#dp_external dp_external] = .TRUE. must be set in your parameter file. || 196 196 ||[=#PA0154 PA0154] ||unknown conserve_volume_flow_mode: ... || See parameter [../inipar#conserve_volume_flow_mode conserve_volume_flow_mode] for allowed values, and appropriately correct your parameter file. || 197 ||[=#PA0155 PA0155] ||noncyclic boundary conditions require conserve_volume_flow_mode = "in flow_profile" || [[span(style=color: #FF0000, Micha)]]||198 ||[=#PA0156 PA0156] || noncyclic boundary conditions require conserve_volume_flow_mode = "inflow_profile" || [[span(style=color: #FF0000, Micha)]]||197 ||[=#PA0155 PA0155] ||noncyclic boundary conditions require conserve_volume_flow_mode = "initial_profiles" || See parameter [../inipar#conserve_volume_flow_mode conserve_volume_flow_mode] for allowed values. [../inipar#conserve_volume_flow_mode conserve_volume_flow_mode] = 'bulk_velocity' is not allowed when you are using non-cyclic boundary conditions. || 198 ||[=#PA0156 PA0156] || || message number is unused || 199 199 ||[=#PA0157 PA0157] ||nonzero bulk velocity requires conserve_volume_flow = .T. and conserve_volume_flow_mode = "bulk_velocity" || The bulk velocity is used to prescribe a volume flow which then should be conserved. This, however, requires [../inipar#conserve_volume_flow conserve_volume_flow] = .T. and [../inipar#conserve_volume_flow_mode conserve_volume_flow_mode] = "bulk_velocity". || 200 200 ||[=#PA0158 PA0158] ||no vertical boundary condition for variable "..." || Routine {{{advec_s_bc}}} was called for a variable, which does not have a specific boundary condition implemented. ||