[Mesa-users] other_wind

Croxmor Moraga rodrigo.moraga.merino at gmail.com
Thu Oct 17 15:21:35 EDT 2019


You were right Josiah.
But now my problem is that, when I compile the program and run it, the
simulation launches an error, once the program starts to run the mass-loss
process and it stops. (I have programmed MESA to start the wind
calculations after the model reaches the ZAMS in a second inlist).
I have tried to change my subroutine over and over again. It compiles, but
the error appears after I ran it. Maybe someone here in the email-chain
will know what to do?
(I have attached my run_star_extras.f and the inlist mentioned before. On
MESA version: ) Also here is the error message that is shown in the
terminal: One of these happens because of the variable of surface gravity
that I included in my wind equation, and the other one is for when i used
that equation without the gravity in it. and it gives the error in the
other screenshot.


El mié., 16 oct. 2019 a las 0:01, Josiah Schwab (<jwschwab at ucsc.edu>)
escribió:

> Hi Croxmor,
>
> > But when I saw the other_wind.f90 code file, it didn't give me an example
> > of how to add a new wind scheme to the cool_wind_rgb; the only thing I
> want
> > to do, is to replace the original wind equation of one of the default
> > schemes, and use another version of that one.
> > So my problem is, from all the different routines and subroutines defined
> > en wind.f90; which one should I take and put in my run_star_extra file
> as a
> > subroutine?
> > When I only want to add a new scheme for the cool_wind_rgb without
> changing
> > anything else?
> > Here I attached the wind.f90 file for faster revision.
>
> I believe you can provide your other routine in run_star_extras and then
> set
>
>   cool_wind_RGB_scheme = 'other'
>
> to only apply it in that case.
>
> Josiah
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20191017/d24c4df1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist_project_header
Type: application/octet-stream
Size: 428 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20191017/d24c4df1/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Captura de pantalla de 2019-10-17 16-19-38.png
Type: image/png
Size: 229783 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20191017/d24c4df1/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Captura de pantalla de 2019-10-17 16-19-40.png
Type: image/png
Size: 210264 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20191017/d24c4df1/attachment-0003.png>


More information about the Mesa-users mailing list