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

Unsteady Navier-Stokes solver #45

Merged
merged 17 commits into from
Jun 11, 2024
Merged

Unsteady Navier-Stokes solver #45

merged 17 commits into from
Jun 11, 2024

Conversation

dreamer2368
Copy link
Collaborator

@dreamer2368 dreamer2368 commented May 25, 2024

  • SteadyNSSolver is now equipped with Lax-Friedrichs flux integrator, verified with manufactured solution.
  • UnsteadyNSSolver derived from SteadyNSSolver
  • Basic 1st-order time integration with combined-solution approach
  • parameterized problems of backward facing step flow and periodic flow past array

@dreamer2368 dreamer2368 marked this pull request as ready for review June 11, 2024 18:32
@dreamer2368 dreamer2368 changed the title Unsteady ns Unsteady Navier-Stokes solver Jun 11, 2024
@dreamer2368 dreamer2368 merged commit cdf4280 into main Jun 11, 2024
2 checks passed
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