aboutsummaryrefslogtreecommitdiff
path: root/Examples/Tests/ParticleDataPython/PICMI_inputs_2d.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Clean up examples folders (#3545)Gravatar Edoardo Zoni 1-160/+0
2022-08-11`isort`: AMReX, WarpX, etc. as First Party (#3307)Gravatar Axel Huebl 1-0/+1
2022-01-20Fix unstable Python_particle_attr_access CI tests (#2766)Gravatar Roelof Groenewald 1-3/+5
2021-12-22Change _libwarpx.py functions to LibWarpX class methods (#2696)Gravatar Peter Scherpelz 1-8/+7
2021-12-21pre-commit: Python imports (#2686)Gravatar Axel Huebl 1-1/+2
2021-12-16Wrap shared object in a class to control its loading (#2637)Gravatar David Grote 1-12/+10
2021-12-15Examples: Python ShellBang & Executable (#2673)Gravatar Axel Huebl 1-0/+2
2021-11-19Mini-PR: Improve Python particle attribute access CI test (#2581)Gravatar Roelof Groenewald 1-22/+22
2021-08-02Allow extra particle attributes (besides ux, uy, uz and w) to be set at parti...Gravatar Roelof Groenewald 1-0/+157