Changeset 1087


Ignore:
Timestamp:
Oct 30, 2013, 8:10:15 PM (11 years ago)
Author:
tnavarro
Message:

bug when running the GCM without the water cycle : random ice patches could appear on the surface on the whole planet, thus affecting surface temperatures. Scary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/surfini.F

    r1047 r1087  
    518518          PRINT*,'maximum albedo avec givre et co2',
    519519     s     psolaralb(ISMAX(ngrid,psolaralb,1),1)
     520       ELSE
     521         watercaptag(:) = .false.
    520522       END IF
    521523         
Note: See TracChangeset for help on using the changeset viewer.