Ignore:
Timestamp:
Jun 13, 2024, 2:52:13 PM (5 months ago)
Author:
afalco
Message:

Pluto PCM:
initialize some variables to 0.
AF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90

    r3374 r3377  
    625625         savedeclin=0.
    626626         saveday=pday
    627          !adjust=0. ! albedo adjustment for convergeps
     627         adjust=0. ! albedo adjustment for convergeps
    628628
    629629!        Initialize soil.
     
    864864      ! Compute local stellar zenith angles
    865865      ! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     866      fract = 0
    866867      if (diurnal) then
    867868         ztim1=SIN(declin)
Note: See TracChangeset for help on using the changeset viewer.