I have some problens in install. What I do?
TEST MESA model for delta Cephei star (non-adiabatic)...
...succeeded
TEST MESA model for Sun (non-adiabatic, diffusion vs. Eddington approxiation)...
8c8
< 200 -1 0 1 0.1427332222424266E+002 -0.8931067111800053E-005 0.1427291720001276E+002 -0.1147002548780197E-001
--- field 2 relative error 1.0e+00
> 200 0 0 0 0.1427332222424268E+002 -0.8931067049181604E-005 0.1424477944168673E+002 -0.2557153048180291E-002
...failed: summary.txt and ref/summary.txt differ in fields 1-5
Makefile:7: recipe for target 'test' failed
make[4]: *** [test] Error 1
Makefile:11: recipe for target 'test' failed
make[3]: *** [test] Error 2
Makefile:11: recipe for target 'test' failed
make[2]: *** [test] Error 2
Makefile:11: recipe for target 'test' failed
make[1]: *** [test] Error 2
Makefile:15: recipe for target 'test' failed
make: *** [test] Error 2
make test failed
-
- Posts: 4
- Joined: Wed Dec 06, 2017 1:39 pm
Re: make test failed
Thanks for the post. You found a bug in the 5.1 release of GYRE on Linux.
For each test case the output is compared against a reference output, which wasn't updated for the solar case.
To update the reference output you can cd into 'test/nad/mesa/solar' and run
make build_ref
-Jacqueline
For each test case the output is compared against a reference output, which wasn't updated for the solar case.
To update the reference output you can cd into 'test/nad/mesa/solar' and run
make build_ref
-Jacqueline