Changeset 1392 for trunk/LMDZ.COMMON


Ignore:
Timestamp:
Mar 8, 2015, 8:17:24 AM (10 years ago)
Author:
emillour
Message:

Common dynamics:
Variables in temps.h need to be threadprivate in OpenMP to be compatible with copyin satement in dyn3dpar/gcm.F.
EM

Location:
trunk/LMDZ.COMMON/libf
Files:
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dyn3dpar/temps.h

    r1391 r1392  
    3232      real hour_ini ! initial fraction of day of simulation sequence (0=<hour_ini<1)
    3333
     34!$OMP THREADPRIVATE(/temps_r/,/temps_i/,/temps_c/)
    3435!-----------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.