Changeset 3976 for trunk/LMDZ.GENERIC/deftank
- Timestamp:
- Nov 25, 2025, 10:49:38 PM (5 days ago)
- Location:
- trunk/LMDZ.GENERIC/deftank
- Files:
-
- 4 edited
-
callphys.GJ581d (modified) (2 diffs)
-
callphys.earlymars (modified) (2 diffs)
-
callphys.earthslab (modified) (2 diffs)
-
callphys.kcm1d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/deftank/callphys.GJ581d
r3725 r3976 32 32 # Include continuum absorption in radiative transfer (note CO2 is treated separately) ? 33 33 continuum = .true. 34 generic_continuum_database = .true. 34 35 # folder in which correlated-k data is stored ? 35 36 corrkdir = CO2_H2Ovar … … 52 53 satval = 0.0 53 54 54 ## Star type55 ## Host Star 55 56 ## ~~~~~~~~~ 56 startype = 2 57 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 58 # The choices are: 59 # 60 # startype = 1 Sol (G2V-class main sequence) 61 # startype = 2 Ad Leo (M-class, synthetic) 62 # startype = 3 GJ644 63 # startype = 4 HD128167 64 # startype = 9 TRAPPIST-1 65 # startype = 10 Proxima Centauri 66 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 stelspec_file = spectrum_Gliese_581_2011.dat 58 tstellar = 3480. 59 67 60 # Stellar flux at 1 AU. Examples: 68 61 # 1366.0 W m-2 Sol today -
trunk/LMDZ.GENERIC/deftank/callphys.earlymars
r3725 r3976 32 32 # Include continuum absorption in radiative transfer (note CO2 is treated separately) ? 33 33 continuum = .true. 34 generic_continuum_database = .true. 34 35 # folder in which correlated-k data is stored ? 35 36 corrkdir = earlymars … … 52 53 satval = 0.0 53 54 54 ## Star type55 ## Host Star 55 56 ## ~~~~~~~~~ 56 startype = 1 57 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 58 # The choices are: 59 # 60 # startype = 1 Sol (G2V-class main sequence) 61 # startype = 2 Ad Leo (M-class, synthetic) 62 # startype = 3 GJ644 63 # startype = 4 HD128167 64 # startype = 9 TRAPPIST-1 65 # startype = 10 Proxima Centauri 66 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 stelspec_file = spectrum_Sun_2025.dat 58 tstellar = 5780. 59 67 60 # Stellar flux at 1 AU. Examples: 68 61 # 1366.0 W m-2 Sol today -
trunk/LMDZ.GENERIC/deftank/callphys.earthslab
r3725 r3976 50 50 callgasvis = .true. 51 51 # call continuum in radiative transfer ? 52 Continuum = .true. 52 continuum = .true. 53 generic_continuum_database = .true. 53 54 # Include Rayleigh scattering in the visible ? 54 55 rayleigh = .true. … … 87 88 noradsurf = .false. 88 89 89 ## Star type90 ## Host Star 90 91 ## ~~~~~~~~~ 91 startype = 1 92 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 # The choices are: 94 # 95 # startype = 1 Sol (G2V-class main sequence) 96 # startype = 2 Ad Leo (M-class, synthetic) 97 # startype = 3 GJ644 98 # startype = 4 HD128167 99 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 92 stelspec_file = spectrum_Sun_2025.dat 93 tstellar = 5780. 94 100 95 # Stellar flux at 1 AU. Examples: 101 96 # 1366.0 W m-2 Sol today -
trunk/LMDZ.GENERIC/deftank/callphys.kcm1d
r2972 r3976 15 15 corrk = .true. 16 16 # Include continuum absorption in radiative transfer (note CO2 is treated separately) ? 17 Continuum = .true. 17 continuum = .true. 18 generic_continuum_database = .true. 18 19 # folder in which correlated-k data is stored ? 19 20 corrkdir = N2_CO2step_H2Ovar/1E3ppmCO2 … … 38 39 noradsurf = .false. 39 40 40 ## Star type41 ## Host Star 41 42 ## ~~~~~~~~~ 42 startype = 1 43 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 44 # The choices are: 45 # 46 # startype = 1 Sol (G2V-class main sequence) 47 # startype = 2 Ad Leo (M-class, synthetic) 48 # startype = 3 GJ644 49 # startype = 4 HD128167 50 # startype = 9 TRAPPIST-1 51 # startype = 10 Proxima Centauri 52 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 43 stelspec_file = spectrum_Sun_2025.dat 44 tstellar = 5780. 45 53 46 # Stellar flux at 1 AU. Examples: 54 47 # 1366.0 W m-2 Sol today
Note: See TracChangeset
for help on using the changeset viewer.
