Cut-cell algorithm used in Linear Solvers #3721
Unanswered
ankithadas
asked this question in
Q&A
Replies: 1 comment 4 replies
-
It looks likes the gradients at the cut faces are calculated using Johansen-Colella framework (https://doi.org/10.1006/jcph.1998.5965). However, it is not clear how the gradients at the cut boundaries are calculated. I have attached the code snippet that calculates the boundary EB gradients (extracted from EB Poisson Solver)
Any suggestions why |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear AMReX team,
What is the algorithm used for calculating cut-cell gradients in
MLEBABecLap
solver? Any paper/references detailing the method would be much appreciated.Kind regards,
Ankith
Beta Was this translation helpful? Give feedback.
All reactions