Sun Oct 9 10:35:13 PDT 2011 #!/bin/csh -f # input: # $1 receptor coordinates file; # $2 grid size; # $3 # of iterations for the first run; # $4 # of iterations for the second run; # $5 # of iterations for the third run; # output: # delphi map: $1.phi # log file: delphi.out set RECCRG = rec+sph2.crg set GRID = 179 set n1 = 50 set n2 = 120 set n3 = 180 set DELPHI = $DOCK_BASE/private/delphi set VDW = vdw.siz #set VDW = vdw.hydren set CRG = amb2.crg.oxt set PRM = genric.prm # three step focussing calc. if (-e ARCDAT) /bin/rm ARCDAT cp $VDW fort.11 cp $CRG fort.12 cp $RECCRG fort.13 echo "gsize=$GRID, perfil=20, bndcon=2, linit=$n1\n" >! fort.10 cat $PRM >> fort.10 time $DELPHI if ($status != 0) exit(100) echo "gsize=$GRID, perfil=60, bndcon=3, linit=$n2\n" >! fort.10 cat $PRM >> fort.10 mv fort.14 fort.18 time $DELPHI if ($status != 0) exit(100) echo "gsize=$GRID, perfil=90, bndcon=3, linit=$n3\n" >! fort.10 cat $PRM >> fort.10 mv fort.14 fort.18 time $DELPHI if ($status != 0) exit(100) /bin/rm fort.1[0-3] fort.18 ARCDAT mv fort.14 $RECCRG:r.phi ___________________DelPhi II____________________ / | A program to solve the PB equation | | in 3D, using non-linear form, incorporating | | 2 dielectric regions, ionic strength, periodic | | and focussing boundary conditions, utilizing | | stripped optimum successive over-relaxation | | and an improved algorithm for mapping the | | Mol. Surface to the finite-Difference grid | __________________ ____________________/ DelPhi II program started on Sun Oct 9 2011 at 10:35:13 opening parameter file fort.10 atom radii read from file fort.11 ! default extended atom radii based loosely ! on mike connolly's MS program- note H's are 0 # of radius parameter records: 18 atomic charges read from file fort.12 # of charge parameter records: 270 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 2890 !!! WARNING: CME 113 has a net charge of -0.3480 !!! WARNING: CME 219 has a net charge of -0.3480 !!! WARNING: CME 313 has a net charge of -0.3480 !!! WARNING: CME 452 has a net charge of -0.3480 !!! WARNING: CME 1 has a net charge of -0.0350 !!! WARNING: CME 3 has a net charge of -0.0350 !!! WARNING: CME 5 has a net charge of -0.0350 !!! WARNING: CME 7 has a net charge of -0.0350 !!! WARNING: CME 9 has a net charge of -0.0350 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 5.0000001E-02 grid size : 179 scale,in grids/A, set to be: 0.5812530 object centred at (gu) : 0.0000000E+00 0.0000000E+00 0.0000000E+00 inner,outer dielectrics : 2.060000 78.50000 ionic strength (M) : 0.1450000 debye length (A) : 8.001814 ion exclusion radius (A) : 2.000000 probe radius (A) : 1.400000 boundary conditions : dipolar x,y,z periodic bc. flags : F F F # of linear iterations : 50 # of non-linear iterations : 0 concentration map output : F spherical charge distbn. : F INSIGHT format output : F site potential output : F modified atom file output : T map file label : qdiffxas: qdiffxs4 with an improved surfacing routine convergence graph turned off potential listings turned off box fill (%): 20.00000 xmin,xmax (A): -45.25800 15.98900 ymin,ymax (A): -26.72100 22.29300 zmin,zma (A): -28.18900 27.19700 x,y,z range (A): 61.24700 49.01400 55.38600 scale (grids/A): 0.5812530 object centre (A): -14.63450 -2.214000 -0.4959993 number of atom coordinates read : 2890 total number of charged atoms : 2788 net assigned charge : 1.933025 assigned positive charge : 429.2631 centred at (gu) : 88.27539 91.33497 91.51886 assigned negative charge : -427.3318 centred at (gu) : 88.22508 91.27181 91.44136 start vw surface at 9.0000004E-02 fill in re-entrant regions at 9.0000004E-02 boundary points on vw surface= 6766 nv = 96 ne = 84 npr = 56297 no. pairs analyzed = 56297 no. exposed pairs = 3965 no. arc points = 27475 no. surface atoms = 1315 nbur = 1575 mkacc time = 9.9999994E-02 writing accessible surface arcs data to file ARCDAT initial cube size too small, in assigning accessible points to a grid therefore rescaling... grid for indexing accessible points = 1.484000 m= 377 mr = 3456 m= 2 mr = 41 m= 0 mr = 0 time to grow re-entrant surface = 0.1100000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 0.2100000 number of dielectric boundary points 3648 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 2743 ## 257 charges are in solution ## iepsmp to db, and charging done at 0.2700000 number of grid points assigned charge 8448 setting boundary conditions some initial phi values: midg,midg,1; midg,midg,igrid -9.0389490E-10 2.9990843E-09 midg,1,midg; midg,igrid,midg -7.1150846E-10 2.4447950E-09 1,midg,midg; igrid,midg,midg -1.0691091E-09 1.0084117E-09 gauss-seidel spectral radius is 0.9847275 estimated iterations to convergence 66 setup time was (sec) 0.3900000 now iterating at: 10:35:14 rms-change max change #iterations 9.6727252E-02 14.45400 at 10iterations 7.8032282E-03 1.096304 at 20iterations 8.2838122E-04 0.1306000 at 30iterations 1.6613575E-04 2.6152134E-02 at 40iterations 4.4587985E-05 7.0409775E-03 at 50iterations finished qdiffx linear iterations at : 10:35:17 total time elapsed so far: 3.240000 # loops : 50 mean,max change (kT/e) : 4.4587985E-05 7.0409775E-03 energy calculations done at 3.240000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 3.370000 DelPhi exited at 10:35:17 3.378u 0.170s 0:03.81 92.9% 0+0k 0+0io 0pf+0w ___________________DelPhi II____________________ / | A program to solve the PB equation | | in 3D, using non-linear form, incorporating | | 2 dielectric regions, ionic strength, periodic | | and focussing boundary conditions, utilizing | | stripped optimum successive over-relaxation | | and an improved algorithm for mapping the | | Mol. Surface to the finite-Difference grid | __________________ ____________________/ DelPhi II program started on Sun Oct 9 2011 at 10:35:17 opening parameter file fort.10 atom radii read from file fort.11 ! default extended atom radii based loosely ! on mike connolly's MS program- note H's are 0 # of radius parameter records: 18 atomic charges read from file fort.12 # of charge parameter records: 270 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 2890 !!! WARNING: CME 113 has a net charge of -0.3480 !!! WARNING: CME 219 has a net charge of -0.3480 !!! WARNING: CME 313 has a net charge of -0.3480 !!! WARNING: CME 452 has a net charge of -0.3480 !!! WARNING: CME 1 has a net charge of -0.0350 !!! WARNING: CME 3 has a net charge of -0.0350 !!! WARNING: CME 5 has a net charge of -0.0350 !!! WARNING: CME 7 has a net charge of -0.0350 !!! WARNING: CME 9 has a net charge of -0.0350 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 5.0000001E-02 grid size : 179 scale,in grids/A, set to be: 1.743759 object centred at (gu) : 0.0000000E+00 0.0000000E+00 0.0000000E+00 inner,outer dielectrics : 2.060000 78.50000 ionic strength (M) : 0.1450000 debye length (A) : 8.001814 ion exclusion radius (A) : 2.000000 probe radius (A) : 1.400000 boundary conditions : focussing x,y,z periodic bc. flags : F F F # of linear iterations : 120 # of non-linear iterations : 0 concentration map output : F spherical charge distbn. : F INSIGHT format output : F site potential output : F modified atom file output : T map file label : qdiffxas: qdiffxs4 with an improved surfacing routine convergence graph turned off potential listings turned off box fill (%): 60.00000 xmin,xmax (A): -45.25800 15.98900 ymin,ymax (A): -26.72100 22.29300 zmin,zma (A): -28.18900 27.19700 x,y,z range (A): 61.24700 49.01400 55.38600 scale (grids/A): 1.743759 object centre (A): -14.63450 -2.214000 -0.4959993 number of atom coordinates read : 2890 total number of charged atoms : 2788 net assigned charge : 1.933025 assigned positive charge : 429.2631 centred at (gu) : 84.82507 94.00388 94.55582 assigned negative charge : -427.3318 centred at (gu) : 84.67509 93.81540 94.32397 start vw surface at 7.9999998E-02 fill in re-entrant regions at 0.1600000 boundary points on vw surface= 73410 reading accessible surface arcs data from file ARCDAT no. of arc points read = 27475 grid for indexing accessible points = 1.400000 m= 25798 mr = 49385 m= 3888 mr = 17913 m= 175 mr = 2132 m= 2 mr = 27 m= 0 mr = 0 time to grow re-entrant surface = 0.1700000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 0.3600000 number of dielectric boundary points 33816 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 190 iepsmp to db, and charging done at 0.4500000 number of grid points assigned charge 21676 setting boundary conditions focussing boundary condition read from file fort.18 focussing potential map: qdiffxas: qdiffxs4 with an improved surfacing routine original scale (grids/A) : 0.5812530 object centre at (A) : -14.63450 -2.214000 -0.4959993 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid -7.6943776E-03 1.0474044E-02 midg,1,midg; midg,igrid,midg 5.4515121E-03 2.3643987E-02 1,midg,midg; igrid,midg,midg -3.9726179E-03 3.9829873E-03 gauss-seidel spectral radius is 0.9984238 estimated iterations to convergence 200 setup time was (sec) 0.5900000 now iterating at: 10:35:18 rms-change max change #iterations 3.743330 194.7914 at 10iterations 1.650906 54.31565 at 20iterations 0.7308432 24.97668 at 30iterations 0.3228114 10.90712 at 40iterations 0.1429535 4.717123 at 50iterations 6.3308373E-02 2.038960 at 60iterations 2.8022092E-02 0.9519653 at 70iterations 1.2417507E-02 0.4494400 at 80iterations 5.5502555E-03 0.2020721 at 90iterations 2.5023257E-03 8.3910942E-02 at 100iterations 1.1445025E-03 3.6878586E-02 at 110iterations 5.3890445E-04 1.7775536E-02 at 120iterations finished qdiffx linear iterations at : 10:35:25 total time elapsed so far: 7.580000 # loops : 120 mean,max change (kT/e) : 5.3890445E-04 1.7775536E-02 energy calculations done at 7.580000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 7.700000 DelPhi exited at 10:35:25 7.703u 0.194s 0:08.21 96.1% 0+0k 0+0io 0pf+0w ___________________DelPhi II____________________ / | A program to solve the PB equation | | in 3D, using non-linear form, incorporating | | 2 dielectric regions, ionic strength, periodic | | and focussing boundary conditions, utilizing | | stripped optimum successive over-relaxation | | and an improved algorithm for mapping the | | Mol. Surface to the finite-Difference grid | __________________ ____________________/ DelPhi II program started on Sun Oct 9 2011 at 10:35:25 opening parameter file fort.10 atom radii read from file fort.11 ! default extended atom radii based loosely ! on mike connolly's MS program- note H's are 0 # of radius parameter records: 18 atomic charges read from file fort.12 # of charge parameter records: 270 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 2890 !!! WARNING: CME 113 has a net charge of -0.3480 !!! WARNING: CME 219 has a net charge of -0.3480 !!! WARNING: CME 313 has a net charge of -0.3480 !!! WARNING: CME 452 has a net charge of -0.3480 !!! WARNING: CME 1 has a net charge of -0.0350 !!! WARNING: CME 3 has a net charge of -0.0350 !!! WARNING: CME 5 has a net charge of -0.0350 !!! WARNING: CME 7 has a net charge of -0.0350 !!! WARNING: CME 9 has a net charge of -0.0350 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 5.0000001E-02 grid size : 179 scale,in grids/A, set to be: 2.615638 object centred at (gu) : 0.0000000E+00 0.0000000E+00 0.0000000E+00 inner,outer dielectrics : 2.060000 78.50000 ionic strength (M) : 0.1450000 debye length (A) : 8.001814 ion exclusion radius (A) : 2.000000 probe radius (A) : 1.400000 boundary conditions : focussing x,y,z periodic bc. flags : F F F # of linear iterations : 180 # of non-linear iterations : 0 concentration map output : F spherical charge distbn. : F INSIGHT format output : F site potential output : F modified atom file output : T map file label : qdiffxas: qdiffxs4 with an improved surfacing routine convergence graph turned off potential listings turned off box fill (%): 90.00000 xmin,xmax (A): -45.25800 15.98900 ymin,ymax (A): -26.72100 22.29300 zmin,zma (A): -28.18900 27.19700 x,y,z range (A): 61.24700 49.01400 55.38600 scale (grids/A): 2.615638 object centre (A): -14.63450 -2.214000 -0.4959993 number of atom coordinates read : 2890 total number of charged atoms : 2788 net assigned charge : 1.933025 assigned positive charge : 429.2631 centred at (gu) : 82.23750 96.00573 96.83352 assigned negative charge : -427.3318 centred at (gu) : 82.01275 95.72301 96.48589 start vw surface at 9.0000004E-02 fill in re-entrant regions at 0.3000000 boundary points on vw surface= 169939 reading accessible surface arcs data from file ARCDAT no. of arc points read = 27475 grid for indexing accessible points = 1.400000 m= 83320 mr = 120913 m= 29746 mr = 65575 m= 6764 mr = 22714 m= 743 mr = 4684 m= 22 mr = 374 m= 0 mr = 3 time to grow re-entrant surface = 0.5400000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 0.9200000 number of dielectric boundary points 76271 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 3 iepsmp to db, and charging done at 1.020000 number of grid points assigned charge 22297 setting boundary conditions focussing boundary condition read from file fort.18 focussing potential map: qdiffxas: qdiffxs4 with an improved surfacing routine original scale (grids/A) : 1.743759 object centre at (A) : -14.63450 -2.214000 -0.4959993 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid -8.1167355E-02 0.1365319 midg,1,midg; midg,igrid,midg 0.1163497 0.3108088 1,midg,midg; igrid,midg,midg -1.6484110E-02 0.1190913 gauss-seidel spectral radius is 0.9992101 estimated iterations to convergence 281 setup time was (sec) 1.160000 now iterating at: 10:35:27 rms-change max change #iterations 9.432358 264.5726 at 10iterations 5.498271 176.8499 at 20iterations 3.165060 72.34546 at 30iterations 1.820139 37.37389 at 40iterations 1.044644 21.07850 at 50iterations 0.5966408 11.36964 at 60iterations 0.3397444 6.812675 at 70iterations 0.1930784 3.626569 at 80iterations 0.1094792 2.165033 at 90iterations 6.2022723E-02 1.204364 at 100iterations 3.5181884E-02 0.7282162 at 110iterations 1.9984705E-02 0.4035873 at 120iterations 1.1324305E-02 0.2144203 at 130iterations 6.4451187E-03 0.1289330 at 140iterations 3.6788064E-03 6.9173813E-02 at 150iterations 2.1170692E-03 4.1570663E-02 at 160iterations 1.2360994E-03 2.2722244E-02 at 170iterations 7.3857961E-04 1.4608383E-02 at 180iterations finished qdiffx linear iterations at : 10:35:38 total time elapsed so far: 12.40000 # loops : 180 mean,max change (kT/e) : 7.3857961E-04 1.4608383E-02 energy calculations done at 12.40000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 12.52000 DelPhi exited at 10:35:39 12.527u 0.202s 0:13.15 96.7% 0+0k 0+0io 0pf+0w