[Mesa-users] Add a new formula for overshooting
Rob Farmer
r.j.farmer at uva.nl
Tue Aug 7 09:10:49 EDT 2018
Hi
The mechanism to change parts of mesa is to edit the run_star_extras.f file
(have a look at the lecture notes here: https://jschwab.github.io/mesa-2017/
). In your case you would want to add a other_d_mix routine where you could
implement your new overshoot expression (See file
$MESA_DIR/star/private/other/other_d_mix.f90 for the basic function) as an
additional diffusion coefficient.
other_d_mix is called in $MESA_DIR/star/private/private/mix_info.f90 if you
want to see what the rest of the code does.
Rob
On Tue, 7 Aug 2018 at 13:24, Dufour, Plume via Mesa-users <
mesa-users at lists.mesastar.org> wrote:
> Hi all,
>
>
> I am new using MESA and I don't find old messages that could help me in
> the archives.
> I want to test the formula for overshooting from Baraffe et al. described
> in this paper
> http://iopscience.iop.org/article/10.3847/2041-8213/aa82ff/pdf. Thus I
> would like to add that new formalism for overshooting in MESA.
> A basic way would be to modify the file overshoot_exp.f90 but it is locked
> as it is in the private directory. So I don't know how to do differently...
>
>
> Hope that someone could help me
>
>
> Cheers
>
>
> Plume
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20180807/3324426e/attachment.html>
More information about the Mesa-users
mailing list