Changeset 5159 for LMDZ6/branches/Amaury_dev/libf/phylmd/dyn1d/lmdz_scm.F90
- Timestamp:
- Aug 2, 2024, 9:58:25 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/dyn1d/lmdz_scm.F90
r5158 r5159 41 41 itau_dyn, itau_phy, start_time, year_len 42 42 USE phys_cal_mod, ONLY: year_len_phys_cal_mod => year_len 43 USE lmdz_dimensions, ONLY: iim, jjm, llm, ndm 43 44 USE lmdz_1dutils, ONLY: fq_sat, conf_unicol, dyn1deta0, dyn1dredem, disvert0 44 45 … … 53 54 USE lmdz_date_cas, ONLY: year_ini_cas, mth_ini_cas, day_deb, heure_ini_cas, pdt_cas, day_ju_ini_cas 54 55 55 INCLUDE "dimensions.h" 56 56 57 INCLUDE "dimsoil.h" 57 58
Note: See TracChangeset
for help on using the changeset viewer.