Ignore:
Timestamp:
May 12, 2017, 12:16:53 PM (7 years ago)
Author:
musat
Message:

Bug correction linked to smaller call frequency of convection
with respect to the physic'

File:
1 edited

Legend:

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

    r2863 r2877  
    156156!!!       d_s_the, d_dens_the, &            ! due to thermals
    157157       !                                 
     158       ptconv, &
    158159       wbeff, convoccur, zmax_th, &
    159160       sens, flwp, fiwp,  &
     
    876877    save iflag_cld_th
    877878    !$OMP THREADPRIVATE(iflag_cld_th)
    878     logical ptconv(klon,klev)
     879!IM logical ptconv(klon,klev)  !passe dans phys_local_var_mod
    879880    !IM cf. AM 081204 BEG
    880881    logical ptconvth(klon,klev)
Note: See TracChangeset for help on using the changeset viewer.