aboutsummaryrefslogtreecommitdiff
path: root/Source (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-08-16Merge pull request #251 from ECP-WarpX/enable_psatd_mrGravatar MaxThevenet 1-1/+16
Enable mesh refinement with PSATD
2019-08-16Merge pull request #274 from ECP-WarpX/compute_step_mrGravatar MaxThevenet 1-5/+7
Compute step MR
2019-08-16Removed stray DS_Store fileGravatar Dave Grote 1-0/+0
2019-08-15typoGravatar MaxThevenet 1-2/+0
2019-08-15can automatically compute max step in boosted frame with MRGravatar MaxThevenet 2-5/+9
2019-08-15Fixes for done_injecting to include boosted frameGravatar Dave Grote 1-2/+2
2019-08-14For RigidInjection, fixed calculation of done_injectingGravatar Dave Grote 3-2/+4
2019-08-13Fix rigid injection for 2DGravatar Dave Grote 1-1/+2
2019-08-09Merge pull request #263 from ECP-WarpX/convert_charge_depositionGravatar Remi Lehe 13-351/+259
Convert charge deposition
2019-08-09Correct syntax error in the absence of OPENMPGravatar Remi Lehe 1-0/+2
2019-08-09Fix charge deposition for GPUGravatar Dave Grote 1-1/+2
2019-08-09Merge pull request #259 from ablelly/choose_pml_directionGravatar MaxThevenet 5-14/+56
Choose pml direction
2019-08-09Improved commentsGravatar ablelly 1-3/+3
2019-08-09Merge pull request #266 from RemiLehe/fix_openpmd_gpuGravatar Remi Lehe 1-1/+1
Fix compilation flag for openPMD with nvcc
2019-08-09For parser functions, merge ParmParse string array into one stringGravatar Weiqun Zhang 1-4/+20
2019-08-09Fix compilation flag for openPMD with nvccGravatar Remi Lehe 1-1/+1
2019-08-08In GetChargeDensity, added call to ApplyInverseVolumeScalingToChargeDensityGravatar Dave Grote 1-0/+4
2019-08-08Minor clean up in charge deposition conversionGravatar Dave Grote 1-4/+4
2019-08-08Moved loop over ncomps into ApplyInverseVolumeScalingToChargeDensityGravatar Dave Grote 3-9/+6
2019-08-08fix current deposition in buffersGravatar MaxThevenet 1-12/+12
2019-08-08Forgot to add Particles/Deposition/ChargeDeposition.HGravatar Dave Grote 1-0/+97
2019-08-08Removed fortran routines related to charge depositionGravatar Dave Grote 4-169/+2
2019-08-08Implemented ApplyInverseVolumeScalingToChargeDensityGravatar Dave Grote 4-6/+62
2019-08-08Converted DepositCharge to c++ (and removed duplication of code)Gravatar Dave Grote 5-182/+100
2019-08-09For RZ mode:Gravatar ablelly 1-2/+14
- pml automatically desabled along z axis (x=0) - for MR: if the MR patch lower boundary is along (x=0), the pml is automatically desabled along (xmin)
2019-08-08Minor correction so that the choice of direction is only valid on mother grid.Gravatar ablelly 1-1/+1
Added the new input parameters in documentation.
2019-08-08Merge pull request #257 from LDAmorim/parabolic_channelGravatar Remi Lehe 1-1/+1
Fix parabolic channel initialization
2019-08-07Merge pull request #255 from ECP-WarpX/convert_RZGravatar Remi Lehe 17-371/+247
Convert rz
2019-08-07fix a bug in GpuParserGravatar Weiqun Zhang 1-2/+2
2019-08-08Added the specificity do_pml_Lo, do_pml_HiGravatar ablelly 3-8/+13
2019-08-08Made all changes in function calls to include do_pml_Lo, do_pml_HiGravatar ablelly 3-5/+12
2019-08-07Correct direct current deposition for RZGravatar Remi Lehe 1-1/+1
2019-08-07Changed required nr of parameters for defining the plasma parabolic channel ↵Gravatar Ligia Diana Amorim 1-1/+1
from 7 to 6
2019-08-08Added input entries for do_pml_Lo, do_pml_HiGravatar ablelly 2-5/+23
2019-08-07Remove unused variablesGravatar Remi Lehe 1-2/+0
2019-08-07Clean-up if conditions in PMLGravatar Remi Lehe 1-16/+2
2019-08-07Added RZ version of doDepositionShapeNGravatar Dave Grote 1-0/+23
2019-08-06Merge branch 'dev' into enable_psatd_mrGravatar Remi Lehe 31-1289/+2057
2019-08-06Update naming in PML PSATD solverGravatar Remi Lehe 1-3/+3
2019-08-05Merge branch 'dev' into psatd_pmlGravatar Remi Lehe 30-1286/+2054
2019-08-05For RZ, removed uses of atan2Gravatar Dave Grote 2-9/+26
2019-08-05make: fix libraries when USE_CUDAGravatar Weiqun Zhang 1-4/+4
2019-08-05Minor fixes for RZ conversionGravatar Dave Grote 1-5/+0
2019-08-05Replaced WARPX_RZ with WARPX_DIM_RZGravatar Dave Grote 12-43/+42
2019-08-05Removed warpx_geteb_energy_conservingGravatar Dave Grote 4-246/+4
2019-08-05Merge branch 'dev' into convert_RZGravatar Dave Grote 5-9/+52
2019-08-04Merge pull request #239 from ax3l/topic-openPMDapi090Gravatar Remi Lehe 1-9/+17
openPMD-api: v0.9.0 provides .pc files
2019-08-03Merge pull request #253 from ECP-WarpX/min_densityGravatar Remi Lehe 3-0/+21
[mini-PR] allow threshold for plasma density
2019-08-02Implented RZ version of doGatherShapeNGravatar Dave Grote 1-0/+18
2019-08-02Removed obsolete warpx_current_deposition_rz_volume_scalingGravatar Dave Grote 2-58/+0