| # | Line 32 | Line 32 | module notifyCutoffs | |
|---|---|---|
| 32 | call setCutoffsDipole( ecr, rtaper ) | |
| 33 | call setCutoffsRF( ecr, rtaper ) | |
| 34 | call setCutoffLJ( rcut, localError ) | |
| 35 | + | call setCutoffEAM(rcut,localError) |
| 36 | ||
| 37 | end subroutine cutoffNotify | |
| 38 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |