Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added coupling between pySDC and Gusto #516

Merged
merged 7 commits into from
Jan 24, 2025
Prev Previous commit
Next Next commit
Update pySDC/tutorial/step_7/F_pySDC_with_Gusto.py
Co-authored-by: Dr Jemma Shipton <j.shipton@exeter.ac.uk>
brownbaerchen and jshipton authored Jan 23, 2025
commit f96921405ae0f22320fc141d1f50514ce0b7cc0e
2 changes: 1 addition & 1 deletion pySDC/tutorial/step_7/F_pySDC_with_Gusto.py
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
``A standard test set for numerical approximations to the shallow water
equations in spherical geometry'', JCP.

This script is adapted from the Gusto examples.
This script is adapted from the Gusto example: https://github.com/firedrakeproject/gusto/blob/main/examples/shallow_water/williamson_5.py

The pySDC coupling works by setting up pySDC as a time integrator within Gusto.
To this end, you need to construct a pySDC description and controller parameters as usual and pass them when