Changeset 332 for trunk/LMDZ.MARS/README
- Timestamp:
- Oct 27, 2011, 12:57:37 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r324 r332 1096 1096 == 21/10/2011 == AS 1097 1097 - Added possibility for CH4 tracer in tracer.h and initracer.F 1098 1099 == 27/10/11 == AS 1100 --> Added geticecover.F90 which computes seasonal ice cover given ls, lati(ngrid), long(ngrid) 1101 as proposed by T. Titus from TES observations [fitting functions for crocus line] 1102 ... output is icecover(ngrid) which value is 0 [no ice cover] or 1 [ice cover] 1103 ... no calculations are done for latitudes between -40 and +40 [ice cover is directly set to 0] 1104 --> In physiq.F, co2ice is set to a dummy high value to simulate a CO2 cap 1105 wherever icecover(ngrid) is 1. This is done at each timestep before newcondens is called. 1106 --> For the moment this is MESOSCALE only, but potentially useful to everyone.
Note: See TracChangeset
for help on using the changeset viewer.