[Mesa-users] Problem in .../mesa-r15140/star/1M_pre_ms_to_wd example
Rob Farmer
r.j.farmer at uva.nl
Mon May 3 08:07:25 UTC 2021
Hi,
If you look in the rn script you'll find:
# check if can skip the slow climb up the red giant branch
if [ -z "$MESA_RUN_OPTIONAL" ]; then
cp standard_start_he_core_flash.mod start_he_core_flash.mod
else
do_one inlist_to_start_he_core_flash_header start_he_core_flash.mod
LOGS_to_start_he_core_flash
cp start_he_core_flash.mod standard_start_he_core_flash.mod
fi
When we are testing mesa we skip certain phases of evolution for certain
stars to speed the testing up. In this case we skip the helium burning
phases of the star's life, which is why you get a gap. If you set the
environment variable:
export MESA_RUN_OPTIONAL=1
it will run the missing phases.
Rob
On Mon, 3 May 2021 at 08:37, Ebrahim Hassani via Mesa-users <
mesa-users at lists.mesastar.org> wrote:
> Dear Mesa Users
>
> I ran the .../mesa-r15140/star/1M_pre_ms_to_wd example in ubuntu 20.04.
> The attached file is the H-R diagram of this star. It seems part of the H-R
> diagram of this star was deleted. May I ask what might be the reason for
> the gap in the diagram? And what can I do to plot the complete H-R diagram
> of this example?
>
> I ran the same example in the 12778-version and did not encounter the same
> problem.
>
> Best regards
> Ebrahim Hassani
> _______________________________________________
> 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/20210503/8d277b76/attachment.htm>
More information about the Mesa-users
mailing list