Changes between Version 544 and Version 545 of doc/app/errmsg
- Timestamp:
- May 25, 2018 10:27:50 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v544 v545 190 190 ||[=#PA0147 PA0147] ||unknown splitting function = "..." || See parameter [../parpar#splitting_function splitting_function] for allowed values, and appropriately correct your parameter file. || 191 191 ||[=#PA0148 PA0148] ||particle too fast. n = ... || Particle has moved further than the length of one PE subdomain within on timestep. This is not allowed, since particles can only be transferred from one subdomain to the neighboring subdomain. Please check if subdomains are too small or velocities are unrealistically high. || 192 ||[=#PA0149 PA0149] || ||Message number is unused.||192 ||[=#PA0149 PA0149] || no value specified for initializing_actions || You must specify a value for [../inipar#initializing_actions initializing_actions]. || 193 193 ||[=#PA0150 PA0150] ||Both dp_external and conserve_volume_flow are .TRUE., but one of them must be .FALSE. || Simultaneous use of an external pressure gradient forcing ([../inipar#dp_external dp_external] = .TRUE.) and [../inipar#conserve_volume_flow conserve_volume_flow] is not allowed. Please correct your parameter file appropriately. || 194 194 ||[=#PA0151 PA0151] ||dp_level_b = ... is out of range [zu(nzb), zu(nzt)] || [../inipar#dp_level_b dp_level_b] is outside of the vertical bounds of the model domain. Please check the prescribed value for [../inipar#dp_level_b dp_level_b] in your parameter file. ||