Ignore:
Timestamp:
Oct 25, 2017, 2:01:57 PM (7 years ago)
Author:
Ehouarn Millour
Message:

Some fixes to enable compiling with the pgf compiler and updated arch files for pgf on Ciclad.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/cv3_estatmix.F90

    r2902 r3043  
    5353  REAL                                      :: cpn
    5454  REAL                                      :: x, y, p0, zdelta, zcor
    55   REAL                                      :: dpmin=1.
     55  REAL, SAVE                                :: dpmin=1.
    5656!$OMP THREADPRIVATE(dpmin)
    5757  REAL, DIMENSION(len)                      :: plim2p  ! = min(plim2(:),plim1(:)-dpmin)
Note: See TracChangeset for help on using the changeset viewer.