Ignore:
Timestamp:
Mar 22, 2012, 8:25:03 PM (13 years ago)
Author:
jleconte
Message:
  • New turbulent diffusion scheme solving "most" energy conservation problems:
    • Turbulent energy created by buoyancy effects is now dissipated back into enthalpy
    • the scheme is now written in an enthalpy conservative way
  • Turbulent diffusion now treated in routine turbdiff (in F90).
  • Temporarily, for comparison, the old vdifc can be used

by setting UseTurbDiff?=.false. in physiq.F90

  • The sensible heat flux is now an output
  • Corrected evaporation at the surface when all the surface water is evaporated.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r590 r594  
    620620- Converted all astronomical distances in AU instead of Mkm.
    621621- This might cause problems with old start files. So added a test in iniorbit. A quite dirty test, but that'll do the job.
     622
     623== 22/03/2012 == JL
     624- New turbulent diffusion scheme solving "most" energy conservation problems:
     625     - Turbulent energy created by buoyancy effects is now dissipated back into enthalpy
     626     - the scheme is now written in an enthalpy conservative way
     627- Turbulent diffusion now treated in routine turbdiff (in F90).
     628- Temporarily, for comparison, the old vdifc can be used
     629      by setting UseTurbDiff=.false. in physiq.F90
     630- The sensible heat flux is now an output
     631- Corrected evaporation at the surface when all the surface water is evaporated.
     632
Note: See TracChangeset for help on using the changeset viewer.