Changeset 2312 for trunk/LMDZ.MARS/README
- Timestamp:
- May 6, 2020, 4:46:33 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r2311 r2312 3001 3001 More code tidying: use getin_p() instead of getin() and use "call abort_physic" 3002 3002 instead of "stop" or "call abort" 3003 3004 == 06/05/2020 == LR 3005 Implementation of HDO in the physics 3006 New tracers hdo_vap and hdo_ice are added. Cf. traceur.def.isotopes in deftank for exemple of traceur.def. 3007 All HDO related computations are activated by flag hdo=.true. in callphys.def. (see callphys.def.hdo in deftank for an example) 3008 Additional option hdofrac (true by default) allows for turning on/off fractionation (for tests). 3009 For now, only functional with simplified cloud scheme (so microphys=.false. and activice=.false. also recommended). 3010 Initialisation of start files can be done with option 'inihdo' in newstart.
Note: See TracChangeset
for help on using the changeset viewer.