Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-24 | Corrected picmi implementation fix momentums | 1 | -30/+33 | ||
2019-05-14 | Fixes for the Python RZ version | 2 | -7/+13 | ||
2019-05-10 | fix error in picmi introduced in PR #119 | 1 | -3/+3 | ||
2019-05-07 | update picmi | 1 | -0/+6 | ||
2019-05-07 | updated Examples and picmi | 1 | -16/+0 | ||
2019-05-02 | Update version number | 1 | -1/+1 | ||
2019-04-29 | Implemented multiple antennas in picmi | 5 | -20/+38 | ||
2019-04-24 | Various fixes for RZ geometry | 1 | -1/+1 | ||
2019-04-18 | Merge branch 'dev' into RZgeometry | 6 | -24/+9 | ||
2019-04-10 | Convert box size to boosted frame, when using Python `step` function | 1 | -0/+1 | ||
2019-04-08 | In picmi, Added refined_regions to CylindricalGrid | 1 | -2/+0 | ||
2019-04-02 | Update version number | 1 | -1/+1 | ||
2019-03-25 | Updated picmi to use my_constants | 4 | -23/+7 | ||
2019-03-13 | In picmi, removed unneeded grid arg warpx_coord_sys | 1 | -5/+2 | ||
2019-03-13 | Implemented picmi.CylindricalGrid | 1 | -1/+42 | ||
2019-02-05 | Update version number | 1 | -1/+1 | ||
2018-12-14 | Bug fix in picmi.py | 1 | -1/+1 | ||
2018-12-12 | manually reverting back to last known working version of WarpX | 3 | -1/+95 | ||
2018-12-11 | fix conflicts for merge revert | 3 | -95/+1 | ||
2018-12-07 | Merge branch 'dev' into picmi_diagnostics | 1 | -1/+1 | ||
2018-12-03 | Updated picmi implementation | 1 | -8/+8 | ||
2018-11-09 | Update version number | 1 | -1/+1 | ||
2018-11-02 | First draft of picmi diagnostics | 3 | -1/+95 | ||
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 | ||