[Mesa-users] Failure in loading a model in MESA-Docker

Nicholas Proietti nproiett at oswego.edu
Sun Jun 10 16:18:54 EDT 2018


Hello,

----------------------------inlist_load-----------------------------
&star_job
    read_extra_star_job_inlist1 = .true.
    extra_star_job_inlist1_name = 'inlist_load'
/ ! end of star_job namelist

&controls
    read_extra_controls_inlist1 = .true.
    extra_controls_inlist1_name = 'inlist_load'
/ ! end of controls namelist

&pgstar
    read_extra_pgstar_inlist1 = .true.
    extra_pgstar_inlist1_name = 'inlist_load'
/ ! end of pgstar namelist

-----------------------------------------------------------------------


I tried running MESA by adding a space after the comment character, but I
received the same message:

------------------------------------------------------------------
Failed while trying to read control namelist file: inlist_load
Perhaps the following runtime error message will help you find the problem.
At line 3074 of file ../private/pgstar_ctrls_io.f90 (unit = 29, file =
'inlist_load')
Fortran runtime error: End of file
Error termination. Backtrace:
#0  0x7f913af707e3 in next_record_r
        at /root/mesasdk-src/gcc/libgfortran/io/transfer.c:3453
#1  0x7f913af72f56 in finalize_transfer
        at /root/mesasdk-src/gcc/libgfortran/io/transfer.c:3981
#2  0x68bd17 in __pgstar_ctrls_io_MOD_read_pgstar_file
        at ../private/pgstar_ctrls_io.f90:3074
#3  0x68bdd2 in __pgstar_ctrls_io_MOD_read_pgstar_file
        at ../private/pgstar_ctrls_io.f90:3112
#4  0x555113 in __pgstar_MOD_do_read_pgstar_controls
        at /home/docker/mesa/star/make/pgstar.f90:115
#5  0x430a94 in __run_star_support_MOD_after_step_loop
        at ../job/run_star_support.f90:546
#6  0x4323da in __run_star_support_MOD_run1_star
        at ../job/run_star_support.f90:172
#7  0x416b16 in __run_star_MOD_do_run_star
        at /home/docker/mesa/star/job/run_star.f:26
#8  0x416bb9 in run
        at ../src/run.f:16
#9  0x416bf0 in main
        at ../src/run.f:2
---------------------------------------------------------------------

I copied the the contents from the inlist_load on the site and even added a
newline at the end of the file, but the issue persists. Perhaps there is a
problem with another one of the lines?

Best,
Nick

On Sun, Jun 10, 2018 at 1:46 PM, Josiah Schwab <jwschwab at ucsc.edu> wrote:

> Hi Nicholas,
>
> You're probably missing a newline at the end of the file.
>
> Josiah
>



-- 
Nicholas Proietti
Undergraduate Major in Physics and Minor in Astronomy
State University of New York at Oswego
nproiett@ <nproiett at oswego.edu>oswego.edu <nproiett at oswego.edu> |
518-952-5002
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20180610/4ed91157/attachment.html>


More information about the Mesa-users mailing list