- Timestamp:
- Apr 17, 2025, 9:45:14 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/dyn1d/init_testphys1d_mod.F90
r3715 r3726 45 45 use comslope_mod, only: nslope, subslope_dist, ini_comslope_h, end_comslope_h 46 46 use co2condens_mod, only: CO2cond_ps 47 use callkeys_mod, only: water, photochem, callthermos 47 48 ! Mostly for XIOS outputs: 48 49 use mod_const_mpi, only: COMM_LMDZ … … 51 52 52 53 include "dimensions.h" 53 include "callkeys.h"54 54 55 55 !=======================================================================
Note: See TracChangeset
for help on using the changeset viewer.