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

max_grid_size as an array #277

Merged
merged 4 commits into from
May 28, 2024
Merged

max_grid_size as an array #277

merged 4 commits into from
May 28, 2024

Conversation

shankar-1729
Copy link
Contributor

Various changes related to setting max_grid_size for each level if required, as well as steering max_grid_size during evolution.

…RICTED

parameters affected: max_grid_size, blocking_factor, xmax, ncells, regrid_every. These are SHARED by GRHydroX/CoreCollapseControl.
The values of max_grid_size[n] correspond to max_grid_size for level n.
If max_grid_size is dynamically steered during evolution, then the changed max_grid_size comes into effect during regridding.
@eschnett
Copy link
Collaborator

Can you add a test case for this?

@eschnett eschnett merged commit 07c446f into main May 28, 2024
4 of 16 checks passed
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