-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathforcefield.itp
22 lines (19 loc) · 966 Bytes
/
forcefield.itp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
********************************************************************
* The original ffamber ports were written by Eric J. Sorin, *
* CSU Long Beach, Dept. of Chem & Biochem, and have now been *
* integrated with the standard gromacs distribution. *
* (Please don't blame Eric for errors we might have introduced.) *
* For the implementation/validation, please read/cite: *
* Sorin & Pande (2005). Biophys. J. 88(4), 2472-2493. *
* For related material and updates, please consult *
* http://chemistry.csulb.edu/ffamber/ *
********************************************************************
#define _FF_AMBER
#define _FF_AMBER99SB
[ defaults ]
; nbfunc comb-rule gen-pairs fudgeLJ fudgeQQ
1 2 yes 0.5 0.8333
#include "ffnonbonded.itp"
#include "nbfix.itp"
#include "ffbonded.itp"
#include "gbsa.itp"