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

Test LinearSolve in vorticity formulation #275

Open
lukem12345 opened this issue Oct 23, 2024 · 0 comments
Open

Test LinearSolve in vorticity formulation #275

lukem12345 opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lukem12345
Copy link
Member

When I wrote up the vorticity formulation Navier-Stokes example, I solved the Poisson problem using the default backslash operator for brevity.

However, for autodiff-related purposes, we should check that LinearSolve.jl can also be used.

Further, if improvements are made in either runtime or accuracy, the example should be updated to use it.

@lukem12345 lukem12345 added the enhancement New feature or request label Oct 23, 2024
@lukem12345 lukem12345 self-assigned this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant