Changeset 4938
- Timestamp:
- May 8, 2024, 6:05:04 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/create_etat0_limit_unstruct_mod.F90
r4620 r4938 83 83 CALL MPI_Finalize(ierr) 84 84 abort_message='create_etat0_limit_unstruct, Initial state file are created, all is fine' 85 CALL abort_physic(modname,abort_message,0) 85 write(lunout,*) abort_message 86 STOP 0 87 ! CALL abort_physic(modname,abort_message,0) 86 88 ENDIF 87 89 !$OMP BARRIER
Note: See TracChangeset
for help on using the changeset viewer.