| # | Line 99 | Line 99 | namespace OpenMD { | |
|---|---|---|
| 99 | sdat.atype = atypesLocal[atom1]; | |
| 100 | ||
| 101 | sdat.pot = &embeddingPot; | |
| 102 | + | sdat.excludedPot = &excludedSelfPot; | 
| 103 | ||
| 104 | if (storageLayout_ & DataStorage::dslElectroFrame) { | |
| 105 | sdat.eFrame = &(snap_->atomData.electroFrame[atom1]); | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |