Changeset 4593 for LMDZ6/trunk/libf/phylmd/cosp2
- Timestamp:
- Jun 29, 2023, 3:55:54 PM (2 years ago)
- Location:
- LMDZ6/trunk/libf/phylmd/cosp2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/cosp2/cosp_interface_v1p4.F90
r3358 r4593 30 30 ! May 2015 - D. Swales - Original version 31 31 ! %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 32 #include"cosp_defs.h"32 INCLUDE "cosp_defs.h" 33 33 MODULE MOD_COSP_INTERFACE_v1p4 34 34 use COSP_KINDS, only: wp,dp -
LMDZ6/trunk/libf/phylmd/cosp2/phys_cosp2.F90
r3373 r4593 73 73 74 74 !! AI rajouter 75 ! #include"cosp_defs.h"75 !INCLUDE "cosp_defs.h" 76 76 ! USE MOD_COSP_CONSTANTS 77 77 ! USE MOD_COSP_TYPES
Note: See TracChangeset
for help on using the changeset viewer.