Changeset 5244 for LMDZ6/trunk/libf/phylmdiso
- Timestamp:
- Oct 18, 2024, 3:21:21 PM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90
r5217 r5244 7448 7448 #endif 7449 7449 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 7451 7452 ENDIF 7452 7453
Note: See TracChangeset
for help on using the changeset viewer.