Changeset 3726 for trunk/LMDZ.MARS/libf/phymars/initracer.F
- Timestamp:
- Apr 17, 2025, 9:45:14 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/initracer.F
r3027 r3726 4 4 use comcstfi_h, only: pi 5 5 use dust_param_mod, only: doubleq, submicron, dustbin 6 use callkeys_mod, only: water, microphys, scavenging, rdstorm, 7 & topflows, photochem, callthermos, hdo, 8 & callnlte, nltemodel, dustinjection, 9 & co2clouds, co2useh2o, meteo_flux 6 10 IMPLICIT NONE 7 11 c======================================================================= … … 24 28 c======================================================================= 25 29 26 27 include "callkeys.h"28 30 29 31 integer,intent(in) :: ngrid ! number of atmospheric columns
Note: See TracChangeset
for help on using the changeset viewer.