Ignore:
Timestamp:
May 31, 2017, 12:52:35 AM (7 years ago)
Author:
fhourdin
Message:

Corrections de bugs sur les deux dernieres commissions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/phys_local_var_mod.F90

    r2897 r2898  
    8181      !$OMP THREADPRIVATE(d_u_oro, d_v_oro)
    8282      REAL, SAVE, ALLOCATABLE :: d_t_oro_gw(:,:)
    83       !$OMP THREADPRIVATE(d_t_oro)
     83      !$OMP THREADPRIVATE(d_t_oro_gw)
    8484      REAL, SAVE, ALLOCATABLE :: d_u_oro_gw(:,:), d_v_oro_gw(:,:)
    8585      !$OMP THREADPRIVATE(d_u_oro_gw, d_v_oro_gw)
Note: See TracChangeset for help on using the changeset viewer.