aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/Interpolation.py (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2017-11-28Correct number of particles per cell in 2dGravatar Remi Lehe 1-2/+1
2017-11-27adding some more timersGravatar Andrew Myers 2-0/+10
2017-11-272d for the boosted frame diagnostic.Gravatar Andrew Myers 3-13/+39
2017-11-27fix viz script for 2d.Gravatar Andrew Myers 1-1/+5
2017-11-27Take into account comments from @atmyersGravatar Remi Lehe 2-3/+1
2017-11-27Correct installation instructionsGravatar Remi Lehe 1-1/+1
2017-11-27Remove white lines and trailing spacesGravatar Remi Lehe 5-96/+95
2017-11-26Correct error in number of cellsGravatar Remi Lehe 1-1/+1
2017-11-26Fix error in setting boosted direction in 2DGravatar Remi Lehe 1-1/+1
2017-11-22updating the lab frame viz script.Gravatar Andrew Myers 1-9/+12
2017-11-22some diagnostic buffering bug fixes.Gravatar Andrew Myers 4-6/+62
2017-11-22first stab at implementing buffering for the boosted frame diagnosticGravatar Andrew Myers 2-7/+27
2017-11-20Use consistent indexing for the moving window in 2DGravatar Remi Lehe 1-0/+7
2017-11-20Add instructions for pyside-based GUIGravatar Remi Lehe 3-0/+122
2017-11-20Update documentation with visualizationGravatar Remi Lehe 4-3/+100
2017-11-20Update documentationGravatar Remi Lehe 1-3/+3
2017-11-20Indicate boost direction with a letterGravatar Remi Lehe 1-28/+36
2017-11-20Added missing reconciliationGravatar Remi Lehe 1-6/+2
2017-11-20what we are calling velocity in the plot file is really the relativistic ↵Gravatar Andrew Myers 1-6/+6
momentum.
2017-11-20Fix another bug in the injectionGravatar Remi Lehe 2-6/+1
2017-11-19Fix 2D injectionGravatar Remi Lehe 2-6/+12
2017-11-18Correctly update the injection positionGravatar Remi Lehe 1-9/+12
2017-11-17New script that checks the Langmuir wave in 3DGravatar Remi Lehe 2-22/+55
2017-11-16Added specific script for 2dGravatar Remi Lehe 2-1/+61
2017-11-16Added python script that checks Langmuir testGravatar Remi Lehe 2-0/+62
2017-11-15Allow compilation for both 3D and 2DGravatar Remi Lehe 1-1/+5
2017-11-11Add documentation and suppress unused functionGravatar Remi Lehe 4-18/+28
2017-11-11Corrected injection so that the first cell is not duplicatedGravatar Remi Lehe 2-7/+8
2017-11-11Correctly initialize injection positionGravatar Remi Lehe 1-0/+7
2017-11-09Fix a bug with the boosted directionGravatar Remi Lehe 1-2/+2
2017-11-09Initialize continous injection positionGravatar Remi Lehe 1-2/+1
2017-11-09Update visualization notebookGravatar Remi Lehe 1-28/+9
2017-11-07Removed --no-commit optionGravatar Maxence Thevenet 1-3/+0
2017-11-07minor changeGravatar Maxence Thevenet 1-4/+0
2017-11-07typo correctionGravatar mthevenet 1-1/+1
2017-11-07minor cleaning, removing un-necessary comment linesGravatar mthevenet 1-15/+7
2017-11-06Modify access to timeGravatar Remi Lehe 1-1/+1
2017-11-06minor fixGravatar mthevenet 1-1/+1
2017-11-06added timing of each routine in the output fileGravatar mthevenet 1-12/+54
2017-11-06Inject particles in integer number of cellsGravatar Remi Lehe 6-64/+135
2017-11-01README.md edited online with BitbucketGravatar Remi Lehe 1-0/+2
2017-10-30modified default behaviour of run_alltests.py for easier custom useGravatar mthevenet 1-22/+47
2017-10-30Update documentation of current depositionGravatar Remi Lehe 1-0/+6
2017-10-30fix shadowed parameter.Gravatar Andrew Myers 1-1/+0
2017-10-30fix the num_per_cell_each_dim initialization option for 2d.Gravatar Andrew Myers 1-0/+1
2017-10-25using the new macro in a few other places too.Gravatar Andrew Myers 2-9/+5
2017-10-25using the new AMREX_ALWAYS_ASSERT_WITH_MESSAGE macroGravatar Andrew Myers 1-6/+6
2017-10-25Removing DiagonalPosition from PlasmaInjector.H.Gravatar Andrew Myers 1-15/+0
2017-10-24Started implementation of boosted injectionGravatar Remi Lehe 1-66/+83
2017-10-24Remove NDiagPerCellGravatar Remi Lehe 16-77/+56