New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 13934 for NEMO/branches/2020/test_12905_xios_restart/src/SWE/stpRK3.F90 – NEMO

Ignore:
Timestamp:
2020-12-01T13:17:32+01:00 (4 years ago)
Author:
andmirek
Message:

Ticket #2462: update test branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/test_12905_xios_restart/src/SWE/stpRK3.F90

    r13295 r13934  
    361361      IF( kstp == nitend .OR. indic < 0 ) THEN  
    362362                      CALL iom_context_finalize(      cxios_context          ) ! needed for XIOS+AGRIF 
    363                       IF(lrxios) CALL iom_context_finalize(      crxios_context          ) 
     363                      IF(lrxios) CALL iom_context_finalize(      cr_ocerst_cxt          ) 
    364364      ENDIF 
    365365#endif 
Note: See TracChangeset for help on using the changeset viewer.