Skip to content

About the basic Advection_AmrLevel test case #4483

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

You must be logged in to vote

It's because of particles and subcycling. We use Umac to advance particles. A particle can move into ghost cells during subcycling. So we need enough ghost cells. How many we need depends on the number of iterations.

However, the code could be more efficient and clearer. Without particles, the number of ghost cells could be simply one.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by paradoxknight1
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