Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-14 | removing unused parameters from plasma_acceleration/inputs.3d.boost - the ↵ | 1 | -4/+0 | ||
driverback doesn't need the rigid injection stuff | |||||
2019-05-14 | cleaning | 1 | -2/+0 | ||
2019-05-14 | fix mirror | 1 | -2/+3 | ||
2019-05-13 | bugfix | 1 | -1/+1 | ||
2019-05-13 | typos | 1 | -12/+18 | ||
2019-05-13 | add documentation | 1 | -0/+5 | ||
2019-05-13 | add comments to the code | 4 | -3/+32 | ||
2019-05-13 | more consistent names: BFD everywhere | 3 | -22/+22 | ||
2019-05-12 | cleaning (remove print statements etc.) | 7 | -47/+2 | ||
2019-05-12 | old attribs not allocated if species not BFD | 9 | -36/+45 | ||
2019-05-12 | only selected species BFD-dumped, but all old attribs initialized | 5 | -40/+29 | ||
2019-05-12 | debugging | 4 | -5/+19 | ||
2019-05-11 | Fix typo in docs | 1 | -1/+1 | ||
2019-05-11 | some debugging | 3 | -12/+47 | ||
2019-05-10 | lab diags is a species argument. add comments | 9 | -25/+84 | ||
2019-05-10 | fix error in picmi introduced in PR #119 | 1 | -3/+3 | ||
2019-05-09 | minor fixes suggest by Remi's review | 2 | -2/+4 | ||
2019-05-09 | forgot to remove some comments | 1 | -35/+0 | ||
2019-05-09 | fix Examples | 1 | -1/+2 | ||
2019-05-09 | typo | 2 | -1/+3 | ||
2019-05-09 | add doc | 1 | -5/+23 | ||
2019-05-09 | some cleaning | 3 | -15/+7 | ||
2019-05-09 | Can select particle quantities to dump | 4 | -17/+42 | ||
2019-05-09 | clarify doc | 1 | -6/+7 | ||
2019-05-09 | move particle plot options to PPC | 9 | -18/+56 | ||
2019-05-09 | doc on warpx.do_subcycling | 1 | -0/+14 | ||
2019-05-09 | boolean whether user specifies zmax to compute max_step | 3 | -3/+7 | ||
2019-05-08 | Use array of struct in pusher for positions | 1 | -25/+6 | ||
2019-05-08 | Fix RZ bug | 1 | -1/+1 | ||
2019-05-08 | Convert the particle position pusher to C++ | 3 | -74/+44 | ||
2019-05-08 | Add more info on visualization | 6 | -37/+122 | ||
2019-05-08 | Update yt instructions | 1 | -1/+13 | ||
2019-05-08 | doc: USE_RZ and USE_PSATD are not compatible | 2 | -1/+5 | ||
2019-05-07 | typo | 1 | -3/+0 | ||
2019-05-07 | update picmi | 1 | -0/+6 | ||
2019-05-07 | remove legacy code for p_pos | 1 | -6/+0 | ||
2019-05-07 | fix doc | 1 | -1/+7 | ||
2019-05-07 | Added code for RZ multimode for e and b advance, deposition, gather | 8 | -66/+392 | ||
2019-05-07 | remove done_injecting test | 2 | -25/+16 | ||
2019-05-07 | typo | 1 | -1/+1 | ||
2019-05-07 | add documentation | 1 | -0/+5 | ||
2019-05-07 | updated Examples and picmi | 21 | -98/+18 | ||
2019-05-07 | Add more parameters | 1 | -2/+27 | ||
2019-05-07 | remove do_plasma_injection and cleaning | 7 | -26/+37 | ||
2019-05-07 | continuous injection working + comments | 10 | -155/+98 | ||
2019-05-07 | Add more documentation | 2 | -6/+10 | ||
2019-05-07 | Add spack information | 2 | -0/+13 | ||
2019-05-07 | Update documentation | 2 | -19/+41 | ||
2019-05-07 | Split theory into several rst files | 13 | -1133/+1211 | ||
2019-05-07 | laser and plasma cont injection combined and working with MW and boost in z | 6 | -6/+74 | ||