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 | 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 | ||
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 | 3 | -319/+488 | ||
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 | ||