Ignore:
Timestamp:
Oct 18, 2024, 3:21:21 PM (6 weeks ago)
Author:
Sebastien Nguyen
Message:

close physic context in phylmdiso/physiq_mod.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90

    r5217 r5244  
    74487448#endif
    74497449
    7450           IF (is_omp_master .and. grid_type==unstructured) CALL xios_context_finalize
     7450! close xios physiq context (call LMDZ)
     7451          IF (is_omp_master) CALL xios_context_finalize
    74517452       ENDIF
    74527453
Note: See TracChangeset for help on using the changeset viewer.