Ignore:
Timestamp:
Feb 15, 2019, 2:43:57 PM (6 years ago)
Author:
aboissinot
Message:

Fix a bug in thermcell_alim.F90 where vertical and horizontal loops must be inverted.
In thermal plume model, arrays size declaration is standardised (no longer done thanks to dimphy module but by way of arguments).
Clean up some thermal plume model routines (remove uselesss variables...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r2093 r2101  
    14461446
    14471447==07/02/2018 == AB
    1448 - uncomment two "corrections" in thermcell_flux. They are used only if iflag_thermals_optflux is set to 0
     1448- 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.
     1451
     1452==15/02/2018 == AB
     1453- Fix a bug in thermcell_alim.F90 where loops were inverted.
     1454- In thermal plume model, arrays size is set with ngrid,nlay arguments, no longer thanks to dimphy module.
     1455- Remove useless variable zmax0 in thermcell_main, thermcell_height and physiq_mod.
     1456- Some minor changes in thermcell_plume and thermcell_main.
Note: See TracChangeset for help on using the changeset viewer.