Changeset 3712 for trunk/LMDZ.MARS/deftank
- Timestamp:
- Apr 3, 2025, 10:45:25 AM (4 months ago)
- Location:
- trunk/LMDZ.MARS/deftank
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/callphys.def.GCM6
r3468 r3712 67 67 callnirco2 = .true. 68 68 # NIR NLTE correction ? matters only if callnirco2=T 69 # nircorr should be set to 1 if co2 and o tracers are available, 0 otherwise 69 70 nircorr=0 70 71 # call turbulent vertical diffusion ? -
trunk/LMDZ.MARS/deftank/callphys.def.MCD6
r3710 r3712 67 67 callnirco2 = .true. 68 68 # NIR NLTE correction ? matters only if callnirco2=T 69 nircorr=0 69 # nircorr should be set to 1 if co2 and o tracers are available, 0 otherwise 70 nircorr=1 70 71 # call turbulent vertical diffusion ? 71 72 calldifv = .true.
Note: See TracChangeset
for help on using the changeset viewer.