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

Initial implementation of continuation solve #50

Merged
merged 14 commits into from
Oct 27, 2023
Merged

Conversation

holm10
Copy link
Collaborator

@holm10 holm10 commented Sep 8, 2023

Also:

  • Restructured time-dependent solver to mesh with continuation solver
  • Tweaks to time-dependent defaults
  • Added some plotting options for failure analysis
  • Fixed issue where convergence- and failureanalysis functions locked save file

Also:
- Restructured time-dependent solver to mesh with continuation solver
- Tweaks to time-dependent defaults
- Added some plotting options for failure analysis
- Fixed issue where convergence- and failureanalysis functions locked save file
- Bug that did not advance the current progress after a dt-run for the continuation solver
- Tweaked some messages etc for continuation solver
- Added plotting options for failureanalysis
- Tries to access nx, ny locally
  - If not found, accesse them from com
- Adds ixpt1, ixpt2, iysptrx to Class
- Asserts itroub has the necessary dictionary to store data
@holm10 holm10 merged commit edc9ab4 into develop Oct 27, 2023
2 checks passed
@holm10 holm10 deleted the ContinuationSolver branch October 27, 2023 20:45
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.

1 participant