Changeset 5292 for LMDZ6/trunk/libf/phylmd/Dust/lsc_scav_orig.f90
- Timestamp:
- Oct 28, 2024, 4:58:32 PM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/Dust/lsc_scav_orig.f90
r5289 r5292 16 16 USE yomcst_mod_h 17 17 USE yoecumf_mod_h 18 USE chem_mod_h 18 19 IMPLICIT NONE 19 20 !===================================================================== … … 24 25 !===================================================================== 25 26 26 27 include "chem.h"28 27 29 28 REAL,INTENT(IN) :: pdtime ! time step (s)
Note: See TracChangeset
for help on using the changeset viewer.