File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ parameters ../params/basic
Original file line number Diff line number Diff line change 1+ 18 Halicin (antibiotic discovered via AI)
2+ 1 S 1.848800 1.105200 0.841200 162 11 12
3+ 2 S -0.907200 2.070000 0.007600 162 11 14
4+ 3 S -3.705700 0.927800 -0.357600 162 14 15
5+ 4 O 4.473200 -1.398400 -0.525000 81 7
6+ 5 O 4.476700 -0.100900 1.245800 81 7
7+ 6 N 0.609800 0.266700 -1.267000 72 11 13
8+ 7 N 3.903700 -0.536900 0.205600 73 4 5 12
9+ 8 N -1.741700 -0.414000 0.595500 72 9 14
10+ 9 N -2.820600 -1.280700 0.593200 72 8 15
11+ 10 N -5.117000 -1.309600 -0.001800 73 15 17 18
12+ 11 C 0.514000 1.077800 -0.237100 63 1 2 6
13+ 12 C 2.633100 -0.063400 -0.138800 63 1 7 13
14+ 13 C 1.825500 -0.386700 -1.209000 63 6 12 16
15+ 14 C -2.085600 0.750200 0.126500 63 2 3 8
16+ 15 C -3.906700 -0.707000 0.120900 63 3 9 10
17+ 16 H 2.070000 -1.098100 -1.987100 11 13
18+ 17 H -5.264100 -2.275100 0.273300 11 10
19+ 18 H -5.923600 -0.818800 -0.373600 11 10
Original file line number Diff line number Diff line change 11parameters nitrate.prm
22verbose
3-
Original file line number Diff line number Diff line change 1- 66 Pravastatin (PubChem Conformation )
1+ 66 Pravastatin (water-soluble statin )
22 1 O 2.072500 1.051200 -0.176000 82 10 23
33 2 O 6.139300 -0.304000 -0.067700 82 15 51
44 3 O -2.520000 -1.887400 -2.801300 82 21 54
Original file line number Diff line number Diff line change @@ -269,8 +269,10 @@ angle 72 63 162 35.00 120.00
269269angle 73 63 73 70.00 120.00
270270angle 73 63 81 80.00 120.00
271271angle 73 63 82 60.00 120.00
272+ angle 73 63 162 70.00 120.00
272273angle 81 63 81 80.00 120.00
273274angle 81 63 82 80.00 120.00
275+ angle 162 63 162 70.00 120.00
274276angle 11 64 11 35.00 109.50
275277angle 11 64 62 35.00 109.50
276278angle 11 64 63 35.00 109.50
Original file line number Diff line number Diff line change @@ -156,6 +156,10 @@ subroutine getprm
156156 end if
157157 call suffix (prmfile,' prm' ,' old' )
158158 inquire (file= prmfile,exist= exist)
159+ if (exist) then
160+ nfile = nfile + 1
161+ ifile(nfile) = prmfile
162+ end if
159163 end if
160164 end do
161165 end if
You can’t perform that action at this time.
0 commit comments