Ignore:
Timestamp:
Jun 9, 2008, 11:50:50 AM (16 years ago)
Author:
Laurent Fairhead
Message:

Un peu de menage pour avoir moins de sorties a l'execution
LF

Location:
LMDZ4/trunk/libf/dyn3dpar
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/dyn3dpar/calfis_p.F

    r960 r961  
    293293       unskap   = 1./ kappa
    294294c
    295       print *,omp_rank,'klon--->',klon
     295c      print *,omp_rank,'klon--->',klon
    296296c$OMP DO SCHEDULE(STATIC,OMP_CHUNK)
    297297      DO l = 1, llmp1
  • LMDZ4/trunk/libf/dyn3dpar/leapfrog_p.F

    r960 r961  
    11251125        call VTe(VThallo)
    11261126        call resume_timer(timer_caldyn)
    1127         print *,'fin dissipation'
     1127c        print *,'fin dissipation'
    11281128c$OMP END MASTER
    11291129      END IF
Note: See TracChangeset for help on using the changeset viewer.