Skip to content

Conversation

@fluidnumerics-joe
Copy link
Member

@fluidnumerics-joe fluidnumerics-joe commented Jan 15, 2025

Completes a task in #51 ( Linear Euler 3D model )
Resolves #66

* Need to add no-normal-flow boundary conditions, whicch will require
  implementation of tangent and binormal vectors. This will also
necessitate an addition to the differential geometry notes on how we
compute these additional boundary vectors.
fixed bugs in dg boundary contribution (3d)
@codecov
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 97.80220% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/SELF_LinearEuler3D_t.f90 98.82% 1 Missing ⚠️
src/cpu/SELF_LinearEuler3D.f90 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@fluidnumerics-joe fluidnumerics-joe merged commit 1410025 into main Jan 16, 2025
10 checks passed
@fluidnumerics-joe fluidnumerics-joe deleted the model/linear-euler-3d branch January 16, 2025 00:21
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.

Swap in more performant kernels for vector divergence

2 participants