| # | Line 14 | Line 14 | |
|---|---|---|
| 14 | ||
| 15 | // some defines for ensemble and Forcefield cases | |
| 16 | ||
| 17 | < | #define NVE_ENS 0 |
| 18 | < | #define NVT_ENS 1 |
| 17 | > | #define NVE_ENS 0 |
| 18 | > | #define NVT_ENS 1 |
| 19 | #define NPTi_ENS 2 | |
| 20 | #define NPTf_ENS 3 | |
| 21 | ||
| 22 | + | |
| 23 | #define FF_DUFF 0 | |
| 24 | #define FF_LJ 1 | |
| 25 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |