Search found 3 matches
- Wed Apr 10, 2019 1:05 pm
- Forum: Bug reports
- Topic: Nonadiabatic computation of mixed modes
- Replies: 4
- Views: 8560
Re: Nonadiabatic computation of mixed modes
Hi Ben, The non-monotonicity is the result of a weakness in the root solver when searching for non-adiabatic frequencies, which are complex. The root solver needs an initial trial frequency, and right now those are the adiabatic frequencies, which are purely real. The more non-adiabatic a frequency,...
- Tue Nov 11, 2014 2:15 pm
- Forum: Bug reports
- Topic: Segmentation fault
- Replies: 3
- Views: 4242
Re: Segmentation fault
Setting the OMP_STACKSIZE=2M fixed the seg fault, thank you. Is the following failure what you were referring to from mismatched gfortrans? kleiner:gyre jgoldstein$ make test make[1]: Entering directory `/Users/jgoldstein/myApplications/gyre/test' make[2]: Entering directory `/Users/jgoldstein/myApp...
- Tue Nov 11, 2014 12:43 pm
- Forum: Bug reports
- Topic: Segmentation fault
- Replies: 3
- Views: 4242
Segmentation fault
After successfully making gyre, make test reveals the following error: kleiner:gyre jgoldstein$ make test make[1]: Entering directory `/Users/jgoldstein/myApplications/gyre/test' make[2]: Entering directory `/Users/jgoldstein/myApplications/gyre/test/ad' TEST homogeneous compressible model (analytic...