# | Line 164 | Line 164 | namespace OpenMD { | |
---|---|---|
164 | } | |
165 | ||
166 | for (unsigned int i = 0; i < nBins_; i++) { | |
167 | + | |
168 | if (binDof[i] > 0) { | |
169 | RealType temp = 2.0 * binKE[i] / (binDof[i] * PhysicalConstants::kb * | |
170 | PhysicalConstants::energyConvert); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |