Ignore:
Timestamp:
Apr 16, 2025, 9:25:21 PM (3 months ago)
Author:
evignon
Message:

commission pour la conservation de l'eau dans la convection profonde.
1/ integre les corrections apportees par JYG dans cv3routines.
2/ par defaut, conserve dx*masse quand on appelle la convection tous les n pas de temps
Cette commission conduit à une perte de convergence

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified LMDZ6/trunk/libf/phylmd/lmdz_cv_ini.f90

    r5560 r5622  
    1414          nl, nlp, nlm
    1515  PUBLIC cpd, cpv, cl, ci, rrv, rrd, lv0, lf0, g, rowl, t0, clmcpv, clmcpd, cpdmcp, cpvmcpd, cpvmcl,  &
    16           clmci, eps, epsi, epsim1, ginv, hrd, grav, keep_bug_indices_cv3_tracer, &
    17           keep_bug_q_nocons_cv
     16          clmci, eps, epsi, epsim1, ginv, hrd, grav, keep_bug_indices_cv3_tracer
    1817
    1918
     
    7271LOGICAL keep_bug_indices_cv3_tracer
    7372 !$OMP THREADPRIVATE( keep_bug_indices_cv3_tracer)
    74 LOGICAL keep_bug_q_nocons_cv
    75  !$OMP THREADPRIVATE( keep_bug_q_nocons_cv)
    7673
    7774END MODULE lmdz_cv_ini
Note: See TracChangeset for help on using the changeset viewer.