Changeset 5206 for LMDZ6/trunk/libf/phylmd
- Timestamp:
- Sep 20, 2024, 3:50:41 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/physiq_mod.F90
r5204 r5206 5816 5816 #endif 5817 5817 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 5819 5820 ENDIF 5820 5821
Note: See TracChangeset
for help on using the changeset viewer.