Ignore:
Timestamp:
May 15, 2017, 10:59:45 AM (7 years ago)
Author:
Laurent Fairhead
Message:

Inclusion of r2877 corrections in CM6.0.10-LR branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/branches/IPSLCM6.0.10/libf/phylmd/physiq_mod.F90

    r2839 r2879  
    155155!!!       d_s_the, d_dens_the, &            ! due to thermals
    156156       !                                 
     157       ptconv, &
    157158       wbeff, convoccur, zmax_th, &
    158159       sens, flwp, fiwp,  &
     
    875876    save iflag_cld_th
    876877    !$OMP THREADPRIVATE(iflag_cld_th)
    877     logical ptconv(klon,klev)
     878!IM     logical ptconv(klon,klev) !passe dans phys_local_var_mod
    878879    !IM cf. AM 081204 BEG
    879880    logical ptconvth(klon,klev)
Note: See TracChangeset for help on using the changeset viewer.