Changeset 3120 for trunk/LMDZ.MARS/libf
- Timestamp:
- Nov 9, 2023, 2:44:46 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/vdifc_mod.F
r3115 r3120 1203 1203 zqsurf(ig)= zqsurf(ig)+( 1204 1204 & zdqsdif_tot(ig))*subtimestep 1205 if (zqsurf(ig)<0) then1206 zqsurf(ig)=01207 endif1208 1205 c Monitoring instantaneous latent heat flux in W.m-2 : 1209 1206 zsurf_h2o_lh(ig,islope) = zsurf_h2o_lh(ig,islope)+
Note: See TracChangeset
for help on using the changeset viewer.