[mesa-users] Low metalicity star
Willie Strickland
cwskas at gmail.com
Sat Oct 31 11:37:15 EDT 2015
A couple of comments.
1. From the header of the inlist.txt you posted.
! this is the master inlist that MESA reads when it starts.
! This file tells MESA to go look elsewhere for its configuration
! info. This makes changing between different inlists easier, by
! allowing you to easily change the name of the file that gets read.
It appears in this case you are using it for all or most of your configuration.
Attached is the inlist from $MESA_DIR/star/work. Compare it to the one you included in your email.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist
Type: application/octet-stream
Size: 656 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20151031/f21ce7cf/attachment.obj>
-------------- next part --------------
2. From the pgstar portion of inlist.txt you have
Grid1_win_flag = .true.
Abundance_win_flag = .true.
Profile_Panels1_win_flag = .true.
History_Panels1_win_flag = .true.
and
read_extra_pgstar_inlist1 = .true.
extra_pgstar_inlist1_name = ?inlist_pgstar'
which also calls
HR_win_flag = .true.
TRho_Profile_win_flag = .true.
for a total of 6 windows. That is apparently more than the resources of your computer (RAM I think) can support.
To resolve your problem, set some of the win_flag calls to .false. and try again.
You should also change to a standard inlist and move all of your calls to the inlist_project or inlist_pgstar files.
Willie
> On Oct 31, 2015, at 10:08 AM, Liliana Novais <linovais at gmail.com> wrote:
>
> <inlist.txt><inlist_pgstar.txt><inlist_project.txt>
More information about the Mesa-users
mailing list