aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Particles/PhysicalParticleContainer.cpp')
-rw-r--r--Source/Particles/PhysicalParticleContainer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Particles/PhysicalParticleContainer.cpp b/Source/Particles/PhysicalParticleContainer.cpp
index eb12ad97d..b43facb98 100644
--- a/Source/Particles/PhysicalParticleContainer.cpp
+++ b/Source/Particles/PhysicalParticleContainer.cpp
@@ -2141,6 +2141,7 @@ PhysicalParticleContainer::InitLambda()
if(!do_qed) return;
// Add runtime real component for ionization level
AddRealComp("tau");
+ plot_flags.resize(PIdx::nattribs + 1, 1);
}
#endif