Changes between Version 342 and Version 343 of doc/app/errmsg
- Timestamp:
- Jun 7, 2017 1:18:14 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v342 v343 437 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" || 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 ||[=#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. ||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. || 440 440 ||[=#PA0365 PA0365] ||file NUDGING_DATA does not exist ||Make sure that the file ''basename_nudge'' containing the nudging profiles as described in [../../app/iofiles#NUDGING_DATA NUDGING_DATA] is provided in the INPUT folder of the respective run on the host where the job is running. || 441 441 ||[=#PA0366 PA0366] ||errors in file NUDGING_DATA ||PALM has problems reading the file ''basename_nudge''. Possible reasons could be that the format described in [../../app/iofiles#NUDGING_DATA NUDGING_DATA] is not followed closely. ||