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

ParticleContainer: Delay Shape Init #145

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Jun 16, 2022

Delay reading the required shape parameter. This allows us to load a runtime inputs file in Python (#123) before initializing the grids and MultiFabs with the respective guard size, which depends on the particle shape.

@ax3l ax3l added the enhancement New feature or request label Jun 16, 2022
@ax3l ax3l requested a review from RTSandberg June 16, 2022 06:29
@ax3l ax3l force-pushed the topic-delay-shape-read branch from b59e7b7 to b16076f Compare June 16, 2022 06:34
@ax3l ax3l mentioned this pull request Jun 16, 2022
9 tasks
Delay reading the required shape parameter. This allows us to load
a runtime inputs file in Python before initializing the grids and
MultiFabs with the respective guard size, which depends on the
particle shape.
@ax3l ax3l force-pushed the topic-delay-shape-read branch from b16076f to 07ef3b4 Compare June 16, 2022 06:38
@ax3l ax3l merged commit e4cf456 into BLAST-ImpactX:development Jun 16, 2022
@ax3l ax3l deleted the topic-delay-shape-read branch June 16, 2022 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant