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

[WIP] Use pyamrex in spacecraft charging example #4817

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

RemiLehe
Copy link
Member

@RemiLehe RemiLehe commented Apr 2, 2024

No description provided.

@RemiLehe RemiLehe marked this pull request as draft April 2, 2024 21:10
Er[...] += (q - q_v)*self.normalized_Er
Ez = EzWrapper(include_ghosts=True)
Ez[...] += (q - q_v)*self.normalized_Ez
Config = sim.extension.Config

Check notice

Code scanning / CodeQL

Unused local variable Note

Variable Config is not used.
@ax3l ax3l added component: tests Tests and CI component: Python Python layer labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Python Python layer component: tests Tests and CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants