Changes between Version 481 and Version 482 of doc/tec/changelog_2018
- Timestamp:
- Oct 26, 2015 4:31:34 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/changelog_2018
v481 v482 36 36 37 37 * a new method based on the evaluation of the Richardson number to derive the Obukhov length using a lookup-table ({{{most_method = 'lookup'}}} accurate, faster than the Newton iteration method, but slightly slower than the old method) 38 39 * Output of radiative heating rates added in case of RRTMG is used as radiation scheme. The radiation tendency for potential temperature is now directly calculated using the heating rates from RRTMG. 40 41 * new NAMELIST parameters: {{{most_method, emissivity, constant_flux_layer, zeta_min, zeta_max}}} 38 42 39 43 '''Changed:''' … … 52 56 * Calculation of trace gas profiles in RRTMG corrected 53 57 * Prognostic equations for skin temperature in land surface model corrected 58 * Calculation of the liquid water content was revised 54 59 55 60 }}}