From: Jean-Claude P. <jc...@gm...> - 2011-07-22 13:00:22
|
Hi Tingtao, you have to remove the exclamation mark before 'set_irradiation = .true.' Best, JC On 21/07/11 21:54, ztt wrote: > 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 > > |