aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/WarpX.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-12Transition to pyAMReX (#3474)Gravatar Axel Huebl 1-1/+4
2023-06-12Cleanup unused parts of WarpX Python interface (#3971)Gravatar Remi Lehe 1-2/+0
2023-06-12Ohm's law solver (hybrid kinetic-fluid extension) (#3665)Gravatar Roelof Groenewald 1-0/+2
2023-04-04Adding Amrex Bucket into WarpX Python interface. (#3590)Gravatar S. Eric Clark 1-0/+2
2023-02-21Add FieldReduction and ParticleHistogram to PICMI (#3697)Gravatar David Grote 1-3/+0
2022-11-18Adding an if statement for the last step diagnostic (#3436)Gravatar Yinjian Zhao 1-7/+9
2022-10-24Add reduced diagnostics to `picmi.py` (#3475)Gravatar Roelof Groenewald 1-1/+9
2022-05-16Add Headers to Input File Written by PICMI (#3093)Gravatar Edoardo Zoni 1-0/+12
2022-05-16Add STL files support in pywarpx (#3089)Gravatar Lorenzo Giacomel 1-2/+4
2022-01-11Sort the argument list that Python writes to the inputs files (#2732)Gravatar David Grote 1-4/+7
2021-12-22Change _libwarpx.py functions to LibWarpX class methods (#2696)Gravatar Peter Scherpelz 1-6/+7
2021-12-21pre-commit: Python imports (#2686)Gravatar Axel Huebl 1-10/+8
2021-12-16Wrap shared object in a class to control its loading (#2637)Gravatar David Grote 1-10/+7
2021-11-08Install pre-commit (#2532)Gravatar Axel Huebl 1-1/+0
2021-07-26PICMI inputs for MCC (#2098)Gravatar Roelof Groenewald 1-0/+5
2021-07-09Feature pass MPI comm from Python script to AMReX during initialization (#2034)Gravatar KZhu-ME 1-2/+2
2021-05-11Feature - Time dependent Dirichlet boundary conditions for electrostatic simu...Gravatar roelof-groenewald 1-0/+3
2020-06-05Updates to picmi, mostly related to fields, and add psatd (#1077)Gravatar David Grote 1-0/+2
2020-05-14Implemented new particle diagnostics in picmi (#984)Gravatar David Grote 1-2/+6
2020-05-01Delete old diagnostics (#933)Gravatar MaxThevenet 1-10/+7
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+7
2020-01-09For picmi, minor clean upGravatar Dave Grote 1-1/+1
2020-01-03Updated handling of fields_to_plot in picmi interfaceGravatar Dave Grote 1-0/+8
2019-04-29Implemented multiple antennas in picmiGravatar Dave Grote 1-2/+5
2019-03-25Updated picmi to use my_constantsGravatar Dave Grote 1-2/+2
2018-12-12manually reverting back to last known working version of WarpXGravatar Andrew Myers 1-1/+1
2018-12-11fix conflicts for merge revertGravatar MaxThevenet 1-1/+1
2018-11-02First draft of picmi diagnosticsGravatar Dave Grote 1-1/+1
2018-08-24Update how the python version is imported.Gravatar Dave Grote 1-11/+10
2018-08-09Added Constants python classGravatar Dave Grote 1-0/+2
2018-08-02Bug fixes in the python interfaceGravatar Dave Grote 1-2/+9
2018-07-25Cleaned up handling of new speciesGravatar Dave Grote 1-4/+4
2018-02-09Updated to match changes in the PICMI standardGravatar Dave Grote 1-1/+49
2017-03-23Switched high level Python wrapper to ctypesGravatar Grote 1-9/+6
2017-03-08Added 3 sections in the documentationGravatar Remi Lehe 1-0/+3
2017-02-03Added Python wrapper around top level classes.Gravatar Dave Grote 1-9/+9
2017-01-25Modify the plasma_acceleration.py script to perform the moving window particl...Gravatar Andrew Myers 1-0/+6
2017-01-10Cleaned up python importing of warpxGravatar Dave Grote 1-5/+5
2016-11-09Initial python wrapped versionGravatar Dave Grote 1-0/+18