# | Line 83 | Line 83 | namespace OpenMD { | |
---|---|---|
83 | return; | |
84 | } | |
85 | ||
86 | < | SimInfo::MoleculeIterator i; |
87 | < | Molecule::FluctuatingChargeIterator j; |
88 | < | Molecule* mol; |
89 | < | Atom* atom; |
90 | < | |
86 | > | // SimInfo::MoleculeIterator i; |
87 | > | // Molecule::FluctuatingChargeIterator j; |
88 | > | // Molecule* mol; |
89 | > | // Atom* atom; |
90 | > | // |
91 | // For single-minima flucq, this ensures a net neutral system, but | |
92 | // for multiple minima, this is no longer the right thing to do: | |
93 | // |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |