[mesa-users] how to create a ZAMS model?

João Faria joaofaria90 at gmail.com
Wed Jan 16 13:08:12 EST 2013


Hi!

Jakub, I think the example called *create_zams* in the test_suite might 
be what you're looking for.

I have tried to use stop_at_zams = .true. before and it didn't work as 
well. I now understand why from Josiah's explanation. But, is it just me 
or the documentation in controls.default is somewhat confusing? I would 
think that "don't independently apply" would mean "don't set these:"

Jo\E3o Faria


On 01/16/2013 05:58 PM, Josiah Schwab wrote:
>> I've set stop_at_zams = .true. but it doesn't work for me - evolution doesn't stop (inlist is attached). I don't know if it's a bug or just I have to set also something else. Should it work or is there any other method to build a ZAMS model?
> Here's what the documentation from star/defaults/controls.default says
>
>           stop_at_zams = .false.
>              ! if true, stop if both of the following are satisfied:
>              !     abs(v_surf/v_kh) < v_surf_div_v_kh_lower_limit, and
>              !     Lnuc/L > Lnuc_div_L_upper_limit
>              ! NOTE: if stop_at_zams if true, then don't independently apply
>              !     v_surf_div_v_kh_lower_limit or Lnuc_div_L_upper_limit
>
> When you use a flag, I encourage you to read the relevant part of the defaults file first.  Lots of good info there.
>
> As you can see, you need to set v_surf_div_v_kh_lower_limit and Lnuc_div_L_upper_limit.
>
> I once used
>
>    ! define the zams
>        v_surf_div_v_kh_lower_limit = 1.66
>        Lnuc_div_L_upper_limit = 1.0
>
> and that worked ok for my purposes.
>
> Josiah
> ------------------------------------------------------------------------------
> Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
> and much more. Keep your Java skills current with LearnJavaNow -
> 200+ hours of step-by-step video tutorials by Java experts.
> SALE $49.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122612
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130116/6f9cffa8/attachment.html>


More information about the Mesa-users mailing list