Ignore:
Timestamp:
Sep 20, 2024, 3:50:41 PM (2 months 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/phylmd/physiq_mod.F90

    r5204 r5206  
    58165816#endif
    58175817
    5818           IF (is_omp_master .and. grid_type==unstructured) CALL xios_context_finalize
     5818! close xios physiq context (call LMDZ)
     5819          IF (is_omp_master) CALL xios_context_finalize
    58195820       ENDIF
    58205821
Note: See TracChangeset for help on using the changeset viewer.