Changes between Version 312 and Version 313 of doc/app/errmsg
- Timestamp:
- Jun 7, 2017 7:55:24 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v312 v313 627 627 ||[=#PA0399 PA0399] ||lsm requires setting of bc_pt_b = "dirichlet" and bc_q_b = "dirichlet" ||In case the land surface model (LSM) is used, the surface fluxes have to be calculated by means of surface values of potential temperature and humidity (that are provided by the LSM), which reflects setting dirichlet boundary conditions. || 628 628 ||[=#PA0400 PA0400] ||lsm requires ...||When using the LSM it is required to use a constant flux layer and a radiation scheme. || 629 ||[=#PA0401 PA0401] ||veg_type = 0 (user defined) requires setting of ...||In case a user-defined vegetation is used, all LSM parameters must be explicitly set by the user. See [../lsmpar# soil_type soil_type] ||629 ||[=#PA0401 PA0401] ||veg_type = 0 (user defined) requires setting of ...||In case a user-defined vegetation is used, all LSM parameters must be explicitly set by the user. See [../lsmpar#veg_type veg_type] || 630 630 ||[=#PA0402 PA0402] ||data_output_pr = ... is not implemented for land_surface = .FALSE. ||The chosen quantity is related to the LSM, but the LSM was not activated. || 631 ||[=#PA0403 PA0403] ||soil_type = 0 (user_defined) requires setting of ...||In case a user-defined soil type is used, all soil parameters must be explicitly set by the user. ||631 ||[=#PA0403 PA0403] ||soil_type = 0 (user_defined) requires setting of ...||In case a user-defined soil type is used, all soil parameters must be explicitly set by the user. See [../lsmpar#soil_type soil_type] || 632 632 ||[=#PA0404 PA0404] ||output of ... requires land_surface = .TRUE. ||The requested output quantity is only available when using the LSM. || 633 633 ||[=#PA0405 PA0405] ||unknown radiation_scheme = ... ||For a list of available radiation schemes, see [wiki:doc/app/radpar#radiation_scheme radiation_scheme]. ||