aboutsummaryrefslogtreecommitdiff
path: root/Examples/Modules/space_charge_initialization/analysis.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Clean up examples folders (#3545)Gravatar Edoardo Zoni 1-114/+0
2021-12-21pre-commit: Python imports (#2686)Gravatar Axel Huebl 1-2/+5
2021-12-16Generalize Analysis Scripts: Number of Digits (plt) (#2683)Gravatar Axel Huebl 1-1/+2
2021-12-15Examples: Python ShellBang & Executable (#2673)Gravatar Axel Huebl 1-1/+1
2021-11-09Fix #2522: Gaussian beam positions do not change with warpx.random_seed (#2523)Gravatar Remi Lehe 1-1/+1
2021-11-02Introduce AMReX change of stencil for Poisson solver (#2496)Gravatar Remi Lehe 1-1/+1
2021-07-20ChecksumAPI: yt 4+ ds.force_periodicity() (#2117)Gravatar Axel Huebl 1-4/+9
2020-06-03Add checksum regression tests (#1065)Gravatar MaxThevenet 1-0/+5
2020-05-01Most fun PR ever: print error and tolerance before ASSERT in CI (#967)Gravatar MaxThevenet 1-1/+3
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+7
2020-01-16Fix ShellBang Python AnalysisGravatar Axel Huebl 1-1/+1
2019-12-04Avoid matplotlib errors in space charge regression testsGravatar Remi Lehe 1-1/+3
2019-11-14Update parametersGravatar Remi Lehe 1-1/+1
2019-11-13Update analysis scriptGravatar Remi Lehe 1-4/+8
2019-11-07Implement space-charge initialization (non-relativistic, single-level)Gravatar Remi Lehe 1-0/+85