Changes between Version 189 and Version 190 of doc/app/errmsg
- Timestamp:
- Apr 16, 2014 11:39:00 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v189 v190 437 437 ||[=#PA0360 PA0360] ||plant_canopy = .TRUE. requires cloud_scheme /= seifert_beheng || It is not allowed to use plant_canopy with the cloud_scheme = "seifert_beheng". || 438 438 ||[=#PA0361 PA0361] ||data_output_pr = prr is not implemented for precipitation = .FALSE. || Output of precipitation rate (prr) 3d-data or cross-sections requires precipitation = .TRUE. || 439 ||[=#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" ||439 ||[=#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" || 440 440 ||[=#PA0363 PA0363] ||error number free to use || || 441 441 ||[=#PA0364 PA0364] ||zu(nzt+1) = ... m is higher than the maximum height in NUDING_DATA which is ...m. Interpolation on PALM grid is not possible. || 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. ||