Changes between Version 184 and Version 185 of doc/app/errmsg


Ignore:
Timestamp:
Apr 14, 2014 1:15:00 PM (11 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v184 v185  
    427427||[=#PA0350 PA0350]   ||unknown collision kernel: collision_kernel = "..." ||see package parameter [../parpar#collision_kernel collision_kernel] for allowed values ||
    428428||[=#PA0351 PA0351]   ||heatflux must not be set for pure neutral flow ||Inipar parameter [../inipar#neutral neutral] = .TRUE. has been set, but non-zero values for parameters [../inipar#surface_heatflux surface_heatflux] and / or [../inipar#top_heatflux top_heatflux] are given at the same time. This is not allowed for simulating a flow with pure neutral stratification where the temperature equation is switched off. Check your parameter file. ||
    429 ||[=#PA0352 PA0352]   ||unknown boundary condition: bc_qr_b = "..."   || Unknown lower boundary condition for rain water content. Allowed boundary conditions are "dirichlet" or "neumann". ||
    430 ||[=#PA0353 PA0353]   ||unknown boundary condition: bc_qr_t = "..."   || Unknown upper boundary condition for rain water content. Allowed boundary conditions are "dirichlet" or "neumann". ||
     429||[=#PA0352 PA0352]   ||error number free to use  || ||
     430||[=#PA0353 PA0353]   ||error number free to use  || ||
    431431||[=#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]   ||unknown boundary condition: bc_nr_b = "..."   || Unknown lower boundary condition for rain drop number density. Allowed boundary conditions are "dirichlet" or "neumann". ||
    433 ||[=#PA0356 PA0356]   ||unknown boundary condition: bc_nr_t = "..."   || Unknown upper boundary condition for rain drop number density. Allowed boundary conditions are "dirichlet" or "neumann". ||
     432||[=#PA0355 PA0355]   ||error number free to use  || ||
     433||[=#PA0356 PA0356]   ||error number free to use  || ||
    434434||[=#PA0357 PA0357]   ||unknown cloud microphysics scheme cloud_scheme = "..."   || Unknown cloud microphysics scheme. Allowed cloud microphysics schemes are "kessler" or "seifert_beheng". ||
    435435||[=#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". ||