[Mesa-users] unable to save pulse data to file

TUCHOW, NOAH WOLFE nxt5109 at psu.edu
Mon Feb 11 16:17:38 EST 2019


Yes, right after I sent the email to mesa-users, I realized that 'pulse_info_format' appears to have been renamed 'pulse_data_format' in newer versions of MESA. After I changed it, it appeared to save pulse data correctly.

Thanks for your help,
Noah

Noah Tuchow
Penn State University
Department of Astronomy and Astrophysics
532C Davey Lab
University Park, PA 16802


On Mon, Feb 11, 2019 at 4:10 PM Earl Bellinger <earlbellinger at gmail.com<mailto:earlbellinger at gmail.com>> wrote:
Hi Noah Tuchow,

The error message tells you the problem:
> Fortran runtime error: Cannot match namelist object name pulse_info_format
Looking at the controls<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmesa.sourceforge.net%2Fcontrols_defaults.html&data=02%7C01%7Cnxt5109%40psu.edu%7C45d0ea4283d94c803af408d6906566ea%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C636855162533200949&sdata=%2FMy8WTb%2BOe4MwMsVPbqe22KBAZLAwnC5onVZ9dwnjBc%3D&reserved=0> page, that field name doesn't exist; try "pulse_data_format" in its place.

Best regards,
Earl



Med venlig hilsen/Kind regards

Earl Patrick Bellinger, Ph.D.
Postdoctoral Research Fellow
Stellar Astrophysics Centre
Aarhus University
Web: https://earlbellinger.com<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fearlbellinger.com%2F&data=02%7C01%7Cnxt5109%40psu.edu%7C45d0ea4283d94c803af408d6906566ea%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C636855162533200949&sdata=ec6puFAQ6S3s5qc4gdfxpJiuIvjnO0aIhpibIetZePo%3D&reserved=0>


On Mon, Feb 11, 2019 at 10:05 PM TUCHOW, NOAH WOLFE <nxt5109 at psu.edu<mailto:nxt5109 at psu.edu>> wrote:
Hello everyone,

I'm having a problem saving pulse data to a file in a format that GYRE can read. I'm trying to run a standard solar model, save pulse data to a file, and run GYRE to generate an oscillation power spectrum. In my inlists I've set

&star
   save_pulse_data_when_terminate = .true.
   save_pulse_data_filename = '1Msun_model.mesa'

/

&controls
   pulse_info_format = ‘GYRE'
/

but when I run mesa, I get the error message:

Failed while trying to read control namelist file: inlist_1msun
Perhaps the following runtime error message will help you find the problem.

At line 1898 of file ../private/ctrls_io.f90 (unit = 29, file = 'inlist_1msun')
Fortran runtime error: Cannot match namelist object name pulse_info_format

Error termination. Backtrace:
#0  0x7fc482116dec in finalize_transfer
        at /root/mesasdk-src/gcc/libgfortran/io/transfer.c:3891
#1  0x48643f in __ctrls_io_MOD_read_controls_file
        at ../private/ctrls_io.f90:1898
#2  0x486678 in __ctrls_io_MOD_read_controls_file
        at ../private/ctrls_io.f90:1937
#3  0x4868f7 in __ctrls_io_MOD_read_controls
        at ../private/ctrls_io.f90:1854
#4  0x486965 in __ctrls_io_MOD_do_one_setup
        at ../private/ctrls_io.f90:1824
#5  0x4317d5 in __run_star_support_MOD_before_evolve_loop
        at ../job/run_star_support.f90:279
#6  0x4321d8 in __run_star_support_MOD_run1_star
        at ../job/run_star_support.f90:98
#7  0x416ae6 in __run_star_MOD_do_run_star
        at /data/nxt5109/mesa-r10398/star/job/run_star.f:26
#8  0x416b89 in run
        at ../src/run.f:16
#9  0x416bc0 in main
        at ../src/run.f:2


The model runs fine when I don't try to save pulse data, and GYRE appears to be working properly when used as the oscillation code in the astero search module. I've attached my inlists and the model file I'm loading from below, and I'm running mesa r10398 on linux. Does anyone have any ideas about how I can get rid of this error and save pulse data?

Thanks,
Noah Tuchow


Noah Tuchow
Penn State University
Department of Astronomy and Astrophysics
532C Davey Lab
University Park, PA 16802

_______________________________________________
mesa-users at lists.mesastar.org<mailto:mesa-users at lists.mesastar.org>
https://lists.mesastar.org/mailman/listinfo/mesa-users<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.mesastar.org%2Fmailman%2Flistinfo%2Fmesa-users&data=02%7C01%7Cnxt5109%40psu.edu%7C45d0ea4283d94c803af408d6906566ea%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C636855162533210962&sdata=F4ER7BIKKadyqWbz7KnnU6%2F7E4QUk380cwE37KfOojY%3D&reserved=0>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20190211/9b3c6ac1/attachment.html>


More information about the Mesa-users mailing list