Changeset 6745
- Timestamp:
- 2016-06-27T19:09:30+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/NERC/dev_r5518_NOC_MEDUSA_Stable/NEMOGCM/NEMO/TOP_SRC/trcrst.F90
r6744 r6745 41 41 #endif 42 42 USE lbclnk ! ocean lateral boundary conditions (or mpp link) 43 USE oce, ONLY: CO2Flux_out_cpl, DMS_out_cpl !! Coupling variable 43 USE sbc_oce, ONLY: lk_oasis 44 USE oce, ONLY: CO2Flux_out_cpl, DMS_out_cpl !! Coupling variable 44 45 45 46 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.