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/implementations/problem_classes/GenericGusto.py
Co-authored-by: Dr Jemma Shipton <j.shipton@exeter.ac.uk>
brownbaerchen and jshipton authored Jan 23, 2025
commit 9c315fc8a97e384f42c70216199ac3e2d31bed7c
2 changes: 1 addition & 1 deletion pySDC/implementations/problem_classes/GenericGusto.py
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ def __init__(
apply_bcs (bool, optional): whether to apply the equation's boundary
conditions. Defaults to True.
solver_params (dict, optional): Solver parameters for the nonlinear variational problems
stop_at_divergence (bool): Whether to raise an error when the variational problems do not converge
stop_at_divergence (bool, optional): Whether to raise an error when the variational problems do not converge. Defaults to False
LHS_cache_size (int): Size of the cache for solvers
residual (Firedrake.form, optional): Overwrite the residual of the equation, e.g. after adding spatial methods.
*active_labels (:class:`Label`): labels indicating which terms of