Changeset 256 for trunk/LMDZ.MARS/README


Ignore:
Timestamp:
Aug 3, 2011, 4:49:20 PM (13 years ago)
Author:
acolaitis
Message:

--- AC 03/08/2011 ---

M 255 libf/phymars/physiq.F
<> Modified to interface new SL parametrization

M 255 libf/phymars/vdif_cd.F
<> New SL parametrization based on a bulk Richardson Monin-Obukhov theory formulation

Stability functions are taken from D.E. England et al. (95)
Similarity functions coefficients based on Dyer and Hicks (70).
Includes thermal roughness length computation, heat and momentum drag coefficient computation
Can be used to output hydrodynamic-related SL quantities (bulk Richardson, turbulent Prandtl number estimation, Reynolds number)

M 255 libf/phymars/thermcell_dqupdown.F90
<> Minor modification to suit picky compilers

M 255 libf/phymars/vdifc.F
<> Now takes into account sub-grid gustiness, evaluated from thermals activity (it's proxy being the maximum vertical velocity)

M 255 libf/phymars/meso_inc/meso_inc_les.F
<> Minor modification : u* is now taken from the new vdifc and not recomputed from a simple law


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r249 r256  
    836836== 01/08/2011 == EM
    837837- Fixed bug in readtesassim (timeflag was not always set before being used)
     838
     839== 03/08/2011 == AC
     840- Modified physiq.F to interface new SL parametrization
     841- New SL parametrization based on a bulk Richardson Monin-Obukhov theory formulation
     842   Stability functions are taken from D.E. England et al. (95)
     843   Similarity functions coefficients based on Dyer and Hicks (70).
     844   Includes thermal roughness length computation, heat and momentum drag coefficient computation
     845   Can be used to output hydrodynamic-related SL quantities (bulk Richardson, turbulent Prandtl number estimation, Reynolds number)
     846- Minor modification in thermcell_dqupdown.F to suit picky compilers
     847- vdifc.F Now takes into account sub-grid gustiness, evaluated from thermals activity (it's proxy being the maximum vertical velocity)
     848- Minor modification in meso_inc_les.F: u* is now taken from the new vdifc and not recomputed from a simple law
Note: See TracChangeset for help on using the changeset viewer.