Changeset 131 for trunk/mars/README
- Timestamp:
- May 25, 2011, 4:19:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mars/README
r120 r131 632 632 --> fix by moving the closing "endif" [in addition to corrections mentioned in the previous point] 633 633 634 == 17/ 10/2011 == EM634 == 17/05/2011 == EM 635 635 >> set internal computations using double precision in growthrate.F and 636 636 watercloud.F (otherwise we sometimes end up with Nans). 637 637 >> add extra checks in newcondens.F to avoid possibility of out of bounds 638 638 evaluation of array masse() 639 639 640 == 25/05/2011 == AS 641 >> found that the 10/05/2011 bug fix in newsedim.F is also useful for GCM runs. 642 >> no more need to modify callradite.F prior to compilation [but still dimradmars.h must be modified] 643 --> in callradite.F we now have 644 -- DEFAULT name_iaer(1) is "dust_conrath" 645 -- IF (doubleq.AND.active) name_iaer(1) = "dust_doubleq" 646 -- IF (water.AND.activice) name_iaer(2) = "h2o_ice"
Note: See TracChangeset
for help on using the changeset viewer.