aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx (follow)
AgeCommit message (Collapse)AuthorFilesLines
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
2019-06-14Updated Python interface, adding WarpInterfaceGravatar Dave Grote 3-75/+440
2019-06-14Update Python wrapper to handle RZ versionGravatar Dave Grote 3-201/+89
2019-05-24Corrected picmi implementation fix momentumsGravatar Dave Grote 1-30/+33
2019-05-14Fixes for the Python RZ versionGravatar Dave Grote 1-5/+11
2019-05-10fix error in picmi introduced in PR #119Gravatar MaxThevenet 1-3/+3
2019-05-07update picmiGravatar MaxThevenet 1-0/+6
2019-05-07updated Examples and picmiGravatar MaxThevenet 1-16/+0
2019-04-29Implemented multiple antennas in picmiGravatar Dave Grote 5-20/+38
2019-04-24Various fixes for RZ geometryGravatar Dave Grote 1-1/+1
2019-04-18Merge branch 'dev' into RZgeometryGravatar Dave Grote 5-23/+8
2019-04-10Convert box size to boosted frame, when using Python `step` functionGravatar Remi Lehe 1-0/+1
2019-04-08In picmi, Added refined_regions to CylindricalGridGravatar Dave Grote 1-2/+0
2019-03-25Updated picmi to use my_constantsGravatar Dave Grote 4-23/+7
2019-03-13In picmi, removed unneeded grid arg warpx_coord_sysGravatar Dave Grote 1-5/+2
2019-03-13Implemented picmi.CylindricalGridGravatar Dave Grote 1-1/+42
2018-12-14Bug fix in picmi.pyGravatar Dave Grote 1-1/+1
2018-12-12manually reverting back to last known working version of WarpXGravatar Andrew Myers 3-1/+95
2018-12-11fix conflicts for merge revertGravatar MaxThevenet 3-95/+1
2018-12-03Updated picmi implementationGravatar Dave Grote 1-8/+8
2018-11-02First draft of picmi diagnosticsGravatar Dave Grote 3-1/+95
2018-09-14Fix Python version for intel buildGravatar grote 1-2/+2
2018-09-13Implemented refined_regions optionGravatar Dave Grote 1-7/+24
Other minor clean ups. Removed max_level argument from sample input files.
2018-09-07The 2d and 3d Python versions can both be installedGravatar Dave Grote 1-2/+15