aboutsummaryrefslogtreecommitdiff
path: root/Source/Initialization (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-08-02remove particles below or above density thresholdsGravatar MaxThevenet 2-0/+5
2019-07-31comments in plasma injectorGravatar MaxThevenet 2-0/+22
2019-07-31comment GPUParser and custom density/momentum profilesGravatar MaxThevenet 2-0/+9
2019-07-31comments on all injectorsGravatar MaxThevenet 4-1/+40
2019-07-31fix memory needed in shared memoryGravatar MaxThevenet 2-2/+2
2019-07-31comment union thing for injectorsGravatar MaxThevenet 2-0/+55
2019-07-28No need to resize random number seeds anymoreGravatar Weiqun Zhang 7-43/+0
2019-07-24Reimplement AddPlasma. Commits related to AddPlasma in hackathonGravatar Weiqun Zhang 14-559/+843
branch are squashed into one.
2019-07-19Code compiles on GPUGravatar Remi Lehe 1-1/+1
2019-06-05Merge branch 'dev' of https://github.com/ECP-WarpX/WarpX into ↵Gravatar Revathi Jambunathan 3-6/+12
spectral_cufftOnGPU
2019-06-03Merge branch 'dev' into symmetrize_beamGravatar Remi Lehe 1-6/+10
2019-05-24option do symmetrize gaussian particle beamGravatar MaxThevenet 2-0/+2
2019-05-14 changed made after merging with lastest dev versionGravatar Revathi Jambunathan 1-11/+0
2019-05-08further cleaning and fix bug when using MRGravatar MaxThevenet 1-2/+0
2019-05-08Add commentsGravatar MaxThevenet 1-1/+2
2019-05-08Remove old NCI corrector (using PICSAR)Gravatar MaxThevenet 1-5/+2
2019-05-08merged with upstream devGravatar Revathi Jambunathan 4-0/+75
2019-05-08temporary print files for debuggingGravatar Revathi Jambunathan 1-8/+12
2019-05-08Merge branch 'dev' into clean_godfreyGravatar MaxThevenet 1-11/+12
2019-05-07NCI filter initialized. See how to apply itGravatar MaxThevenet 1-7/+10
2019-05-06Add class NCIGodfreyFilter and hard-coded coeff tablesGravatar MaxThevenet 1-0/+5
2019-05-06printoutstatement to debug the swap in rho_old and rho_new in the gpu vs cpuGravatar Revathi Jambunathan 1-0/+9
2019-05-04add parameter z_start for parabolic chanel profileGravatar MaxThevenet 1-11/+12
2019-05-02fix conflictsGravatar MaxThevenet 5-1412/+80
2019-04-18Merge branch 'dev' into RZgeometryGravatar Dave Grote 5-1408/+71
2019-04-01Merge pull request #70 from ECP-WarpX/hdf5_ioGravatar Remi Lehe 1-1/+1
HDF5 IO for the Boosted Frame Diagnostics
2019-03-29Merge pull request #79 from ECP-WarpX/parserGravatar MaxThevenet 2-11/+42
use parser's setConstant function instead of using string replacement
2019-03-22remove UserConstants classGravatar Weiqun Zhang 1-2/+0
2019-03-21use parser's setConstant function instead of using string replacementGravatar Weiqun Zhang 1-9/+42
2019-03-21Merge pull request #67 from ECP-WarpX/filter_multipassGravatar MaxThevenet 1-1/+14
Filter multipass
2019-03-19implemented and tested in 2d and 3d. must check performanceGravatar MaxThevenet 1-1/+1
2019-03-19minor cleaningGravatar MaxThevenet 1-1/+0
2019-03-14Initialization of the filter is working (and verified) for 2d and 3dGravatar MaxThevenet 1-0/+14
2019-03-14write out the mesh data for the diagnostics in an HDF5 formatGravatar Andrew Myers 1-1/+1
2019-03-13Plamsma injector using function from inputs no longer needs to serialize.Gravatar Weiqun Zhang 1-4/+0
2019-03-13switch to WarpXParserGravatar Weiqun Zhang 4-1394/+17
2019-03-12Implementation of axisymmetric solver, mode 0 onlyGravatar Dave Grote 2-4/+9
2019-03-08enumeration to test flag instead of string, for perfGravatar MaxThevenet 3-3/+9
2019-03-06forgot 1 fileGravatar MaxThevenet 1-0/+40
2019-03-06add predefined density plasma: parabolic chanel for LPAGravatar MaxThevenet 3-0/+28
2019-02-19regroup or rename some files for consistencyGravatar MaxThevenet 3-79/+75
2019-02-19update make file(s) so that code compilesGravatar MaxThevenet 1-0/+10
2019-02-12re-order tree structure of source codeGravatar MaxThevenet 7-0/+2426