Changeset 5651 for LMDZ6


Ignore:
Timestamp:
May 14, 2025, 9:37:05 AM (4 weeks ago)
Author:
evignon
Message:

correction initialisation ok_mass_duvcon_omp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/conf_phys_m.f90

    r5645 r5651  
    10331033    !Config  Def  = y
    10341034    !Config  Help = for conservation when calling deep convection every n time steps
    1035     ok_mass_dtcon_omp = .TRUE.
     1035    ok_mass_duvcon_omp = .TRUE.
    10361036    CALL getin('ok_mass_duvcon',ok_mass_duvcon_omp)
    10371037
Note: See TracChangeset for help on using the changeset viewer.