pyclaw icon indicating copy to clipboard operation
pyclaw copied to clipboard

Shallow Sphere Seg Fault

Open mandli opened this issue 10 years ago • 0 comments

Running the tests and the Rossby_wave.py script produces a Segmentation fault using the intel compiler when the setaux routine is called. The segmentation fault occurs immediately when the routine is entered so it probably has something to do with the aux array argument. I am unable to reproduce the problem when switching to the gcc tool-chain. Also worth noting, it does not look like this is a Fortran ABI problem.

mandli avatar Nov 05 '13 19:11 mandli