-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2heat1in.txt
119 lines (114 loc) · 1.94 KB
/
2heat1in.txt
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
Heating to 300 K
&cntrl
imin=0,
irest=0,
ntx=1,
nmropt=0,
ntpr=1000,
ntc=2,
ntf=2,
dt=0.002,
tol=0.000001,
cut=9.0,
ntb=1,
nstlim=0100000,
ntp=0,
ntt=1,
tautp=0.2,
ntwv=1000,
ntwe=1000,
ntwx=1000,
ntwr=1000,
ibelly=0,
restraintmask=':1-555@C,N,CA',
restraint_wt=5.0,
iwrap=1,
&end
#Increase tmp by 30 grades
&wt
type='TEMP0',
istep1=0,
istep2=10000,
value1=0.,
value2=30.,
&end
&wt
type='TEMP0',
istep1=10001,
istep2=20000,
value1=30.,
value2=60.,
&end
&wt
type='TEMP0',
istep1=20001,
istep2=30000,
value1=60.,
value2=90.,
&end
&wt
type='TEMP0',
istep1=30001,
istep2=40000,
value1=90.,
value2=120.,
&end
&wt
type='TEMP0',
istep1=40001,
istep2=50000,
value1=120.,
value2=150.,
&end
&wt
type='TEMP0',
istep1=50001,
istep2=60000,
value1=150.,
value2=180.,
&end
&wt
type='TEMP0',
istep1=60001,
istep2=70000,
value1=180.,
value2=210.,
&end
&wt
type='TEMP0',
istep1=70001,
istep2=80000,
value1=210.,
value2=240.,
&end
&wt
type='TEMP0',
istep1=80001,
istep2=90000,
value1=240.,
value2=270.,
&end
&wt
type='TEMP0',
istep1=90001,
istep2=100000,
value1=270.,
value2=300.,
&end |
|#Strenght of temp coupling |
| |
|# steps 4.0 - 2.0 : slow cooling phase |
|# steps 0.2 : tight coupling for heating |
|# steps 0.5 : somewhat faster cooling |
|# steps 0.05 : fast cooling, lika a minimization |
Bcma |
&wt
type='TAUTP',
istep1=0.,
istep2=100000,
value1=0.2,
value2=0.2,
&end
&wt
type='END'
&end