Ignore:
Timestamp:
Dec 10, 2021, 4:27:25 PM (3 years ago)
Author:
mvals
Message:

Mars GCM:
hdo_surfex_mod.F, vdifc_mod.F: addings to account for the effect of kinetics in the fractionation by condensation of HDO at the surface
MV

File:
1 edited

Legend:

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

    r2587 r2593  
    10271027
    10281028            CALL hdo_surfex(ngrid,nlay,nq,ptimestep,
    1029      &                      zt,zq,pqsurf,
    1030      &                      old_h2o_vap,pdqsdif,dwatercap_dif,
     1029     &                      zt,pplay,zq,pqsurf,
     1030     &                      old_h2o_vap,qsat,pdqsdif,dwatercap_dif,
    10311031     &                      hdoflux)
    10321032            DO ig=1,ngrid
Note: See TracChangeset for help on using the changeset viewer.