636 | | ||[=#PA0404 PA0405] ||unknown radiation_scheme = ... ||For a list of available radiation schemes see [wiki:doc/app/radpar#radiation_scheme radiation_scheme]. || |
| 636 | ||[=#PA0405 PA0405] ||unknown radiation_scheme = ... ||For a list of available radiation schemes see [wiki:doc/app/radpar#radiation_scheme radiation_scheme]. || |
| 637 | ||[=#PA0406 PA0406] ||output of ... requires radiation = .TRUE. and radiation_scheme = "rrtmg"||The requested output quantity is only available when using the RRTMG radiation scheme. || |
| 638 | ||[=#PA0407 PA0407] ||radiation_scheme = "rrtmg" requires compilation of PALM with pre-processor directive -D__rrtmg||In order to use RRTMG, the radiation code must be installed as external (shared or static) library and PALM must be compiled with {{{-D__rrtmg}}} listed in the {{{%cpp_options}}}. For further details, see [wiki:doc/tec/radiation#Installation here] || |
| 639 | ||[=#PA0408 PA0408] ||data_output_pr = ... is not available for radiation = .FALSE. or radiation_scheme = "constant"||The desired output (here radiation fluxes) is only available for radiation_scheme = "clear-sky" or "rrtmg". || |
| 640 | ||[=#PA0409 PA0409] ||output of ... requires radiation = .TRUE. and radiation_scheme = "rrtmg" || The desired output (here: surface albedos) is only available when using radiation_scheme = "rrtmg" || |
| 641 | ||[=#PA0410 PA0410] ||radiation_scheme = "clear-sky" in combination with albedo_type = 0 requires setting of albedo /= 9999999.9' ||The choice of a user-defined albedo requires manual setting of the albedo as there is no default value set. || |
| 642 | ||[=#PA0411 PA0411] ||radiation_scheme = "rrtmg" in combination with albedo_type = 0 requires setting of albedo_lw_dif /= 9999999.9, albedo_lw_dir /= 9999999.9, albedo_sw_dif /= 9999999.9 and albedo_sw_dir /= 9999999.9 ||The choice of a user-defined albedo requires manual setting of all four albedos for direct/diffuse longwave/shortwave radiation as there is no default value set. || |