Changeset 5206 for LMDZ6/trunk/libf/misc


Ignore:
Timestamp:
Sep 20, 2024, 3:50:41 PM (13 hours ago)
Author:
Laurent Fairhead
Message:

Corrections to properly close XIOS contexts in LMDZ (either with DYNAMICO or lonlat)
Anne Cozic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/misc/wxios.F90

    r5084 r5206  
    780780   
    781781    SUBROUTINE wxios_close()
    782         CALL xios_context_finalize()
     782!        CALL xios_context_finalize()
    783783         CALL xios_finalize()
    784784     END SUBROUTINE wxios_close
Note: See TracChangeset for help on using the changeset viewer.