Changes between Version 205 and Version 206 of doc/app/errmsg


Ignore:
Timestamp:
Oct 26, 2015 4:13:22 PM (10 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v205 v206  
    641641||[=#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. ||
    642642||[=#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. ||
     643||[=#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. ||
     644||[=#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. ||
     645||[=#PA0414 PA0414]   ||radiation scheme cannot be used in combination with  topography /= "flat" ||At the moment, the radiation schemes are not adapted for use with non-flat topography  ||
     646||[=#PA0415 PA0415]   ||lsm cannot be used in combination with  topography /= "flat" ||At the moment, the land surface scheme is not adapted for use with non-flat topography  ||
     647||[=#PA0416 PA0416]   ||most_method = "..." is unknown ||This parameter can be either "circular", "newton", or "lookup".  ||
    643648||[=#UI0001 UI0001]   ||unknown location "..."   ||The location has to be either 'time_int' or 'nudging'.  ||
    644649||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   ||  ||