Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-11 | Fix typo in docs | 1 | -1/+1 | ||
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 | 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 | ||
2019-05-07 | consistent continuous injection for PhysicalParticle and LaserParticle | 9 | -14/+46 | ||
2019-05-06 | Passing icomp as a variable to the dataPtr() function in the charge deposit ↵ | 1 | -1/+1 | ||
subroutine -- ensuring that the rho_old values are not over-written by rho_new | |||||
2019-05-04 | automatically compute max_step for LPA in boost | 4 | -0/+62 | ||
2019-05-04 | add parameter z_start for parabolic chanel profile | 2 | -20/+21 | ||
2019-05-03 | documentation on laser continuous injection | 1 | -0/+8 | ||
2019-05-03 | add comments in the code | 5 | -5/+53 | ||
2019-05-03 | Make sure to update the antenna position | 1 | -0/+4 | ||
2019-05-03 | some cleaning. Works without boosted frame. | 5 | -56/+1 | ||
2019-05-03 | first implementation for laser continuous injection | 8 | -9/+143 | ||
2019-05-03 | In documentation, use "git clone --branch" option | 5 | -56/+20 | ||
2019-05-02 | Update version number | 3 | -3/+3 | ||
2019-05-02 | Fix guard cell summation | 1 | -19/+10 | ||
2019-05-02 | Update implementation of WarpXSumGuardCells | 1 | -8/+12 | ||
2019-05-02 | Implement WarpXSumGuardCells | 3 | -33/+97 | ||
2019-05-02 | Fix indent in WarpXEvolveEM.cpp | 1 | -72/+77 | ||