[Mesa-users] Encountering compile errors building mesa-r11554 on iMacPro

Evan Bauer ebauer at physics.ucsb.edu
Mon Mar 18 17:31:02 EDT 2019


Hi Sam,

Awesome! That warning is an example of MESA working as intended. I see the same thing when running the default star/work directory past ZAMS.
> Any suggestions? IS there any place where I can look up warning/error messages from MESA?
> 

Great question. It’s always good to start by looking in the defaults files in $MESA_DIR/star/defaults/

You can also find the defaults online at http://mesa.sourceforge.net/controls_defaults.html <http://mesa.sourceforge.net/controls_defaults.html>. In this particular case, you’ll find what you’re looking for in this entry: http://mesa.sourceforge.net/controls_defaults.html#warn_when_large_rel_run_E_err <http://mesa.sourceforge.net/controls_defaults.html#warn_when_large_rel_run_E_err>

Once you understand what’s going on, you can use the controls you find there to suppress that warning if you wish to do so.

If you want to know more about what’s going on with this warning (it’s a recent addition to MESA), I encourage you to read section 3 of the latest MESA instrument paper: https://arxiv.org/abs/1903.01426 <https://arxiv.org/abs/1903.01426>

Cheers,
Evan


> On Mar 17, 2019, at 7:16 PM, Samuel Dupree <sdupree at speakeasy.net> wrote:
> 
> Evan,
> 
> I took your advice and move the source statement to the end of my .bash_profile file and the installation succeeded. Thank you for your help. I really appreciate it :-). Now I have one additional question.
> 
> In testing the installation (as described in the home page, http://mesa.sourceforge.net/starting.html <http://mesa.sourceforge.net/starting.html>, I got the following warning messages in continuing the solution beyond model 940:
> 
> WARNING: rel_run_E_err         969    2.1792283188736387D-02
> 
> Any suggestions? IS there any place where I can look up warning/error messages from MESA?
> 
> Sam Dupree
> 
> 
> 
> On March/16/2019 18:46:42, Evan Bauer wrote:
>> Hi Sam,
>> 
>> It looks like anaconda3 isn’t playing nicely with the MESA SDK. Your PATH shows that anaconda has prepended several things. Consequently, your compilers aren’t coming from the SDK.
>> 
>> You might be able to fix this by editing your ~/.profile so that the command "source $MESASDK_ROOT/bin/mesasdk_init.sh” comes after everything else. In particular, it needs to come after anything anaconda might have put in there. Does that help? This might screw up anaconda, but hopefully at least MESA will install…
>> 
>> Cheers,
>> Evan

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


More information about the Mesa-users mailing list