Changeset 3726 for trunk/LMDZ.MARS/libf/phymars/updatereffrad_mod.F
- Timestamp:
- Apr 17, 2025, 9:45:14 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/updatereffrad_mod.F
r2660 r3726 29 29 & iaer_stormdust_doubleq,iaer_topdust_doubleq 30 30 use dust_param_mod, only: doubleq, active 31 use callkeys_mod, only: water, activice, microphys 32 use callkeys_mod, only: rdstorm, topflows 33 use callkeys_mod, only: co2clouds, activeco2ice, co2useh2o 31 34 IMPLICIT NONE 32 35 c======================================================================= … … 51 54 c ------------- 52 55 c 53 include "callkeys.h"54 56 55 57 c-----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.