-
Notifications
You must be signed in to change notification settings - Fork 1
/
gene.itp
56 lines (56 loc) · 1.41 KB
/
gene.itp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
; Q Prop.
#define Q_MASS 09.0
#define Q_CHARGE 0.0
#define C12_Q_Q 0.00
#define C6_Q_Q 0.00
#define C12_Q_Qa 0.00
#define C6_Q_Qa 0.00
#define C12_Q_C1 0.00
#define C6_Q_C1 0.00
;________________________________
; Dummy Prop.
#define DW_MASS 09.0
#define DX_MASS 09.0
#define DY_MASS 09.0
#define DZ_MASS 09.0
#define DW_CHARGE 0.00
#define DX_CHARGE 0.00
#define DY_CHARGE 0.00
#define DZ_CHARGE 0.00
#define D_Q_LENGTH 0.160886
#define D_D_LENGTH 0.263
#define D_Q_Kb 1.25E+4
#define D_D_Kb 1.25E+4
; D-D Intra.
#define D_C12 0.00
#define D_C6 0.00
; D-D Inter.
#define C12_D_D 1.50378e-08
#define C6_D_D 0.00173423
; D-Qsi Inter.
#define C12_D_Q 0
#define C6_D_Q 0
;________________________________
; Virtual Site Prop.
#define VW_CHARGE 0.00
#define VX_CHARGE 0.00
#define VY_CHARGE 0.00
#define VZ_CHARGE 0.00
#define VW_LENGTH 0.321772
#define VX_LENGTH 0.321772
#define VY_LENGTH 0.321772
#define VZ_LENGTH 0.321772
#define VS_ANG 0
#define VS_C12 0.00
#define VS_C6 0.00
; VS-D Inter.
#define C12_VS_D 0
#define C6_VS_D 0
#define VS_D_REP 0.24E-5
;________________________________
; WATER Prop.
#define C12_VS_WAT 0.00
#define C6_VS_WAT 0.00
#define C12_D_WAT 0.00
#define C6_D_WAT 0.00
;________________________________