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

Interpolater for grad phi in Gravity #469

Closed
WeiqunZhang opened this issue Dec 20, 2018 · 2 comments
Closed

Interpolater for grad phi in Gravity #469

WeiqunZhang opened this issue Dec 20, 2018 · 2 comments

Comments

@WeiqunZhang
Copy link
Member

I think there is a bug in the interpolation of grad phi in Castro.cpp and Gravity.cpp. It uses node_bilinear_interp, but grad phi is not all nodal. AMReX currently doesn't have interpolaters for face data. I will work on that next month because FLASH asks for it.

@zingale
Copy link
Member

zingale commented Feb 9, 2019

@WeiqunZhang , was this implemented in AMReX yet?

@zingale
Copy link
Member

zingale commented Sep 26, 2019

@WeiqunZhang ping?

zingale pushed a commit that referenced this issue Jul 9, 2020
This fixes #469 and fixes #1118 by ensuring that the interpolator for grad phi (used when gravity.max_solve_level is in play) is valid for nodal data.
@zingale zingale closed this as completed Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants