Changeset 5436
- Timestamp:
- Dec 20, 2024, 12:52:14 PM (10 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/misc/lmdz_cosp_wrappers.F90
r5329 r5436 5 5 END SUBROUTINE lmdz_cosp_wrapper_abort 6 6 7 #ifndef C OSP7 #ifndef CPP_COSP 8 8 9 9 SUBROUTINE phys_cosp(itap, dtime, freq_cosp, & … … 44 44 #endif 45 45 46 #ifndef C OSP246 #ifndef CPP_COSP2 47 47 48 48 subroutine phys_cosp2( itap,dtime,freq_cosp, ok_mensuelCOSP, ok_journeCOSP, & … … 85 85 #endif 86 86 87 #ifndef C OSPV287 #ifndef CPP_COSPV2 88 88 ! 89 89 subroutine lmdz_cosp_interface(itap, dtime, freq_cosp, ok_mensuelCOSP, ok_journeCOSP, &
Note: See TracChangeset
for help on using the changeset viewer.