Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EB outside domain #1201

Merged
merged 2 commits into from
Jul 27, 2020
Merged

EB outside domain #1201

merged 2 commits into from
Jul 27, 2020

Conversation

WeiqunZhang
Copy link
Member

Add a runtime parameter eb2.extend_domain_face to control EB generation outside the domain. The
default is false. That is the implicit function will be used for cells outside the domain. This
preserves the current behavior. If it is set to true, the geometry information is then extrapolated
from domain faces.

Add a runtime parameter `eb2.extend_domain_face` to control EB generation outside the domain.  The
default is false.  That is the implicit function will be used for cells outside the domain.  This
preserves the current behavior.  If it is set to true, the geometry information is then extrapolated
from domain faces.
@WeiqunZhang WeiqunZhang requested a review from asalmgren July 26, 2020 03:46
@WeiqunZhang WeiqunZhang marked this pull request as ready for review July 26, 2020 21:24
@asalmgren asalmgren merged commit d731f8b into AMReX-Codes:development Jul 27, 2020
@WeiqunZhang WeiqunZhang deleted the eb_extrap branch July 27, 2020 01:07
dwillcox pushed a commit to dwillcox/amrex that referenced this pull request Oct 3, 2020
* EB outside domain

Add a runtime parameter `eb2.extend_domain_face` to control EB generation outside the domain.  The
default is false.  That is the implicit function will be used for cells outside the domain.  This
preserves the current behavior.  If it is set to true, the geometry information is then extrapolated
from domain faces.

* fix fillFab for EB_levelset
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.

2 participants