[mesa-users] Another question about pgstar_flag
Josiah Schwab
jwschwab at berkeley.edu
Mon Aug 24 13:59:16 EDT 2015
Hello,
> Then i want to run codes of binary/test_suite and see the result
> image. When i add pgstar_flag=.true. in the file inlist_project, in
> section &binary_job, it can not run then and give out below error
> messages:
>
> Failed while trying to read control namelist file inlist_project
> The following runtime error message might help you find the problem
>
> At line 763 of file ../private/run_binary_support.f90 (unit = 29, file = 'inlist_project')
> Fortran runtime error: Cannot match namelist object name pgstar_flag
>
> What is this error come from and how can i see result image in binary packages?
> Hope to hear from you soon and thank you for your help in advance!
The option pgstar_flag is part of the star_job namelist and /not/ the
binary_job namelist. (That is what the error message is telling you.)
You can set pgstar_flag=.true. in the binary inlists for each star
(i.e. inlist1 and inlist2, for test suite problems.)
However, I do not think most of the binary test_suite cases have pgstar
plots already set up, so you will also need to define what you want to
plot using commands in the pgstar namelist.
Josiah
More information about the Mesa-users
mailing list