Changeset 3894 for trunk/LMDZ.PLUTO/libf/phypluto/inifis_mod.F90
- Timestamp:
- Aug 14, 2025, 9:40:34 AM (3 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO/libf/phypluto/inifis_mod.F90
r3889 r3894 827 827 if (is_master)write(*,*)trim(rname)//& 828 828 "hazconservch4 = ",hazeconservch4 829 if (is_master) write(*,*) "Production of haze with CH4 fix profile?" 830 haze_ch4proffix=.false. ! default value 831 call getin_p("haze_ch4proffix",haze_ch4proffix) 832 if (is_master) write(*,*)" haze_ch4proffix = ",haze_ch4proffix 829 833 if (is_master)write(*,*)trim(rname)//& 830 834 "Production of haze (fast version) ?"
Note: See TracChangeset
for help on using the changeset viewer.