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

Update picmi.ElectrostaticSolver child class in external Poisson solver test #4622

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

roelof-groenewald
Copy link
Member

This is a follow-up to #4554. The external solver tests create child classes of picmi.ElectrostaticSolver. The overwrite functions for initialize_inputs should be updated to be solver_initialize_inputs. This did not break those tests since without the overwrite the standard ES solver was simply used.

Copy link
Member

@dpgrote dpgrote left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for fixing and sorry about the oversight.

@roelof-groenewald roelof-groenewald changed the title [WIP] Update picmi.ElectrostaticSolver child class in external Poisson solver test Update picmi.ElectrostaticSolver child class in external Poisson solver test Jan 22, 2024
@ax3l ax3l self-assigned this Jan 23, 2024
@ax3l ax3l merged commit c5377b7 into ECP-WarpX:development Jan 23, 2024
38 of 41 checks passed
@roelof-groenewald roelof-groenewald deleted the fix_CI_hang branch January 23, 2024 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: electrostatic electrostatic solver component: Python Python layer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants