aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-03-12Fix misspellings of the word 'auxiliary' (#799)Gravatar Michael E Rowan 1-4/+4
2020-01-28Merge pull request #661 from MaxThevenet/copyrightGravatar Remi Lehe 20-0/+126
Add Copyright header in all source files
2020-01-28Simplify Plot OptionsGravatar Axel Huebl 1-1/+3
Remove the `dump_plotfile` switch and only control via interval value in `plot_int` for plotfiles. Remove the `dump_openpmd` switch and only control via interval value in `plot_openpmd` for openPMD data dumps. openPMD: pick first available backend if unspecified.
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 20-0/+126
2020-01-09For picmi, minor clean upGravatar Dave Grote 4-11/+5
2020-01-09For picmi, added plot_vars for speciesGravatar Dave Grote 1-3/+34
2020-01-09For picmi, handle zero length list of values for outputGravatar Dave Grote 1-1/+6
2020-01-03In picmi diagnostics, added plot_finepatch etc to listGravatar Dave Grote 1-0/+10
2020-01-03Updated handling of fields_to_plot in picmi interfaceGravatar Dave Grote 3-21/+47
2019-12-20Removed test function print()Gravatar L. Diana Amorim 1-1/+0
2019-12-20Merge remote-tracking branch 'upstream/dev' into picmi_ionGravatar L. Diana Amorim 1-1/+1
2019-12-20Fixed pywarpx class where ionization call is definedGravatar L. Diana Amorim 1-9/+8
2019-12-20Merge pull request #574 from LDAmorim/picmi_mwGravatar Remi Lehe 1-7/+8
Fix to RZ scalar moving window
2019-12-20Merge remote-tracking branch 'upstream/dev' into picmi_ionGravatar L. Diana Amorim 2-3/+489
2019-12-20Fix EOL whitespaceGravatar Remi Lehe 1-1/+1
2019-12-18Added print line to see absent interactionsGravatar L. Diana Amorim 1-9/+9
The search for ionization should only happen for particles other than elementary
2019-12-18Merge branch 'picmi_mw' into picmi_ionGravatar L. Diana Amorim 1-8/+9
2019-12-18Tried to add PICMI class for ionizationGravatar L. Diana Amorim 1-0/+9
2019-12-18moving_window_velocity does not exist in PICMI RZGravatar L. Diana Amorim 1-3/+0
2019-12-18Corrected WarpX RZ to use PICMI moving_window_zvelocityGravatar L. Diana Amorim 1-4/+7
2019-12-18Fix to RZ scalar moving windowGravatar L. Diana Amorim 1-7/+8
Tried to make exception message clearer
2019-12-12Added Python wrapper for the PML fieldsGravatar Dave Grote 2-0/+457
2019-12-12In Python fields wrapper, allowed multiple compoments in 3DGravatar Dave Grote 1-3/+32
2019-11-07Implement space-charge initialization (non-relativistic, single-level)Gravatar Remi Lehe 1-6/+6
2019-10-25replace 'boosted frame diags' with 'back-transformed diags'Gravatar MaxThevenet 1-4/+4
2019-10-01Additional fix for single precision in Python interfaceGravatar Dave Grote 2-4/+8
2019-10-01Allowed single precision in the Python interfaceGravatar Dave Grote 1-34/+53
2019-09-06Updated Python particles interface to allow refined levelsGravatar Dave Grote 3-60/+62
2019-09-06Updated Python fields interface to work with refinementGravatar Dave Grote 2-12/+120
2019-09-04Implemented the parallel version of the Python MultiFab wrapperGravatar Dave Grote 1-2/+38
2019-09-04Protect against bug in some versions of numpyGravatar Dave Grote 1-2/+10
2019-08-21Fixes in picmi for parsing momentum functionsGravatar Dave Grote 1-6/+6
2019-08-09Merge branch 'dev' into RZgeometryGravatar Dave Grote 1-59/+105
2019-08-09Updates to picmi.BinomialSmootherGravatar Dave Grote 1-2/+11
2019-08-09Implemented picmi.BinomialSmootherGravatar Dave Grote 1-1/+6
2019-07-26In picmi, add support for all elementsGravatar Dave Grote 1-3/+22
2019-07-26In picmi, fixed MultispeciesGravatar Dave Grote 1-8/+19
2019-07-26In picmi, wrapped the constants in a classGravatar Dave Grote 1-47/+49
2019-07-12Changed nmodes to n_rz_azimuthal_modesGravatar Dave Grote 1-1/+1
2019-07-12Merge branch 'dev' into RZgeometryGravatar Remi Lehe 1-11/+6
2019-07-12Merge pull request #212 from ECP-WarpX/python_updateGravatar Remi Lehe 5-275/+535
Python interface update
2019-07-12Merge branch 'dev' into python_updateGravatar Dave Grote 1-0/+19
2019-07-12default value for boost parameters are NoneGravatar MaxThevenet 1-1/+1
2019-07-12use vector instead of angle for polarizationGravatar MaxThevenet 1-1/+1
2019-07-12fix some typos in pywarpxGravatar MaxThevenet 1-9/+4
2019-06-28Implements momentum_expressions in picmiGravatar Dave Grote 1-2/+17
2019-06-28Merge branch 'dev' into RZgeometryGravatar Dave Grote 1-0/+19
2019-06-24picmi updated to support write_dir for diagnosticsGravatar Dave Grote 1-0/+19
2019-06-14Fixed WarpInterface for 2DGravatar Dave Grote 1-15/+22
2019-06-14Fixed name of WarpX_EM3DGravatar Dave Grote 1-1/+1