[Mesa-users] Running a Model from ZAMS

Madison Lyn Fitzgerald-Russell madison.l.fitzgerald at wmich.edu
Mon Feb 18 15:48:09 EST 2019


Thanks Anne! That’s exactly what I’m trying to do!

Madison Fitzgerald-Russell

Doctoral Scholar Assistant
Department of Physics & The Mallinson Institute for Science Education
Western Michigan University

On Feb 18, 2019, at 3:41 PM, "anne.thoul at uliege.be<mailto:anne.thoul at uliege.be>" <anne.thoul at uliege.be<mailto:anne.thoul at uliege.be>> wrote:

Hi Madison,

You can create a ZAMS model using  create_pre_main_sequence_model = .true. in the &star_job part of your inlist (default is .false.)
You need to save the ZAMS model you will create using
    save_model_when_terminate = .true.
    save_model_filename = 'ZAMS.mod'

In you use the following stopping criteria, the evolution will stop near ZAMS:
      Lnuc_div_L_zams_limit = 0.99d0
      stop_near_zams = .true.

Then you can continue the evolution using a new inlist with the following:
    load_saved_model = .true.
    saved_model_name = ‘ZAMS.mod'

I hope this helps and answers your questions.

Anne


Le 18 févr. 2019 à 21:28, Madison Lyn Fitzgerald-Russell <madison.l.fitzgerald at wmich.edu<mailto:madison.l.fitzgerald at wmich.edu>> a écrit :

Hello MESA users,

I am trying to start from a 1M ZAMS star and run a model from there, and I'm trying to find the most effective way to do that. I've looked through the documentation and archive and am not clear on what would be a good method. I've been working with the 1M_pre_ms_to_wd test suite to run some other 1M models.

Would it be best to create a ZAMS model and then load it into my pre_ms_to_wd directory? Or is there a way I can start with a 1M ZAMS star in the pre_ms_to_wd inlist?

I'm running MESA version 10398 with OSX 10.14.2.

Thank you,
Madison Fitzgerald-Russell

Doctoral Scholar Assistant
Department of Physics & The Mallinson Institute for Science Education
Western Michigan University

_______________________________________________
mesa-users at lists.mesastar.org<mailto:mesa-users at lists.mesastar.org>
https://lists.mesastar.org/mailman/listinfo/mesa-users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20190218/07cb90d5/attachment.html>


More information about the Mesa-users mailing list