aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpX_py.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2019-05-14removing unused parameters from plasma_acceleration/inputs.3d.boost - the ↵Gravatar Andrew Myers 1-4/+0
driverback doesn't need the rigid injection stuff
2019-05-14cleaningGravatar MaxThevenet 1-2/+0
2019-05-14fix mirrorGravatar MaxThevenet 1-2/+3
2019-05-13bugfixGravatar Andrew Myers 1-1/+1
2019-05-13typosGravatar MaxThevenet 1-12/+18
2019-05-13add documentationGravatar MaxThevenet 1-0/+5
2019-05-13add comments to the codeGravatar MaxThevenet 4-3/+32
2019-05-13more consistent names: BFD everywhereGravatar MaxThevenet 3-22/+22
2019-05-12cleaning (remove print statements etc.)Gravatar MaxThevenet 7-47/+2
2019-05-12old attribs not allocated if species not BFDGravatar MaxThevenet 9-36/+45
2019-05-12only selected species BFD-dumped, but all old attribs initializedGravatar MaxThevenet 5-40/+29
2019-05-12debuggingGravatar MaxThevenet 4-5/+19
2019-05-11Fix typo in docsGravatar Remi Lehe 1-1/+1
2019-05-11some debuggingGravatar MaxThevenet 3-12/+47
2019-05-10lab diags is a species argument. add commentsGravatar MaxThevenet 9-25/+84
2019-05-10fix error in picmi introduced in PR #119Gravatar MaxThevenet 1-3/+3
2019-05-09minor fixes suggest by Remi's reviewGravatar MaxThevenet 2-2/+4
2019-05-09forgot to remove some commentsGravatar MaxThevenet 1-35/+0
2019-05-09fix ExamplesGravatar MaxThevenet 1-1/+2
2019-05-09typoGravatar MaxThevenet 2-1/+3
2019-05-09add docGravatar MaxThevenet 1-5/+23
2019-05-09some cleaningGravatar MaxThevenet 3-15/+7
2019-05-09Can select particle quantities to dumpGravatar MaxThevenet 4-17/+42
2019-05-09clarify docGravatar MaxThevenet 1-6/+7
2019-05-09move particle plot options to PPCGravatar MaxThevenet 9-18/+56
2019-05-09doc on warpx.do_subcyclingGravatar MaxThevenet 1-0/+14
2019-05-09boolean whether user specifies zmax to compute max_stepGravatar MaxThevenet 3-3/+7
2019-05-08Use array of struct in pusher for positionsGravatar Remi Lehe 1-25/+6
2019-05-08Fix RZ bugGravatar Remi Lehe 1-1/+1
2019-05-08Convert the particle position pusher to C++Gravatar Remi Lehe 3-74/+44
2019-05-08Add more info on visualizationGravatar Remi Lehe 6-37/+122
2019-05-08Update yt instructionsGravatar Remi Lehe 1-1/+13
2019-05-08doc: USE_RZ and USE_PSATD are not compatibleGravatar MaxThevenet 2-1/+5
2019-05-07typoGravatar MaxThevenet 1-3/+0
2019-05-07update picmiGravatar MaxThevenet 1-0/+6
2019-05-07remove legacy code for p_posGravatar MaxThevenet 1-6/+0
2019-05-07fix docGravatar MaxThevenet 1-1/+7
2019-05-07Added code for RZ multimode for e and b advance, deposition, gatherGravatar Dave Grote 8-66/+392
2019-05-07remove done_injecting testGravatar MaxThevenet 2-25/+16
2019-05-07typoGravatar MaxThevenet 1-1/+1
2019-05-07add documentationGravatar MaxThevenet 1-0/+5
2019-05-07updated Examples and picmiGravatar MaxThevenet 21-98/+18
2019-05-07Add more parametersGravatar Remi Lehe 1-2/+27
2019-05-07remove do_plasma_injection and cleaningGravatar MaxThevenet 7-26/+37
2019-05-07continuous injection working + commentsGravatar MaxThevenet 10-155/+98
2019-05-07Add more documentationGravatar Remi Lehe 2-6/+10
2019-05-07Add spack informationGravatar Remi Lehe 2-0/+13
2019-05-07Update documentationGravatar Remi Lehe 2-19/+41
2019-05-07Split theory into several rst filesGravatar Remi Lehe 13-1133/+1211
2019-05-07laser and plasma cont injection combined and working with MW and boost in zGravatar MaxThevenet 6-6/+74