Ignore:
Timestamp:
Apr 3, 2016, 12:09:34 AM (8 years ago)
Author:
Laurent Fairhead
Message:

Merged trunk changes r2457:2487 into testing branch

Location:
LMDZ5/branches/testing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/branches/testing

  • LMDZ5/branches/testing/libf/phylmd/cv3p2_closure.F90

    r2435 r2488  
    8989  REAL, DIMENSION (nloc, nd)                         :: mad, me, betalim, beta_coef
    9090  REAL, DIMENSION (nloc, nd)                         :: med, md
    91   REAL                                               :: coef_peel
    92   PARAMETER (coef_peel=0.25)
     91!jyg<
     92! coef_peel is now in the common cv3_param
     93!!  REAL                                               :: coef_peel
     94!!  PARAMETER (coef_peel=0.25)
     95!>jyg
    9396
    9497  REAL                                               :: sigmax
Note: See TracChangeset for help on using the changeset viewer.