Changeset 2107 for trunk/LMDZ.GENERIC/README
- Timestamp:
- Feb 26, 2019, 4:45:05 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/README
r2105 r2107 1439 1439 - Remove a potential division by zero in thermcell_plume with variable zw2m. 1440 1440 1441 == 14/01/2018 == AB1441 == 14/01/2018 == AB 1442 1442 - add comment in README for revisions 2066 and 2067 1443 1443 - allocate f0 only if calltherm=true … … 1445 1445 - replace watersat subroutine by Psat_water in the thermal plume model, cf. revision 1993 or 29/08/2018 JL comment. 1446 1446 1447 == 07/02/2018 == AB1447 == 07/02/2018 == AB 1448 1448 - uncomment two "corrections" in thermcell_flux. They are used only if iflag_thermals_optflux is set to 0 (1 by default) 1449 1449 - remove useless parameter fact_shell in thermcell_mod 1450 1450 - now take d_temp into acocunt in thermcell_plume to trigger the plume and compute first unstable layer speed. 1451 1451 1452 == 15/02/2018 == AB1452 == 15/02/2018 == AB 1453 1453 - Fix a bug in thermcell_alim.F90 where loops were inverted. 1454 1454 - In thermal plume model, arrays size is set with ngrid,nlay arguments, no longer thanks to dimphy module. … … 1456 1456 - Some minor changes in thermcell_plume and thermcell_main. 1457 1457 1458 == 18/02/2018 == AB1458 == 18/02/2018 == AB 1459 1459 - use detr as thermcell_dq argument (called in thermcell_main) and clean up thermcell_dq. 1460 1460 - fix a bug in thermcell_flux with lmax. … … 1462 1462 - add new correction in thermcell_flux when entrainement is too high. 1463 1463 - 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.