Changeset 5877


Ignore:
Timestamp:
06/28/21 11:32:28 (3 years ago)
Author:
aclsce
Message:
  • Removed the call to cpl_finalize because the finalize is already done by xios just before.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/config/IPSLCM6/SOURCES/NEMO/nemogcm.F90

    r5866 r5877  
    240240#if defined key_iomput 
    241241                                    CALL xios_finalize  ! end mpp communications with xios 
    242       IF( lk_oasis     )            CALL cpl_finalize   ! end coupling and mpp communications with OASIS 
     242!      IF( lk_oasis     )            CALL cpl_finalize   ! end coupling and mpp communications with OASIS 
    243243#else 
    244244      IF    ( lk_oasis ) THEN   ;   CALL cpl_finalize   ! end coupling and mpp communications with OASIS 
Note: See TracChangeset for help on using the changeset viewer.