Changeset 704 for LMDZ4/branches/V3_test/libf/phylmd/suphec.F
- Timestamp:
- Aug 17, 2006, 5:41:51 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/V3_test/libf/phylmd/suphec.F
r652 r704 9 9 LOGICAL firstcall 10 10 SAVE firstcall 11 c$OMP THREADPRIVATE(firstcall) 11 12 DATA firstcall /.TRUE./ 13 12 14 IF (firstcall) THEN 13 15 PRINT*, 'suphec initialise les constantes du GCM'
Note: See TracChangeset
for help on using the changeset viewer.