Changeset 5450 for LMDZ6/branches/contrails/libf/misc
- Timestamp:
- Dec 23, 2024, 12:04:08 PM (5 weeks ago)
- Location:
- LMDZ6/branches/contrails
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/contrails
- Property svn:mergeinfo changed
/LMDZ6/trunk merged: 5433-5437,5440,5443,5445-5448
- Property svn:mergeinfo changed
-
LMDZ6/branches/contrails/libf/misc/lmdz_cosp_wrappers.F90
r5329 r5450 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.