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

example of numerical continuation around a turning point using pacopy #126

Merged
merged 1 commit into from
Feb 14, 2019
Merged

Conversation

gdmcbain
Copy link
Contributor

While thinking about nonlinearity #119 for the backward facing step #125, I took a look a pacopy, a package for numerical PArameter COntinuation in pure PYthon.

The example in its README is the Bratu–Gelfand two-point boundary value problem which it discretizes using finite differences for the residual and Jacobian. Here the finite differences are replaced with ElementLineP1 on a MeshLine.

It looks like scikit-fem + pacopy work well together.

@kinnala kinnala merged commit 66fdee8 into kinnala:master Feb 14, 2019
@gdmcbain gdmcbain deleted the bratu branch February 15, 2019 05:17
@gdmcbain gdmcbain mentioned this pull request Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants