Changeset 5289 for LMDZ6/trunk/libf/phylmd/Dust/lsc_scav_orig.f90
- Timestamp:
- Oct 28, 2024, 3:28:53 PM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/Dust/lsc_scav_orig.f90
r5285 r5289 14 14 15 15 USE dimensions_mod, ONLY: iim, jjm, llm, ndm 16 USE yomcst_mod_h 16 USE yomcst_mod_h 17 USE yoecumf_mod_h 17 18 IMPLICIT NONE 18 19 !===================================================================== … … 25 26 26 27 include "chem.h" 27 28 include "YOECUMF.h"29 28 30 29 REAL,INTENT(IN) :: pdtime ! time step (s)
Note: See TracChangeset
for help on using the changeset viewer.