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

Dynamically Orthogonal (DO) Approximation #10

Open
ChrisRackauckas opened this issue May 27, 2022 · 1 comment
Open

Dynamically Orthogonal (DO) Approximation #10

ChrisRackauckas opened this issue May 27, 2022 · 1 comment

Comments

@ChrisRackauckas
Copy link
Member

https://dspace.mit.edu/bitstream/handle/1721.1/120002/16m1095202.pdf?sequence=1&isAllowed=y

@FHoltorf
Copy link
Contributor

This paper focuses on the computational aspects of DO (a lot more approachable than the paper Chris linked which is very theoretical!). For me this was the best reference to understand DO:
https://epubs.siam.org/doi/abs/10.1137/16M1109394

This paper focuses on doing DO on flow problems (I personally find the previous paper more approachable but perhaps this helps too):
https://www.sciencedirect.com/science/article/pii/S0021999112005098

This paper is the conception of the DO equations and explains their derivation quite nicely:
https://www.sciencedirect.com/science/article/pii/S0167278909002917

If you pursue this, I already have some preliminary work on DO methods that you can build on. And it would be great to contribute this to
github.com/FHoltorf/LowRankIntegrators.jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants