631 | | ||[=#PA0400 PA0400] ||lsm requires prandtl_layer = .T.||The LSM requires the assumption of a constant flux layer (Prandtl layer) between the surface and the first computational grid point in order to calculate heat and momentum fluxes. || |
632 | | ||[=#PA0401 PA0401] ||veg_type = 0 (user defined) requires setting of root_fraction(0:3) = 9999999.9 and SUM(root_fraction) = 1||In case a user-defined vegetation is used, the root distribution of the plants to each of the soil layers must be explicitly set using the parameter root_fraction. The sum of the fractions then must sum up to 1. || |
633 | | ||[=#PA0402 PA0402] ||lsm requires radiation = .T.||The LSM can only be used in combination with a radiation model that provides the incoming shortwave radiation as well as the net radiation at the surface. || |
634 | | ||[=#PA0403 PA0403]\\[=#PA0404 PA0404]\\[=#PA0405 PA0405]\\[=#PA0406 PA0406]\\[=#PA0407 PA0407]\\[=#PA0408 PA0408]\\[=#PA0409 PA0409]\\[=#PA0410 PA0410]\\[=#PA0411 PA0411]\\[=#PA0412 PA0412]\\[=#PA0413 PA0413]\\[=#PA0414 PA0414] ||data_output_pr = ... is not implemented for land_surface = .FALSE. ||Output of a LSM variable is requested, but the LSM was not activated. || |
635 | | ||[=#PA0415 PA0415] ||veg_type = 0 (user defined) requires setting of min_canopy_resistance /= 9999999.9 ||In case a user-defined vegetation is used, the minimum stomatal resistance of plants must be explicitly set. || |
636 | | ||[=#PA0416 PA0416] ||veg_type = 0 (user_defined) requires setting of leaf_area_index /= 9999999.9 ||In case a user-defined vegetation is used, the leaf area index must be explicitly set. || |
637 | | ||[=#PA0417 PA0417] ||veg_type = 0 (user_defined) requires setting of vegetation_coverage /= 9999999.9 ||In case a user-defined vegetation is used, the horizontal coverage of a grid volume with vegetation must be explicitly set. || |
638 | | ||[=#PA0418 PA0418] ||veg_type = 0 (user_defined) requires setting of canopy_resistance_coefficient /= 9999999.9 ||In case a user-defined vegetation is used, the canopy resistance coefficient (gD) must be explicitly set. || |
639 | | ||[=#PA0419 PA0419] ||veg_type = 0 (user_defined) requires setting of lambda_surface_stable /= 9999999.9 ||In case a user-defined vegetation is used, the aerodynamic coupling between canopy and soil must be explicitly set for stable and unstable conditions. || |
640 | | ||[=#PA0420 PA0420] ||veg_type = 0 (user_defined) requires setting of lambda_surface_stable /= 9999999.9 ||In case a user-defined vegetation is used, the aerodynamic coupling between canopy and soil must be explicitly set for stable and unstable conditions. || |
641 | | ||[=#PA0421 PA0421] ||veg_type = 0 (user_defined) requires setting of f_shortwave_incoming /= 9999999.9 ||In case a user-defined vegetation is used, the fraction of the net shortwave radiation that is transmitted directly to the top soil layer must be explicitly set. || |
642 | | ||[=#PA0422 PA0422] ||veg_type = 0 (user_defined) requires setting of z0_eb /= 9999999.9 ||In case a user-defined vegetation is used, the roughness length for heat/moisture must be explicitly set. || |
643 | | ||[=#PA0423 PA0423] ||veg_type = 0 (user_defined) requires setting of z0h_eb /= 9999999.9 ||In case a user-defined vegetation is used, the roughness length for momentum must be explicitly set. || |
644 | | ||[=#PA0424 PA0424] ||soil_type = 0 (user_defined) requires setting of n_vangenuchten /= 9999999.9 ||In case a user-defined soil type is used, the Van Genuchten parameters must be explicitly set. || |
645 | | ||[=#PA0425 PA0425] ||soil_type = 0 (user_defined) requires setting of hydraulic_conductivity /= 9999999.9 ||In case a user-defined soil type is used, the hydraulic conductivity of the soil at saturation must be explicitly set. || |
646 | | ||[=#PA0426 PA0426] ||soil_type = 0 (user_defined) requires setting of saturation_moisture /= 9999999.9 ||In case a user-defined soil type is used, the soil moisture content at saturation must be explicitly set. || |
647 | | ||[=#PA0427 PA0427] ||soil_type = 0 (user_defined) requires setting of field_capacity /= 9999999.9 ||In case a user-defined soil type is used, the soil moisture content at field capacity must be explicitly set. || |
648 | | ||[=#PA0428 PA0428] ||soil_type = 0 (user_defined) requires setting of wilting_point /= 9999999.9 ||In case a user-defined soil type is used, the soil moisture content at wilting point must be explicitly set. || |
649 | | ||[=#PA0429 PA0429] ||soil_type = 0 (user_defined) requires setting of residual_moisture /= 9999999.9 ||In case a user-defined soil type is used, the residual soil moisture content must be explicitly set. || |
650 | | ||[=#PA0430 PA0430] ||unknown radiation_scheme = ... ||An unknown radiation scheme has been set. See [wiki:doc/app/radpar#radiation_scheme radiation_scheme] for available schemes. || |
651 | | ||[=#PA0431 PA0431] ||soil_type = 0 (user_defined) requires setting of alpha_vangenuchten /= 9999999.9 ||In case a user-defined soil type is used, the Van Genuchten parameters must be explicitly set. || |
652 | | ||[=#PA0432 PA0432] ||soil_type = 0 (user_defined) requires setting of l_vangenuchten /= 9999999.9 ||In case a user-defined soil type is used, the Van Genuchten parameters must be explicitly set. || |
653 | | |
| 631 | ||[=#PA0400 PA0400] ||lsm requires ...||When using the LSM it is required to use a Prandtl layer (constant flux layer), a radiation scheme, || |
| 632 | ||[=#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. || |
| 633 | ||[=#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. || |
| 634 | ||[=#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. || |
| 635 | ||[=#PA0404 PA0404] ||output of ... requires land_surface = .TRUE. ||The requested output quantity is only available when using the LSM. || |
| 636 | ||[=#PA0404 PA0405] ||unknown radiation_scheme = ... ||For a list of available radiation schemes see [wiki:doc/app/radpar#radiation_scheme radiation_scheme]. || |