We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4f944 commit 948c526Copy full SHA for 948c526
src/particles/spacecharge/Deposit1D.cpp
@@ -36,8 +36,6 @@ namespace impactx::particles::spacecharge
36
37
using namespace amrex::literals;
38
39
- amrex::ParticleReal const charge = pc.GetRefParticle().charge;
40
-
41
// Set parameters for charge deposition
42
bool const is_unity_particle_weight = false;
43
bool const GetNumberDensity = true;
0 commit comments