Changeset 3726 for trunk/LMDZ.MARS/libf/phymars/hdo_surfex_mod.F
- Timestamp:
- Apr 17, 2025, 9:45:14 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/hdo_surfex_mod.F
r3008 r3726 19 19 use microphys_h, only: molco2, molh2o, molhdo 20 20 use write_output_mod, only: write_output 21 use callkeys_mod, only: hdofrac 21 22 22 23 implicit none … … 25 26 c for HDO, based of the fluxes for H2O 26 27 c L. Rossi.; M. Vals 2019 27 c------------------------------------------------------------------28 include "callkeys.h"29 28 c------------------------------------------------------------------ 30 29 c Arguments: … … 164 163 c & ' ',alpha_c) 165 164 166 return167 165 end subroutine hdo_surfex 168 166 c------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.