| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | <OpenMD version=1> |
| 1 | > | <OpenMD version=2> |
| 2 | <MetaData> | |
| 3 | #include "water.md" | |
| 4 | ||
| # | Line 16 | Line 16 | forceField = "DUFF"; | |
| 16 | maxIterations = 500; | |
| 17 | } | |
| 18 | forceField = "DUFF"; | |
| 19 | < | electrostaticSummationMethod = "none"; |
| 20 | < | dielectric = 80.0; |
| 19 | > | cutoffMethod = "switched"; |
| 20 | cutoffRadius = 9.0; | |
| 21 | switchingRadius = 7.0; | |
| 22 | </MetaData> | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |