index
:
WarpX
development
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Particles
/
PhysicalParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
Print resampling message only if `verbose` is on (#4264)
Roelof Groenewald
1
-3
/
+6
2023-08-16
Cleanup plasma injection (#4191)
David Grote
1
-7
/
+7
2023-08-14
t_lab optionally imposed for externally loaded species in the boosted frame (...
Ilian Kara-Mostefa
1
-3
/
+9
2023-08-12
Transition to pyAMReX (#3474)
Axel Huebl
1
-32
/
+64
2023-08-11
Use more consistent particle type in pusher (#4175)
Remi Lehe
1
-6
/
+6
2023-08-08
Clang tidy CI test: add 4 more readability-* checks to clang-tidy CI test (#...
Luca Fedeli
1
-2
/
+0
2023-08-01
Clang tidy CI test: add several readability checks to clang tidy CI test (#4...
Luca Fedeli
1
-2
/
+4
2023-08-01
Refactoring: instantiate WarpX class via MakeWarpX function (#4104)
Luca Fedeli
1
-1
/
+1
2023-07-31
Clang tidy CI test: add some modernize checks to clang-tidy CI test (#4133)
Luca Fedeli
1
-2
/
+2
2023-07-26
Initialize variables at declaration if it improves readability (#4117)
Luca Fedeli
1
-40
/
+23
2023-07-06
Impose t_lab in Lorentz Transformation for externally loaded particles (#3996)
Ilian Kara-Mostefa
1
-11
/
+12
2023-06-30
Continuous injection of moving plasma (#3958)
Edoardo Zoni
1
-2
/
+7
2023-06-27
Define new `InjectorFlux` object, and use it in `AddPlasmaFlux` (#4040)
Remi Lehe
1
-12
/
+8
2023-06-13
Enforce const correctness using clang-tidy CI test (#3921)
Luca Fedeli
1
-80
/
+85
2023-06-12
Replace amrex::Abort with WARPX_ABORT_WITH_MESSAGE (#3965)
Luca Fedeli
1
-2
/
+2
2023-05-05
Prevent implicit capture on GPU for RZ sims (#3895)
Remi Lehe
1
-1
/
+2
2023-05-02
Fix: rocFFT 5.5 (#3888)
Axel Huebl
1
-1
/
+3
2023-04-20
Add check in `addPlasma` and `addPlasmaFlux` to respect `random_theta` (#3585)
S. Eric Clark
1
-2
/
+2
2023-04-17
AMReX/PICSAR: Update to New Particle APIs (#3848)
Axel Huebl
1
-2
/
+3
2023-04-07
Fix loading particles from openPMD (#3810)
Remi Lehe
1
-12
/
+17
2023-03-28
Fix: openPMD Weighting Loading (#3783)
Ilian Kara-Mostefa
1
-19
/
+13
2023-03-24
Workaround for nvcc (#3782)
Weiqun Zhang
1
-12
/
+12
2023-03-23
Gaussian beam: allow 8-fold symmetry option (#3768)
Ryan Sandberg
1
-6
/
+43
2023-02-21
Renamed "particle_vel" to "particle_mom" (#3672)
Davide Terzani
1
-12
/
+12
2023-02-21
GetExternalEBField: Use AMReX's CompileTimeOption ParallelFor (#3696)
Weiqun Zhang
1
-6
/
+16
2023-02-03
Clean warning on unused function (#3656)
Remi Lehe
1
-2
/
+0
2023-02-01
Fix NUniformPerCell for 1D (#3659)
David Grote
1
-1
/
+1
2023-01-04
Refined injection with anisotropic mesh refinement ratio (#3464)
Remi Lehe
1
-12
/
+12
2022-12-19
managed memory for user defined attribs in addplasma (#3576)
Revathi Jambunathan
1
-25
/
+66
2022-12-15
Allow surface flux injection from the domain boundary (#3554)
David Grote
1
-7
/
+10
2022-12-09
Improve memory footprint for ParticleInitialize (#3392)
Revathi Jambunathan
1
-0
/
+21
2022-11-18
PushPX: GPU kernel optimization (#3402)
Weiqun Zhang
1
-16
/
+57
2022-11-14
Flux injection: move particle only after performing checks (#3519)
Remi Lehe
1
-29
/
+25
2022-11-09
BTD: remove old/legacy back-transformed diagnostics (#3485)
Remi Lehe
1
-194
/
+2
2022-11-07
Allow `None` for Maxwell solver (#3504)
Roelof Groenewald
1
-2
/
+2
2022-10-12
Correct particle positions outside refined injection (#3463)
Remi Lehe
1
-5
/
+10
2022-10-10
Partial refactoring of the utils directory (#3404)
Luca Fedeli
1
-18
/
+27
2022-09-02
Initialize user defined runtime attributes in AddPlasmaFlux (#3359)
Neïl Zaim
1
-2
/
+32
2022-09-01
Fix a bug in AddPlasma (#3351)
Weiqun Zhang
1
-20
/
+18
2022-08-15
Move handling of do_not_deposit to physics callers (#3225)
Phil Miller
1
-2
/
+2
2022-08-10
Initialize particle runtime attributes inside AddNParticles (#3272)
Neïl Zaim
1
-4
/
+117
2022-07-27
Starting with the pusher, consistently use ParticleReal (#3259)
David Grote
1
-2
/
+2
2022-07-22
Fixes to allow mixed precision, ParticleReal float, Real double (#3239)
David Grote
1
-2
/
+2
2022-07-06
Initialize multi-physics module (ionization, QED) when restarting simulations...
Remi Lehe
1
-3
/
+0
2022-06-02
Move warning logger in ablastr (#3154)
Luca Fedeli
1
-4
/
+6
2022-05-24
Specify particle precision (#3065)
Kevin Z. Zhu
1
-60
/
+76
2022-04-20
Current Deposition Interfaces: Always Pass `dt` & `relative_time` (#2937)
Edoardo Zoni
1
-6
/
+10
2022-04-19
Fix a bug about particle weight. (#3052)
Yinjian Zhao
1
-1
/
+1
2022-04-16
Avoid unnecessary construction of CopyParticleAttribs (#3042)
Weiqun Zhang
1
-1
/
+4
2022-03-28
Clean up handling of `v_galilean` (#2989)
David Grote
1
-22
/
+2
[next]