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

Snapshot port saving + DG LaxFriedrichs flux integrator completion #39

Merged
merged 24 commits into from
May 22, 2024

Conversation

dreamer2368
Copy link
Collaborator

@dreamer2368 dreamer2368 commented May 7, 2024

  • SampleGenerator save snapshot ports in sample generation stage.
  • DGLaxFriedrichsFluxIntegrator is now verified and implemented for both interior face and interface.
    • Precomputing interface eqp coefficients will be implemented in future. interface EQP is tested without precomputing so far.
  • sketches updates:
    • steady DG navier-stokes equation for single component is verified.
    • unsteady DG navier-stokes equation for single component is also verified.
  • linalg_utils/AddwRtAP added

@dreamer2368 dreamer2368 changed the title SampleGenerator: save snapshot ports in sample generation. Snapshot port saving + DG LaxFriedrichs flux integrator completion May 22, 2024
@dreamer2368 dreamer2368 marked this pull request as ready for review May 22, 2024 23:02
@dreamer2368 dreamer2368 merged commit b26b3bf into main May 22, 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