Ignore:
Timestamp:
Aug 2, 2017, 12:27:50 PM (8 years ago)
Author:
millour
Message:

Add some missing initializations for the aquaplanet case.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/physiq_mod.F90

    r3990 r4033  
    21012101       CALL zenang_an(iflag_cycle_diurne.GE.1,jH_cur, &
    21022102            latitude_deg,longitude_deg,rmu0,fract)
    2103        JrNt = 1.0
     2103       swradcorr(:) = 1.0
     2104       JrNt(:) = 1.0
     2105       zrmu0(:) = rmu0(:)
    21042106    ELSE
    21052107       ! recode par Olivier Boucher en sept 2015
Note: See TracChangeset for help on using the changeset viewer.