Changes between Version 237 and Version 238 of doc/app/errmsg


Ignore:
Timestamp:
Apr 7, 2016 1:41:44 PM (9 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v237 v238  
    433433||[=#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, data compression only works for the NetCDF4/HDF5 non-parallel format ([../d3par#netcdf_data_format netcdf_data_format] = 3).  ||
    434434||[=#PA0357 PA0357]   ||unknown cloud microphysics scheme cloud_scheme = "..."   || Unknown cloud microphysics scheme. Allowed cloud microphysics schemes are "kessler" or "seifert_beheng". ||
    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". ||
    436 ||[=#PA0359 PA0359]   ||output of "..." requires cloud_scheme = seifert_beheng || Output of 3d-data or cross-sections of rain drop number concentration (nr), rain water content (qr) or precipitation rate (prr) is only allowed for cloud_scheme = "seifert_beheng". ||
     435||[=#PA0358 PA0358]   ||data_output_pr = '...' is not implemented for cloud_scheme /= seifert_beheng || Output of profiles of rain drop number concentration (nr) or rain water content (qr) is only allowed for cloud_scheme = "seifert_beheng". ||
     436||[=#PA0359 PA0359]   ||output of "..." requires cloud_scheme = seifert_beheng || Output of 3d-data or cross-sections of rain drop number concentration (nr) or rain water content (qr) is only allowed for cloud_scheme = "seifert_beheng". ||
    437437||[=#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 ||[=#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. ||
     438||[=#PA0361 PA0361]   ||  || message number is unused  ||
    439439||[=#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" ||
    440440||[=#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.   ||