- Timestamp:
- Feb 4, 2017, 6:35:34 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phy_common/mod_phys_lmdz_omp_data.F90
r1543 r1657 56 56 ELSE 57 57 abort_message = 'ANORMAL : OMP_MASTER /= 0' 58 CALL abort_gcm (modname,abort_message,1) 58 !-- abort_gcm only in the dynamics 59 !CALL abort_gcm (modname,abort_message,1) 60 print *,modname,abort_message 61 STOP 59 62 ENDIF 60 63 !$OMP END MASTER
Note: See TracChangeset
for help on using the changeset viewer.