Changeset 5225 for LMDZ6/branches/Amaury_dev/libf/phylmd
- Timestamp:
- Sep 25, 2024, 12:37:42 AM (10 months ago)
- Location:
- LMDZ6/branches/Amaury_dev
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev
- Property svn:mergeinfo changed
/LMDZ6/trunk merged: 5206-5207
- Property svn:mergeinfo changed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/physiq_mod.F90
r5224 r5225 5677 5677 END IF 5678 5678 5679 IF (is_omp_master .AND. grid_type==unstructured) CALL xios_context_finalize 5680 ENDIF 5679 ! close xios physiq context (call LMDZ) 5680 IF (is_omp_master) CALL xios_context_finalize 5681 ENDIF 5681 5682 5682 5683 WRITE(lunout, *) ' physiq fin, nombre de steps ou cvpas = 1 : ', Ncvpaseq1
Note: See TracChangeset
for help on using the changeset viewer.