Skip to content

Does Amrex support Robin boundary conditions on Embedded Boundaries? #3390

Answered by WeiqunZhang
starwar9527 asked this question in Q&A
Discussion options

You must be logged in to vote

The linear system solvers in amrex do not support Robin boundary conditions. However, you might be able to set up Hypre to do this using amrex::HypreSolver in amrex/Src/Extern/HYPRE. It requires you to fill the matrix explicitly.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@starwar9527
Comment options

Answer selected by starwar9527
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants