Changeset 2819 for trunk/LMDZ.MARS/libf
- Timestamp:
- Nov 15, 2022, 8:46:25 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
r2808 r2819 2129 2129 2130 2130 2131 IF (tracer.AND.water .AND.(ngrid.NE.1)) THEN2131 IF (tracer.AND.water) THEN 2132 2132 !#ifndef MESOSCALE 2133 2133 ! if (caps.and.(obliquit.lt.27.)) then => now done in co2condens … … 3837 3837 & 'icetot', 3838 3838 & 'kg/m2',0,icetot) 3839 CALL WRITEDIAGFI(ngrid,'albedo', 3840 & 'albedo', 3841 & '',2,albedo(1,1)) 3839 3842 3840 3843 IF (hdo) THEN
Note: See TracChangeset
for help on using the changeset viewer.