Changeset 2255 for trunk/LMDZ.MARS/README
- Timestamp:
- Mar 10, 2020, 5:01:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r2252 r2255 2875 2875 == 06/03/2020 == AB 2876 2876 Bug fix following r2248 in aeropacity_mod and topmons_mod : since dsodust, dsords and dsotop are diagnostic physiq_mod variables, we don't want them to be reinitialized at each call of aeropacity_mod and topmons_mod, but we initialize them once and for all at the beginning of physiq_mod instead. 2877 2878 == 10/03/2020 == AB 2879 Bug fix in topmons_mod : the array rhobarz(ig,l) (density at interlayer levels) had only nlayer allocated instead of nlayer+1 (caused issues in calculating the topdust detrainment at the top of the model)
Note: See TracChangeset
for help on using the changeset viewer.