Changeset 961 for LMDZ4/trunk/libf
- Timestamp:
- Jun 9, 2008, 11:50:50 AM (16 years ago)
- Location:
- LMDZ4/trunk/libf/dyn3dpar
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/trunk/libf/dyn3dpar/calfis_p.F
r960 r961 293 293 unskap = 1./ kappa 294 294 c 295 print *,omp_rank,'klon--->',klon295 c print *,omp_rank,'klon--->',klon 296 296 c$OMP DO SCHEDULE(STATIC,OMP_CHUNK) 297 297 DO l = 1, llmp1 -
LMDZ4/trunk/libf/dyn3dpar/leapfrog_p.F
r960 r961 1125 1125 call VTe(VThallo) 1126 1126 call resume_timer(timer_caldyn) 1127 print *,'fin dissipation'1127 c print *,'fin dissipation' 1128 1128 c$OMP END MASTER 1129 1129 END IF
Note: See TracChangeset
for help on using the changeset viewer.