Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-12 | Merge pull request #212 from ECP-WarpX/python_update | 5 | -275/+535 | ||
Python interface update | |||||
2019-07-12 | Merge branch 'dev' into python_update | 1 | -0/+19 | ||
2019-07-12 | default value for boost parameters are None | 1 | -1/+1 | ||
2019-07-12 | use vector instead of angle for polarization | 1 | -1/+1 | ||
2019-07-12 | fix some typos in pywarpx | 1 | -9/+4 | ||
2019-06-24 | picmi updated to support write_dir for diagnostics | 1 | -0/+19 | ||
2019-06-14 | Fixed WarpInterface for 2D | 1 | -15/+22 | ||
2019-06-14 | Fixed name of WarpX_EM3D | 1 | -1/+1 | ||
2019-06-14 | Updated Python interface, adding WarpInterface | 3 | -75/+440 | ||
2019-06-14 | Update Python wrapper to handle RZ version | 3 | -201/+89 | ||
2019-05-24 | Corrected picmi implementation fix momentums | 1 | -30/+33 | ||
2019-05-14 | Fixes for the Python RZ version | 1 | -5/+11 | ||
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-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 | 5 | -23/+8 | ||
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-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 | ||
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-03 | Updated picmi implementation | 1 | -8/+8 | ||
2018-11-02 | First draft of picmi diagnostics | 3 | -1/+95 | ||
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 | 1 | -2/+15 | ||
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 | Update how the python version is imported. | 4 | -167/+110 | ||
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 | ||