Ignore:
Timestamp:
Feb 26, 2019, 4:45:05 PM (6 years ago)
Author:
aboissinot
Message:

Now convective adjustment can be used at the same time as thermal plume model (for layers beyond thermals).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r2105 r2107  
    14391439- Remove a potential division by zero in thermcell_plume with variable zw2m.
    14401440
    1441 ==14/01/2018 == AB
     1441== 14/01/2018 == AB
    14421442- add comment in README for revisions 2066 and 2067
    14431443- allocate f0 only if calltherm=true
     
    14451445- replace watersat subroutine by Psat_water in the thermal plume model, cf. revision 1993 or 29/08/2018 JL comment.
    14461446
    1447 ==07/02/2018 == AB
     1447== 07/02/2018 == AB
    14481448- uncomment two "corrections" in thermcell_flux. They are used only if iflag_thermals_optflux is set to 0 (1 by default)
    14491449- remove useless parameter fact_shell in thermcell_mod
    14501450- now take d_temp into acocunt in thermcell_plume to trigger the plume and compute first unstable layer speed.
    14511451
    1452 ==15/02/2018 == AB
     1452== 15/02/2018 == AB
    14531453- Fix a bug in thermcell_alim.F90 where loops were inverted.
    14541454- In thermal plume model, arrays size is set with ngrid,nlay arguments, no longer thanks to dimphy module.
     
    14561456- Some minor changes in thermcell_plume and thermcell_main.
    14571457
    1458 ==18/02/2018 == AB
     1458== 18/02/2018 == AB
    14591459- use detr as thermcell_dq argument (called in thermcell_main) and clean up thermcell_dq.
    14601460- fix a bug in thermcell_flux with lmax.
     
    14621462- add new correction in thermcell_flux when entrainement is too high.
    14631463- evaporate ice before calling thermal plume model
     1464
     1465== 26/02/2019 == AB
     1466- now convective adjustment can be used for layers beyond thermals
Note: See TracChangeset for help on using the changeset viewer.