[mesa-users] question

Ehsan Moravveji e.moravveji at gmail.com
Thu Jun 30 03:49:02 EDT 2016


Dear Sanaz,

I took a quick peek at your inlist, and tried it with v. 7678. If you look at the “dt_limit” in your terminal STDOUT, you notice that MESA complains politely about the time step, e.g.:



This is not a surprise, because in the &controls section, you have forced MESA to take very small timesteps:
      max_years_for_timestep = 3.67628942044319d-05
If you comment out this, then MESA decides more cleverly, and the evolution proceeds normally.

Furthermore, I strongly suggest you to comment out the two following lines too, unless you have a very strong reason to keep them  (which I cannot imagine any for your simplified setup):
         varcontrol_target = 1d-3
         dX_nuc_drop_limit = 2d-2 ! 5d-3

So, it is always great, and a good practice, to start from one of the test_suite “solved” examples; however, before pressing the button, please study all the inlist items very carefully, and dig out for their meanings from the star_job <http://mesa.sourceforge.net/star_job_defaults.html> and controls <http://mesa.sourceforge.net/controls_defaults.html> documentation, to ensure that you get what you ask for.

Best regards,
Ehsan.


> On 30 Jun 2016, at 07:51, Sanaz Lotfiyani <sanaz.lotfiani at gmail.com> wrote:
> 
> Hi Mesa users
> 
> I have executed star/test_suite/make_massive_with_uniform_composition
> in order to accomplish  H_R diagram like this for 25M star and Z=0/02<IMG_0980.jpg>
>  I  achieved  this gragh from executing make_massive_with_uniform_composition<25Mstar.jpg>
> I send my inlist as follows
> would you please guide me
> Best wishes 
> Sanaz
> <inlist_uniform>------------------------------------------------------------------------------
> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape_______________________________________________
> 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/20160630/64b4de63/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stdout.png
Type: image/png
Size: 39878 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20160630/64b4de63/attachment.png>


More information about the Mesa-users mailing list