[Mesa-users] Finding the origin of an internal error

Roque Caballero Navarro rcaballeron at hotmail.com
Fri Oct 26 02:27:50 EDT 2018


Hi Thomas,

You must also execute ./export which makes available your new version of the module to the rest of MESA environment. Additionally, you should also clean your project and recompile it again for linking the new modules.

Kind regards,

Roque
________________________________
De: Mesa-users <mesa-users-bounces at lists.mesastar.org> en nombre de Gehrman, Thomas Charles <thomas.gehrman at mnsu.edu>
Enviado: jueves, 25 de octubre de 2018 21:39
Para: mesa-users at lists.mesastar.org
Asunto: [Mesa-users] Finding the origin of an internal error


Hello all,


I have a question regarding determining the origin of an internal error.


When I run my model the time steps become so short they're on the dynamical timescale. When I set report_why_dt_limits to true I find the that the set_omega_adjust_mass failed to adjust mass printed out in my terminal. I went to star/private directory to find the adjust_mass module and look for the set_omega_adjust_mass subroutine to figure out what part of the routine is failing. I was attempting to put print statements in the routine in specific spots to see if it would printout in the terminal to find the error. However, I noticed that even if I ./clean and ./mk all the private modules in mesa/star it doesn't carry through to my terminal output. Is there a way to have print statments in the terminal so I can solve exactly what is failing in the set_omega_adjust_mass subroutine? I've been stuck on this for awhile and have tried changing the mesh_delta_coeff varcontrol_target among other suggestions to solve my time step problem.

I have attached my inlists and run_star_extras files. Sorry if the run_binary_extras is a bit messy. My formulas I'm using from my paper are a bit cumbersome.

Thank you,

Thomas


Thomas C. Gehrman Jr.

M.S. Physics & Graduate Teaching Assistant

Department of Physics and Astronomy

Minnesota State University, Mankato

Office: N144


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20181026/87472d29/attachment.html>


More information about the Mesa-users mailing list