Ignore:
Timestamp:
Jul 9, 2021, 5:31:31 PM (3 years ago)
Author:
emillour
Message:

Generic GCM:
Some OpenMP fixes in routines initracer.F, nonoro_gwd_ran_mod.F90,
phys_state_var_mod.F90 and sugas_corrk.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/nonoro_gwd_ran_mod.F90

    r2403 r2550  
    77      REAL, allocatable, save :: east_gwstress(:, :) ! Eastward stress profile
    88      REAL, allocatable, save :: west_gwstress(:, :) ! Westward stress profile
    9 
     9!$OMP THREADPRIVATE(du_nonoro_gwd,dv_nonoro_gwd,east_gwstress,west_gwstress)
    1010CONTAINS
    1111
Note: See TracChangeset for help on using the changeset viewer.