pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Boundary condition contribution to gradient system #198

Open trevilo opened 1 year ago

trevilo commented 1 year ago

There is a significant bug in the face integration term on the right-hand-side of the gradient system for the BR1 implementation. Specifically, it neglects the contribution of the boundary faces, which implicitly assumes that the interior state satisfies the boundary conditions.