Ignore:
Timestamp:
Aug 14, 2025, 9:40:34 AM (45 hours ago)
Author:
debatzbr
Message:

Pluto PCM: Allows for haze production with vmr CH4 fix profile.
BBT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.PLUTO/libf/phypluto/callkeys_mod.F90

    r3889 r3894  
    6262      logical,save :: cooling
    6363!$OMP THREADPRIVATE(cooling)
    64       logical,save :: source_haze,hazeconservch4
    65 !$OMP THREADPRIVATE(source_haze,hazeconservch4)
     64      logical,save :: source_haze,hazeconservch4,haze_ch4proffix
     65!$OMP THREADPRIVATE(source_haze,hazeconservch4,haze_ch4proffix)
    6666      logical,save :: ch4lag,tsurfmax
    6767!$OMP THREADPRIVATE(ch4lag,tsurfmax)
Note: See TracChangeset for help on using the changeset viewer.