Changeset 5017 for LMDZ6/trunk


Ignore:
Timestamp:
Jul 4, 2024, 5:13:53 PM (2 weeks ago)
Author:
dcugnet
Message:

Include ok_water_mass_fixer in the /clesphys/ common of clesphys.h.
Fix needed because the variable is no longer initialized after 1st physics call.
=> unpredictable behavior after first call, crashed with ifort in debug mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/clesphys.h

    r4952 r5017  
    164164     &     , iflag_phytrac, ok_new_lscp, ok_bs, ok_rad_bs               &
    165165     &     ,  iflag_thermals,nsplit_thermals, tau_thermals              &
    166      &     , iflag_physiq, ok_3Deffect
     166     &     , iflag_physiq, ok_3Deffect, ok_water_mass_fixer
    167167       save /clesphys/
    168168!$OMP THREADPRIVATE(/clesphys/)
Note: See TracChangeset for help on using the changeset viewer.