Changeset 766 for LMDZ4/trunk/libf/phylmd/suphec.F
- Timestamp:
- Jun 4, 2007, 4:34:47 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/trunk/libf/phylmd/suphec.F
r652 r766 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.