Changeset 726 for trunk/LMDZ.GENERIC/README
- Timestamp:
- Jul 17, 2012, 5:04:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/README
r711 r726 688 688 - Some cleanup in start2archive.F and ini_archive.F to get them to work for 689 689 the generic model (removed some "Martian" specificities). 690 691 == 17/07/2012 == JL for LK 692 - Generalization of aerosol scheme: 693 - any number of aerosols can be used and id numbers are determined consistently by the code. Aerosol order 694 not important anymore. 695 - addition of a module with the id numbers for aerosols (aerosol_mod.F90). 696 - initialization of aerosols id numbers in iniaerosol.F90 697 - compile with -s x where x *must* be equal to the number of aerosols turned on in callphys.def (either by a 698 flag or by dusttau>0 for dust). 699 => may have to erase object files when compiling with s option for the first time. 700 - For no aerosols, run with aeroco2=.true. and aerofixco2=.true (the default distribution for fixed co2 701 aerosols is 1.e-9; can be changed in aeropacity). 702 - If starting from an old start file, recreate start file with the q=0 option in newstart.e. 703 - update callphys.def with aeroXXX and aerofixXXX options (only XXX=co2,h2o supported for 704 now). Dust is activated by setting dusttau>0. See the early mars case in deftank. 705 - To add other aerosols, see Laura Kerber. 706
Note: See TracChangeset
for help on using the changeset viewer.