aboutsummaryrefslogtreecommitdiff
path: root/Python (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-09-28Merge branch 'master' into Reorg_examplesGravatar Jean-Luc Vay 1-0/+1
2018-09-28Deleted obsolete files.Gravatar Jean-Luc Vay 2-24/+0
2018-09-28Updated.Gravatar Jean-Luc Vay 1-3/+3
2018-09-28Update version number and installation instructionsGravatar Remi Lehe 1-0/+1
2018-09-27Switch from distutils to setuptools and add dependencyGravatar Remi Lehe 1-7/+2
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 2-4/+17
2018-09-07Small fix for Cartesian2DGridGravatar Dave Grote 1-1/+1
2018-08-30Updated picmi to match changes in the standardGravatar Dave Grote 1-21/+21
2018-08-28Fixed typo in _libwarpx.pyGravatar Dave Grote 1-1/+1
2018-08-24Forgot to add wx.py for the python updateGravatar Dave Grote 1-0/+14
2018-08-24Added PYINSTALLOPTIONS to Make.WarpXGravatar Dave Grote 1-5/+5
2018-08-24Update how the python version is imported.Gravatar Dave Grote 5-168/+123
A pure Python version can be installed when only writing input files is reguired.
2018-08-21added laser parametersGravatar Maxence Thevenet 1-0/+3
2018-08-09Added Constants python classGravatar Dave Grote 3-0/+35
2018-08-09Added H+ to picmiGravatar Dave Grote 1-0/+3
2018-08-09Implemented picmi.AnalyticDistributionGravatar Dave Grote 1-1/+47
2018-08-09Various updates to picmiGravatar Dave Grote 1-7/+12
2018-08-02Bug fixes in the python interfaceGravatar Dave Grote 2-5/+10
Fixed handling species with same name as predefined species. Removed dependency on six
2018-07-30Use codename as prefix for code specific arguments.Gravatar Dave Grote 1-19/+20
2018-07-30Minor fixesGravatar Dave Grote 1-12/+16
Checks particle_shape from Species instances. Fix file_name argument to write_input_file. Other minor clean up
2018-07-25Cleaned up handling of new speciesGravatar Dave Grote 3-5/+10
2018-07-25Added additional arguments to picmi classesGravatar Dave Grote 1-2/+29
2018-07-25Update picmi.py for handling argument checkingGravatar Dave Grote 1-19/+19
2018-07-19Updates to match changes in PICMI standardGravatar Dave Grote 3-305/+389
2018-07-10Implemented gaussian_beam_PICMI.pyGravatar Dave Grote 1-9/+19
2018-07-10Removed the old AMReX.py (superceded by WarpX.py)Gravatar Dave Grote 1-54/+0
2018-07-10Updates to be consistent with the PICMI standardGravatar Dave Grote 2-167/+214
2018-02-09Updated to match changes in the PICMI standardGravatar Dave Grote 6-27/+197
2018-02-06Merge branch 'master' into with_pythonGravatar Dave Grote 1-0/+468
2018-01-03adding to the python wrappers functions for getting the fine and coarse ↵Gravatar atmyers 1-0/+468
patch solutions for E, B, and the current density.
2017-12-06Clean up for python call backsGravatar Dave Grote 3-75/+80
2017-12-06Added python callbacks, like beforestep etcGravatar Dave Grote 4-319/+495
2017-12-04Added WarpXPIC.py back inGravatar Dave Grote 2-0/+51
2017-12-04Added len method to PGroup python classGravatar Dave Grote 1-1/+4
2017-12-04In AMeX.py, allowed writing of command line optionsGravatar Dave Grote 1-2/+14
2017-09-20Added wrappers for multifab fields, e.g. ExWrapperGravatar Dave Grote 2-44/+395
2017-09-16Compile with OpenMP by defaultGravatar Remi Lehe 1-1/+1
2017-08-08version of iteritems() that works with Python 2 and 3Gravatar atmyers 1-1/+2
2017-08-08fix typo in the add_particles wrapper.Gravatar atmyers 1-3/+3
2017-07-14Added Gaussian_Laser PICMI classGravatar Dave Grote 1-7/+26
2017-07-05Added LaserGravatar Dave Grote 3-0/+6
2017-06-30update pythonGravatar Weiqun Zhang 1-3/+3
2017-06-28Various fixes to conform to Python PICMI standardGravatar Dave Grote 5-36/+72
2017-06-28Updated to be compliant with PICMI Python standardGravatar Dave Grote 4-162/+65
2017-06-06update pythonGravatar Weiqun Zhang 2-64/+65
2017-05-22Bug fixes in Python wrapperGravatar Dave Grote 3-4/+6
2017-05-19Added code satisfying the PICMI standardGravatar Dave Grote 5-29/+275
2017-05-04Minor fixes for Python interfaceGravatar Dave Grote 2-1/+8