[Mesa-users] New version compilation problem
Bill Wolf
wmwolf at asu.edu
Thu Oct 19 19:27:41 EDT 2017
As to the second question, I suspect you are using a binary test case as a starting point. That's a great way to start, but you need to do a little cleanup first.
in make/makefile, delete or comment out the line
MESA_DIR = ../../..
Similarly, if they appear in inlist1 and/or inlist2, delete the lines that set mesa_dir.
Finally, you should probably look through src/run_binary_extras.f and src/run_star_extras.f to see if something specific to the test is being done. That shouldn't affect compilation, but it may cause unexpected behavior later on.
I think that's all the cleanup you need to do.
Bill
________________________
William Wolf
wmwolf at asu.edu
School of Earth and Space Exploration at ASU
On October 15, 2017 at 9:02:07 PM, Francis Timmes via Mesa-users (mesa-users at lists.mesastar.org) wrote:
hi aite,
i'll take the first of your questions. mesa cannot be used to model
the detailed physics of binary black holes. in a binary model one can
use a point mass for one of the two stars and call it a "black hole"
but this approximation would be limited to the far-field gravitational effects.
a more fruitful, and hot, topic that mesa can certainly address is which
single and binary stars become black hole.
fxt
> On Oct 13, 2017, at 7:50 PM, aite kaci via Mesa-users <mesa-users at lists.mesastar.org> wrote:
>
> Hello all mesa users
>
> I am new user. i would like please to know if mesa can model two black holes.
>
> I start my masters last september and my supervisor gave me a subject about black holes.
>
> I can set masses to the black holes and give a period ect .. ?
>
>
>
> My second question is about compilation:
>
> when i write ./mk mesa does not work.
>
> in bash i put this:
>
> export MESA_DIR=/home/aitlaptop/mesa-r10000
> export OMP_NUM_THREADS=4
>
> export MESASDK_ROOT=/Applications/mesasdk
> source $MESASDK_ROOT/bin/mesasdk_init.sh
>
>
>
>
> My error is:
>
> makefile:3: ../../../../binary/work_standard_makefile_binary: No such file or directory
> make: *** No rule to make target '../../../../binary/work_standard_makefile_binary'. Stop.
>
> FAILED
>
>
>
>
>
>
> Thanks for your help.
>
> Cheers
>
> Aite
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20171019/b442ad05/attachment.html>
More information about the Mesa-users
mailing list