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

Allow restart with fewer levels than previous checkpoint #178

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

baperry2
Copy link
Collaborator

@baperry2 baperry2 commented Feb 21, 2023

The checkpoint file reader was failing if the desired number of levels in the restarted simulation is less than the number of levels in the checkpoint file, as the pressure and typical values get read in at the wrong location in the file. This PR fixes that.

Copy link
Collaborator

@esclapez esclapez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch !

@esclapez esclapez merged commit 54f7076 into AMReX-Combustion:development Feb 22, 2023
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