Changes between Version 306 and Version 307 of doc/app/errmsg


Ignore:
Timestamp:
Jun 7, 2017 7:20:31 AM (8 years ago)
Author:
sward
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v306 v307  
    636636||[=#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". ||
    637637||[=#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" ||
    638 ||[=#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. ||
    639 ||[=#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. ||
     638||[=#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. See [../radpar#radiation_scheme radiation_scheme] ||
     639||[=#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. See [../radpar#radiation_scheme radiation_scheme] ||
    640640||[=#PA0412 PA0412]   ||radiation_scheme = "rrtmg" requires the use of NetCDF (preprocessor directive -D__netcdf' ||The RRTMG library reads atmospheric profiles unsing NetCDF by default. Therefore NetCDf must be activated when using RRTMG. ||
    641641||[=#PA0413 PA0413]   ||data_output_pr = "..." is not avalable for radiation = .FALSE. or radiation_scheme /= "rrtmg" ||Radiative heating rates are only available when using the full RRTMG radiation scheme. ||