Changeset 4687 for LMDZ6/trunk/libf/phylmd/cdrag_mod.F90
- Timestamp:
- Sep 11, 2023, 9:56:55 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/cdrag_mod.F90
r4481 r4687 23 23 USE print_control_mod, ONLY: lunout, prt_level 24 24 USE ioipsl_getin_p_mod, ONLY : getin_p 25 USE atke_turbulence_ini_mod, ONLY : ric, cinf, cepsilon, pr_slope, pr_asym, pr_neut25 USE lmdz_atke_turbulence_ini, ONLY : ric, cinf, cepsilon, pr_slope, pr_asym, pr_neut 26 26 27 27 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.