[Mesa-users] [EXT] Trying to add new output data

Mathieu Renzo mrenzo at arizona.edu
Tue Apr 7 16:23:28 UTC 2026


Hi Ishaan,

That error suggest those parameters have been removed (but maybe are 
left in the `profile_columns.list` by mistake).
I think you are using the right approach, but maybe you're trying to use 
`data_for_extra_history_columns` - which as you say is for "global" 
properties of the star, while you probably want to work on 
`data_for_extra_profile_columns` (just below at your link), which is for 
spatial distribution of  quantities as a function of mesh point. Your 
functions to calculate the quantities you want should go there if you 
want their internal distribution.

Cheers,
Mathieu


On 4/6/26 23:53, Varshney, Ishaan via Mesa-users wrote:
> *
>
> *External Email*
>
> *
> ------------------------------------------------------------------------
> Dear MESA users,
>
> I am trying to output a couple of parameters (accel_div_grav, 
> extra_dPdm) by uncommenting it from the profile_columns.list file but 
> it is showing this error when I am trying to run it:
>
>
> *failed to recognize item for profile columns: accel_div_grav*
>
> *failed to recognize item for profile columns: extra_dPdm*
>
>
> I have tried the method mentioned on 
> https://docs.mesastar.org/en/25.12.1/using_mesa/extending_mesa.html 
> <https://docs.mesastar.org/en/25.12.1/using_mesa/extending_mesa.html>  
> under "Adding History & Profile Output”. I’m not sure but I think it 
> works for global parameters and not for the large set of properties 
> for each point in the model of the star. I have tried this on two 
> versions of MESA: r23.05.1 and r24.03.1
>
> Could anyone please advise on how to resolve this issue.
>
> Thank you,
> Ishaan
>
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
>
-- 
Mathieu Renzo <https://www.as.arizona.edu/~mrenzo/>
Assistant Professor
University of Arizona - Steward Observatory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20260407/62add67c/attachment.htm>


More information about the Mesa-users mailing list