Changeset 4161 for trunk/LMDZ.MARS/libf/phymars/improvedclouds_mod.F90
- Timestamp:
- Apr 1, 2026, 3:17:47 PM (8 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/improvedclouds_mod.F90
r4044 r4161 443 443 IF (spenttime.ne.0) then 444 444 zdq=(dMicetot/spenttime)!*(ptimestep-spenttime) 445 ELSE 446 ! Initialization for spenttime=0 447 zdq=zpotcond(ig,l)*((ptimestep-spenttime)/ptimestep) 445 448 ENDIF 446 449 zdq=abs(zdq)
Note: See TracChangeset
for help on using the changeset viewer.
