We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8636a94 commit 14be9beCopy full SHA for 14be9be
pySDC/tests/test_projects/test_hamiltonian/test_solar.py
@@ -2,4 +2,4 @@
2
3
def test_main():
4
prob = 'outer_solar_system'
5
- show_results(prob)
+ show_results(prob, cwd='pySDC/projects/Hamiltonian/')
0 commit comments