Changeset 2601 for LMDZ5/trunk/libf/phylmd/dyn1d/lmdz1d.F90
- Timestamp:
- Jul 24, 2016, 11:51:55 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/dyn1d/lmdz1d.F90
r2600 r2601 37 37 USE mod_const_mpi, ONLY: comm_lmdz 38 38 USE physiq_mod, ONLY: physiq 39 USE temps_mod, ONLY: annee_ref, calend, day_end, day_ini, day_ref, & 40 itau_dyn, itau_phy, start_time 39 41 40 42 implicit none 41 43 #include "dimensions.h" 42 44 #include "YOMCST.h" 43 #include "temps.h"44 45 !!#include "control.h" 45 46 #include "clesphys.h"
Note: See TracChangeset
for help on using the changeset viewer.