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

Numerical advection of shape matrix using Lie integrator #579

Open
wants to merge 78 commits into
base: main
Choose a base branch
from

Conversation

sjboeing
Copy link
Collaborator

@sjboeing sjboeing commented Aug 5, 2024

Just creating this PR so we can see whether to go ahead with it and you can test. I haven't been able to optimise this further. The 2D version currently still uses 2 stored elements, but would be open to making it more consistent with the 3D approach.

@sjboeing sjboeing requested a review from matt-frey August 5, 2024 20:30
@sjboeing
Copy link
Collaborator Author

sjboeing commented Aug 7, 2024

@matt-frey: I updated the variable names.

@matt-frey matt-frey added enhancement / optimisation Improve algorithm or behaviour 3D Issues and pull requests related to the 3D version 2D Issues and pull requests related to the 2D version labels Sep 27, 2024
@matt-frey matt-frey changed the title Matrix exp pr Numerical advection of shape matrix using Lie intregrator Sep 27, 2024
@matt-frey matt-frey changed the title Numerical advection of shape matrix using Lie intregrator Numerical advection of shape matrix using Lie integrator Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2D Issues and pull requests related to the 2D version 3D Issues and pull requests related to the 3D version enhancement / optimisation Improve algorithm or behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants