Changeset 3295 for trunk/LMDZ.MARS
- Timestamp:
- Apr 8, 2024, 10:10:02 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/vdifc_mod.F
r3292 r3295 1123 1123 zdqsdif_tot(ig)=-zqsurf(ig)/subtimestep 1124 1124 if((h2o_ice_depth(ig,islope).gt.0) 1125 & .and. (zqsurf(ig) .lt. 1e-9) 1125 1126 & .and.lag_layer) then 1126 1127 ! Atm <-> subsurface exchange, we need to update the exchange coefficient zb by a factor 1/1+R; R = zice*Cd,h*/D and add the flux from the subsurface
Note: See TracChangeset
for help on using the changeset viewer.