aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpX_py.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2019-05-11Fix typo in docsGravatar Remi Lehe 1-1/+1
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-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
2019-05-07consistent continuous injection for PhysicalParticle and LaserParticleGravatar MaxThevenet 9-14/+46
2019-05-06Passing icomp as a variable to the dataPtr() function in the charge deposit ↵Gravatar Revathi Jambunathan 1-1/+1
subroutine -- ensuring that the rho_old values are not over-written by rho_new
2019-05-04automatically compute max_step for LPA in boostGravatar MaxThevenet 4-0/+62
2019-05-04add parameter z_start for parabolic chanel profileGravatar MaxThevenet 2-20/+21
2019-05-03documentation on laser continuous injectionGravatar MaxThevenet 1-0/+8
2019-05-03add comments in the codeGravatar MaxThevenet 5-5/+53
2019-05-03Make sure to update the antenna positionGravatar MaxThevenet 1-0/+4
2019-05-03some cleaning. Works without boosted frame.Gravatar MaxThevenet 5-56/+1
2019-05-03first implementation for laser continuous injectionGravatar MaxThevenet 8-9/+143
2019-05-03In documentation, use "git clone --branch" optionGravatar Dave Grote 5-56/+20
2019-05-02Update version numberGravatar Remi Lehe 3-3/+3
2019-05-02Fix guard cell summationGravatar Remi Lehe 1-19/+10
2019-05-02Update implementation of WarpXSumGuardCellsGravatar Remi Lehe 1-8/+12
2019-05-02Implement WarpXSumGuardCellsGravatar Remi Lehe 3-33/+97
2019-05-02Fix indent in WarpXEvolveEM.cppGravatar MaxThevenet 1-72/+77