Changeset 3543 for LMDZ6/trunk/libf/phylmd
- Timestamp:
- Jul 5, 2019, 12:32:13 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/create_etat0_limit_unstruct.F90
r3532 r3543 88 88 abort_message='create_etat0_limit_unstruct, Initial state file are created, all is fine' 89 89 CALL abort_physic(modname,abort_message,0) 90 STOP 0 90 91 ENDIF 91 92 !$OMP BARRIER … … 108 109 abort_message='create_etat0_limit_unstruct, Initial state file are created, all is fine' 109 110 CALL abort_physic(modname,abort_message,0) 111 STOP 0 110 112 ENDIF 111 113 ENDIF
Note: See TracChangeset
for help on using the changeset viewer.