Explaining a rapidly fading star as a type II ILOT in a triple star system
收藏资源简介:
Bear, Soker and Kashi 2022<br> ========================== The code follows 1M_pre_ms_to_wd example in test suite.<br> Prior to running this code we run 12Mo when we follow the example of 16_predictive_mix example for 12Mo.<br> We look when this star of 12Mo leaves the MS, the time taken is 1.46X10^7 years. The code is divided to 2 stages:<br> Stage A: up to 1.46X10^7 years when no other changes have been made to the example. We save the file produces at 1.46X10^7years. Stage B: We restart the file at 1.46X10^7years and insert mass loss by enabling mass_change. The mass parameter for stage A+B is: 0.3Mo and 0.5Mo.<br> The mass_change parameter is 0.3X10^-5, 1X10^-5, 3X10^-5 Mo/yr Each stage contains the inlist and the data files used in https://arxiv.org/abs/2202.08629
Bear、Soker与Kashi,2022年 ================================================== 本代码遵循测试套件中的1M_pre_ms_to_wd示例。 在运行本代码前,若遵循16_predictive_mix示例针对12倍太阳质量(12Mo)的设置,需先执行12Mo的模拟。我们针对该12倍太阳质量恒星脱离主序星(Main Sequence,MS)的时刻进行观测,所需时长为1.46×10⁷年。 本代码分为两个阶段: 阶段A:在未对示例进行任何修改的前提下,模拟至1.46×10⁷年时,保存该时刻生成的结果文件。 阶段B:从1.46×10⁷年时刻的结果文件重启模拟,并通过启用mass_change参数引入质量损失过程。阶段A与阶段B对应的总质量参数为0.3倍太阳质量(0.3Mo)与0.5倍太阳质量(0.5Mo)。 mass_change参数的取值分别为0.3×10⁻⁵、1×10⁻⁵、3×10⁻⁵ Mo/yr。 每个阶段均包含https://arxiv.org/abs/2202.08629 中所使用的inlist配置文件与数据文件。



