Changes between Version 594 and Version 595 of doc/app/errmsg


Ignore:
Timestamp:
Jan 30, 2019 3:20:52 PM (6 years ago)
Author:
hellstea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v594 v595  
    643643||[=#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. ||
    644644||[=#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]   ||nested child domain lower left corner must match its parent grid lines ||nested child domain lower left corner coordinates must be integer divisible by the parent grid spacings in the respective coordinate direction ||
     645||[=#PA0414 PA0414]   ||nested child domain lower left corner must match its parent grid lines ||nested child domain lower left corner coordinates must match the parent grid lines, i.e. they must be integer divisible by the parent grid spacings in the respective coordinate direction ||
    646646||[=#PA0415 PA0415]   ||water_type = 0 (user_defined) requires setting of z0_water /= 9999999.9' ||If the [../lsmpar#water_type water_type] is set to be user-specific, it is essential to prescribe a roughness length for momentum (in m) for water surface types. ||
    647647||[=#PA0416 PA0416]   ||nesting grid-spacing ratio ( parent dx / child dx [or dy or dz, respectively] ) must have an integer value [for each z-level] || Parent / child grid spacing ratios in each coordinate direction must be integer valued. This also implies that vertical grid stretching is not allowed in nested runs except in the root domain above the top level of the highest nest-domain ||