Search found 3 matches

by shashi
Thu Mar 15, 2018 8:31 am
Forum: General Discussion
Topic: GYRE/MSA question
Replies: 4
Views: 3588

Re: GYRE/MSA question

Hi, I also got the failed test to work following
cd test/nad/mesa/solar
make build_ref
Thanks for your help!
by shashi
Thu Mar 15, 2018 7:24 am
Forum: General Discussion
Topic: GYRE/MSA question
Replies: 4
Views: 3588

Re: GYRE/MSA question

Hello, on Fedora, I installed Gyre 5.1. In bash, I export MESA_DIR=~/mesa export MESASDK_ROOT=~/mesasdk source ~/mesasdk/bin/mesasdk_init.sh export GYRE=~/gyre (ie. thjis is standalone GYRE) cd $GYRE_DIR make clean make That worked! make test worked till the following: TEST MESA model for delta Ceph...
by shashi
Wed Mar 14, 2018 4:55 pm
Forum: General Discussion
Topic: GYRE/MSA question
Replies: 4
Views: 3588

GYRE/MSA question

Hi, I have MESA (the latest version) installed and it works well. I tried installing GYRE standalone. And after setting the GYRE_ROOT directory, I get the following error when I try and compile it: [shashi@localhost gyre]$ make FC gyre.f90 LD gyre /lib/../lib64/crt1.o: In function `_start': (.text+0...