Changes between Version 215 and Version 216 of doc/app/errmsg
- Timestamp:
- Mar 6, 2016 2:26:46 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v215 v216 430 430 ||[=#PA0353 PA0353] ||internal buffer too small in nested model ... ||Please report this internal error in trouble-ticket. If at all, it should only appear in nested runs. || 431 431 ||[=#PA0354 PA0354] || It is not allowed to arrange more than 100 profiles with cross_profiles. Apart from that, all profiles are saved to the netCDF file. || All profiles are written to the netCDF file. Only the first 100 profiles will be plotted by palmplot pr with var=cross_profiles (default). To see all profiles, add the parameter var=all to palmplot pr. || 432 ||[=#PA0355 PA0355] || error number free to use ||||433 ||[=#PA0356 PA0356] || error number free to use ||||432 ||[=#PA0355 PA0355] ||netcdf_deflate out of range \\ given value: ..., allowed range: 0-9 ||Set d3par-parameter [../d3par#netcdf_deflate netcdf_deflate] to a value within the allowed range || 433 ||[=#PA0356 PA0356] ||netcdf_deflate reset to 0 ||You have set [../d3par#netcdf_data_format netcdf_data_format] > 3 and [../d3par#netcdf_deflate netcdf_deflate] > 0 in the d3par-NAMELIST. However, the netcdf4/HDF5-parallel format does not allow for data compression. || 434 434 ||[=#PA0357 PA0357] ||unknown cloud microphysics scheme cloud_scheme = "..." || Unknown cloud microphysics scheme. Allowed cloud microphysics schemes are "kessler" or "seifert_beheng". || 435 435 ||[=#PA0358 PA0358] ||data_output_pr = '...' is not implemented for cloud_scheme /= seifert_beheng || Output of profiles of rain drop number concentration (nr), rain water content (qr) or precipitation rate (prr) is only allowed for cloud_scheme = "seifert_beheng". ||