forked from ECP-WarpX/WarpX
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Particle fields diagnostic support for PICMI (ECP-WarpX#4262)
* added particle field interface in picmi FieldDiagnostic * added documentation to doc string. * undo line deletion * catch unexpected keywords * simplified logic * fixed bug and removed unnecessary error check * passing in particle field diagnostic information using a class defined in picmi rather than a dictionary * Added ParticleFieldDiagnostic class to be used in FieldDiagnostics * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * error checking on repeat name required if not using a dictionary * fixed docstring, changed var name to be more explicit, removed error check by using default list, bug fixes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
02dbfb5
commit a5c1170
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters