Changes between Version 343 and Version 344 of doc/app/errmsg
- Timestamp:
- Jun 7, 2017 1:22:06 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v343 v344 435 435 ||[=#PA0360 PA0360] ||plant_canopy = .TRUE. requires cloud_scheme /= seifert_beheng || It is not allowed to use plant_canopy with the cloud_scheme = "seifert_beheng". || 436 436 ||[=#PA0361 PA0361] || output of ssws requires passive_scalar=.TRUE. || Variables connected with passive_scalar, e.g. like the resolved-scale turbulent scalar flux w*s*, can only be output if [../inipar#passive_scalar passive_scalar] = '''.TRUE.''' || 437 ||[=#PA0362 PA0362] ||cloud_scheme = seifert_beheng requires loop_optimization = "cache" or "vector" || Currently, the cloud microphysics scheme according to Seifert and Beheng (2006) is only available for loop_optimization= "cache" or "vector" ||437 ||[=#PA0362 PA0362] ||cloud_scheme = seifert_beheng requires loop_optimization = "cache" or "vector" || Currently, the cloud microphysics scheme according to Seifert and Beheng (2006) is only available for [../inipar#loop_optimization loop_optimization] = "cache" or "vector" || 438 438 ||[=#PA0363 PA0363] ||No time dependent surface variables in LSF_DATA for end of run found ||PALM detected an end-of-file condition for the surface values in [../../app/iofiles#LSF_DATA LSF_DATA] and aborts. Possible reasons could be that no time dependent surface variables are provided in the large scale forcing file. || 439 439 ||[=#PA0364 PA0364] ||zu(k) = ... m is higher than the maximum height in NUDING_DATA which is ...m. Interpolation on PALM grid is not possible. || [../../app/iofiles#NUDGING_DATA NUDGING_DATA] has a maximum vertical height that is smaller than the vertical extent of the grid used in PALM. Hence, interpolation of the NUDING_DATA onto the PALM grid is not possible. Reduce either the vertical extent of the PALM modeling domain or enlarge the NUDING_DATA file correspondingly. Note: it is also possible that your file [../../app/iofiles#NUDGING_DATA NUDGING_DATA] is not formatted correctly and that there has been an error while reading it. ||