Ignore:
Timestamp:
Dec 5, 2017, 12:53:00 PM (6 years ago)
Author:
musat
Message:

Add LMDZ outputs: icc3dcon, icc3dstra
Add CMIP6 outputs : clic, clis, rsdsdiff, rsdscsdiff
Correct parasolRefl_sea
Add "HomeCMIP6" variable HomeCMIP6_parasolCRefl
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/physiq_mod.F90

    r3111 r3112  
    8080       ZLWFT0_i,ZSWFT0_i,ZFLDN0,  &
    8181       ZFLUP0,ZFSDN0,ZFSUP0,      &
     82       PSFSWDIR, PSFSWDIF, &
    8283       !
    8384       topswad_aero,solswad_aero,   &
     
    37923793                                !-end
    37933794               ZLWFT0_i, ZFLDN0, ZFLUP0, &
    3794                ZSWFT0_i, ZFSDN0, ZFSUP0)
     3795               ZSWFT0_i, ZFSDN0, ZFSUP0, &
     3796               PSFSWDIR, PSFSWDIF)
    37953797
    37963798          !lwoff=y, betalwoff=1. : offset LW CRE for radiation code and other
     
    38763878                                !-end
    38773879                     ZLWFT0_i, ZFLDN0, ZFLUP0, &
    3878                      ZSWFT0_i, ZFSDN0, ZFSUP0)
     3880                     ZSWFT0_i, ZFSDN0, ZFSUP0, &
     3881                     PSFSWDIR, PSFSWDIF)
    38793882          endif !ok_4xCO2atm
    38803883       ENDIF ! aerosol_couple
Note: See TracChangeset for help on using the changeset viewer.