Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-28 | Merge remote-tracking branch 'origin/Reorg_examples' | 3 | -27/+3 | ||
2018-09-28 | Update version | 1 | -1/+1 | ||
2018-09-28 | Merge branch 'master' into Reorg_examples | 1 | -0/+1 | ||
2018-09-28 | Deleted obsolete files. | 2 | -24/+0 | ||
2018-09-28 | Updated. | 1 | -3/+3 | ||
2018-09-28 | Update version number and installation instructions | 1 | -0/+1 | ||
2018-09-27 | Switch from distutils to setuptools and add dependency | 1 | -7/+2 | ||
2018-09-14 | Fix Python version for intel build | 1 | -2/+2 | ||
2018-09-13 | Implemented refined_regions option | 1 | -7/+24 | ||
Other minor clean ups. Removed max_level argument from sample input files. | |||||
2018-09-07 | The 2d and 3d Python versions can both be installed | 2 | -4/+17 | ||
2018-09-07 | Small fix for Cartesian2DGrid | 1 | -1/+1 | ||
2018-08-30 | Updated picmi to match changes in the standard | 1 | -21/+21 | ||
2018-08-28 | Fixed typo in _libwarpx.py | 1 | -1/+1 | ||
2018-08-24 | Forgot to add wx.py for the python update | 1 | -0/+14 | ||
2018-08-24 | Added PYINSTALLOPTIONS to Make.WarpX | 1 | -5/+5 | ||
2018-08-24 | Update how the python version is imported. | 5 | -168/+123 | ||
A pure Python version can be installed when only writing input files is reguired. | |||||
2018-08-21 | added laser parameters | 1 | -0/+3 | ||
2018-08-09 | Added Constants python class | 3 | -0/+35 | ||
2018-08-09 | Added H+ to picmi | 1 | -0/+3 | ||
2018-08-09 | Implemented picmi.AnalyticDistribution | 1 | -1/+47 | ||
2018-08-09 | Various updates to picmi | 1 | -7/+12 | ||
2018-08-02 | Bug fixes in the python interface | 2 | -5/+10 | ||
Fixed handling species with same name as predefined species. Removed dependency on six | |||||
2018-07-30 | Use codename as prefix for code specific arguments. | 1 | -19/+20 | ||
2018-07-30 | Minor fixes | 1 | -12/+16 | ||
Checks particle_shape from Species instances. Fix file_name argument to write_input_file. Other minor clean up | |||||
2018-07-25 | Cleaned up handling of new species | 3 | -5/+10 | ||
2018-07-25 | Added additional arguments to picmi classes | 1 | -2/+29 | ||
2018-07-25 | Update picmi.py for handling argument checking | 1 | -19/+19 | ||
2018-07-19 | Updates to match changes in PICMI standard | 3 | -305/+389 | ||
2018-07-10 | Implemented gaussian_beam_PICMI.py | 1 | -9/+19 | ||
2018-07-10 | Removed the old AMReX.py (superceded by WarpX.py) | 1 | -54/+0 | ||
2018-07-10 | Updates to be consistent with the PICMI standard | 2 | -167/+214 | ||
2018-02-09 | Updated to match changes in the PICMI standard | 6 | -27/+197 | ||
2018-02-06 | Merge branch 'master' into with_python | 1 | -0/+468 | ||
2018-01-03 | adding to the python wrappers functions for getting the fine and coarse ↵ | 1 | -0/+468 | ||
patch solutions for E, B, and the current density. | |||||
2017-12-06 | Clean up for python call backs | 3 | -75/+80 | ||
2017-12-06 | Added python callbacks, like beforestep etc | 4 | -319/+495 | ||
2017-12-04 | Added WarpXPIC.py back in | 2 | -0/+51 | ||
2017-12-04 | Added len method to PGroup python class | 1 | -1/+4 | ||
2017-12-04 | In AMeX.py, allowed writing of command line options | 1 | -2/+14 | ||
2017-09-20 | Added wrappers for multifab fields, e.g. ExWrapper | 2 | -44/+395 | ||
2017-09-16 | Compile with OpenMP by default | 1 | -1/+1 | ||
2017-08-08 | version of iteritems() that works with Python 2 and 3 | 1 | -1/+2 | ||
2017-08-08 | fix typo in the add_particles wrapper. | 1 | -3/+3 | ||
2017-07-14 | Added Gaussian_Laser PICMI class | 1 | -7/+26 | ||
2017-07-05 | Added Laser | 3 | -0/+6 | ||
2017-06-30 | update python | 1 | -3/+3 | ||
2017-06-28 | Various fixes to conform to Python PICMI standard | 5 | -36/+72 | ||
2017-06-28 | Updated to be compliant with PICMI Python standard | 4 | -162/+65 | ||
2017-06-06 | update python | 2 | -64/+65 | ||
2017-05-22 | Bug fixes in Python wrapper | 3 | -4/+6 | ||