| # | Line 557 | Line 557 | void WATER::readParams( void ){ | |
|---|---|---|
| 557 | } | |
| 558 | ||
| 559 | if (currentAtomType->isDirectional) { | |
| 560 | < | if (currentDirectionalType->isSticky) { |
| 560 | > | if (currentDirectionalType->isDipole) { |
| 561 | ((DirectionalAtomType*)at)->setDipole(); | |
| 562 | entry_plug->useDipoles = 1; | |
| 563 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |