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

amrex::Abort::0:: (-1,0,0,0) is out of bound (0:63,0:63,0:31,0:0) #4287

Open
wang1202 opened this issue Jan 8, 2025 · 2 comments
Open

amrex::Abort::0:: (-1,0,0,0) is out of bound (0:63,0:63,0:31,0:0) #4287

wang1202 opened this issue Jan 8, 2025 · 2 comments

Comments

@wang1202
Copy link

wang1202 commented Jan 8, 2025

Hello, I'm working on the Energy Research and Forecasting (ERF) model, which is based on AMReX. I'm testing the FlowInABox case in ERF's GitHub repository, and I found that when I apply grid refinement, the following error message appears when producing the next level:

amrex::Abort::0:: (-1,0,0,0) is out of bound (0:63,0:63,0:31,0:0) !!!

Using the debug function in VSCode, I noticed that the bounds include 3 ghost points added to the boundaries, but it seems these points are not added to the higher level. Where can I check whether the ghost points are being added to the higher levels?

@wang1202 wang1202 changed the title amrex::Abort::0:: (-1,0,0,0) is out of bound (0:63,0:63,0:31,0:0) !!! amrex::Abort::0:: (-1,0,0,0) is out of bound (0:63,0:63,0:31,0:0) Jan 8, 2025
@asalmgren
Copy link
Member

@wang1202 -- could you post this issue in https://github.com/erf-model/ERF instead of here? Thanks!

@wang1202
Copy link
Author

wang1202 commented Jan 8, 2025

@wang1202 -- could you post this issue in https://github.com/erf-model/ERF instead of here? Thanks!

Sure. Thanks for the reminder.

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

No branches or pull requests

2 participants