From: ztt <ztt...@12...> - 2011-07-22 01:54:18
|
Dear Mesa users, Do you have experience with the irradiated_planet test_suite? I tried with 2 different inlist: !set_irradiation = .true. ! relax_irradiation = .true. ! relax_irradiation_min_steps = 200 ! relax_irradiation_max_yrs_dt = 1d-1 ! new_irrad_flux = 1d7 ! erg s^-1 cm^-2 ! new_irrad_col_depth = 1 ! g cm^-2 and the other one: !set_irradiation = .true. relax_irradiation = .true. relax_irradiation_min_steps = 200 relax_irradiation_max_yrs_dt = 1d-1 new_irrad_flux = 1d7 ! erg s^-1 cm^-2 new_irrad_col_depth = 1 ! g cm^-2 both use which_atm_option = 'grey_and_kap' then do ./star_irrad, and the results are the same. Could you give me some hints about how to make irradiation work?? Thank you! Best wishes, Tingtao |