Mon Oct 10 17:04:14 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+sph.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 = amb.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 Mon Oct 10 2011 at 17:04:14 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: 236 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 3184 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 9.0000004E-02 grid size : 179 scale,in grids/A, set to be: 0.6029402 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): -9.146000 47.86500 ymin,ymax (A): -8.753000 46.23600 zmin,zma (A): -3.936000 55.10800 x,y,z range (A): 57.01100 54.98900 59.04400 scale (grids/A): 0.6029402 object centre (A): 19.35950 18.74150 25.58600 number of atom coordinates read : 3184 total number of charged atoms : 3041 net assigned charge : -3.999959 assigned positive charge : 479.7916 centred at (gu) : 89.65418 87.87808 88.99329 assigned negative charge : -483.7929 centred at (gu) : 89.60797 87.76951 88.89824 start vw surface at 0.1700000 fill in re-entrant regions at 0.1800000 boundary points on vw surface= 7672 nv = 96 ne = 84 npr = 64403 no. pairs analyzed = 64403 no. exposed pairs = 4176 no. arc points = 29281 no. surface atoms = 1408 nbur = 1776 mkacc time = 0.1500000 writing accessible surface arcs data to file ARCDAT grid for indexing accessible points = 1.400000 m= 369 mr = 3968 m= 4 mr = 20 m= 0 mr = 0 time to grow re-entrant surface = 0.1700000 no. cavity mid-points inaccessible to solvent = 26 time to turn everything in is 0.3600000 number of dielectric boundary points 4057 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 2967 ## 301 charges are in solution ## iepsmp to db, and charging done at 0.4800000 number of grid points assigned charge 9630 setting boundary conditions some initial phi values: midg,midg,1; midg,midg,igrid -8.0897502E-09 2.3428139E-09 midg,1,midg; midg,igrid,midg -1.1594827E-08 2.2099200E-09 1,midg,midg; igrid,midg,midg -4.2959916E-09 5.4281185E-10 gauss-seidel spectral radius is 0.9858152 estimated iterations to convergence 69 setup time was (sec) 0.6100000 now iterating at: 17:04:15 rms-change max change #iterations 0.1220605 19.63655 at 10iterations 1.0313869E-02 1.644250 at 20iterations 9.0482779E-04 0.1357727 at 30iterations 8.6066801E-05 1.5319824E-02 at 40iterations 1.0980132E-05 2.3403168E-03 at 50iterations finished qdiffx linear iterations at : 17:04:18 total time elapsed so far: 3.480000 # loops : 50 mean,max change (kT/e) : 1.0980132E-05 2.3403168E-03 energy calculations done at 3.480000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 3.670000 DelPhi exited at 17:04:19 3.676u 0.182s 0:04.88 78.8% 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 Mon Oct 10 2011 at 17:04:19 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: 236 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 3184 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 0.1100000 grid size : 179 scale,in grids/A, set to be: 1.808821 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): -9.146000 47.86500 ymin,ymax (A): -8.753000 46.23600 zmin,zma (A): -3.936000 55.10800 x,y,z range (A): 57.01100 54.98900 59.04400 scale (grids/A): 1.808821 object centre (A): 19.35950 18.74150 25.58600 number of atom coordinates read : 3184 total number of charged atoms : 3041 net assigned charge : -3.999959 assigned positive charge : 479.7916 centred at (gu) : 88.96146 83.63326 86.97939 assigned negative charge : -483.7929 centred at (gu) : 88.82344 83.30818 86.69454 start vw surface at 0.1900000 fill in re-entrant regions at 0.3100000 boundary points on vw surface= 83290 reading accessible surface arcs data from file ARCDAT no. of arc points read = 29281 grid for indexing accessible points = 1.400000 m= 26874 mr = 56163 m= 3358 mr = 18454 m= 151 mr = 1792 m= 4 mr = 31 m= 0 mr = 0 time to grow re-entrant surface = 0.2900000 no. cavity mid-points inaccessible to solvent = 521 time to turn everything in is 0.6500000 number of dielectric boundary points 37237 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 242 iepsmp to db, and charging done at 0.7800000 number of grid points assigned charge 23761 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.6029402 object centre at (A) : 19.35950 18.74150 25.58600 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid 8.4922779E-03 8.0479793E-03 midg,1,midg; midg,igrid,midg -3.4811653E-02 4.4912561E-03 1,midg,midg; igrid,midg,midg -4.3078046E-02 8.0458084E-03 gauss-seidel spectral radius is 0.9985468 estimated iterations to convergence 208 setup time was (sec) 0.9500000 now iterating at: 17:04:20 rms-change max change #iterations 4.309467 192.2912 at 10iterations 1.960651 74.71589 at 20iterations 0.8919453 28.43950 at 30iterations 0.4077195 13.12931 at 40iterations 0.1863256 6.155083 at 50iterations 8.5113510E-02 2.615285 at 60iterations 3.8836263E-02 1.297974 at 70iterations 1.7755670E-02 0.5704718 at 80iterations 8.1104692E-03 0.2460060 at 90iterations 3.7063970E-03 0.1178932 at 100iterations 1.6887218E-03 4.9299240E-02 at 110iterations 7.7378878E-04 2.4480343E-02 at 120iterations finished qdiffx linear iterations at : 17:04:27 total time elapsed so far: 7.730000 # loops : 120 mean,max change (kT/e) : 7.7378878E-04 2.4480343E-02 energy calculations done at 7.730000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 7.920000 DelPhi exited at 17:04:28 7.924u 0.248s 0:08.94 91.2% 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 Mon Oct 10 2011 at 17:04:28 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: 236 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 3184 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 0.1000000 grid size : 179 scale,in grids/A, set to be: 2.713231 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): -9.146000 47.86500 ymin,ymax (A): -8.753000 46.23600 zmin,zma (A): -3.936000 55.10800 x,y,z range (A): 57.01100 54.98900 59.04400 scale (grids/A): 2.713231 object centre (A): 19.35950 18.74150 25.58600 number of atom coordinates read : 3184 total number of charged atoms : 3041 net assigned charge : -3.999959 assigned positive charge : 479.7916 centred at (gu) : 88.44201 80.44973 85.46888 assigned negative charge : -483.7929 centred at (gu) : 88.23512 79.96217 85.04173 start vw surface at 0.1700000 fill in re-entrant regions at 0.5200000 boundary points on vw surface= 193303 reading accessible surface arcs data from file ARCDAT no. of arc points read = 29281 grid for indexing accessible points = 1.400000 m= 90184 mr = 137329 m= 28600 mr = 71068 m= 5648 mr = 21751 m= 560 mr = 3773 m= 19 mr = 313 m= 0 mr = 3 time to grow re-entrant surface = 0.9000000 no. cavity mid-points inaccessible to solvent = 1796 time to turn everything in is 1.560000 number of dielectric boundary points 84077 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 6 iepsmp to db, and charging done at 1.720000 number of grid points assigned charge 24327 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.808821 object centre at (A) : 19.35950 18.74150 25.58600 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid 0.2080689 -1.6992772E-02 midg,1,midg; midg,igrid,midg -0.3498988 6.0365327E-02 1,midg,midg; igrid,midg,midg -0.4633207 0.1755816 gauss-seidel spectral radius is 0.9992575 estimated iterations to convergence 290 setup time was (sec) 1.900000 now iterating at: 17:04:30 rms-change max change #iterations 10.44376 328.6368 at 10iterations 6.139713 158.9276 at 20iterations 3.574476 68.24749 at 30iterations 2.077155 44.68511 at 40iterations 1.200413 24.37008 at 50iterations 0.6924390 14.51148 at 60iterations 0.3999273 7.251106 at 70iterations 0.2298392 4.336889 at 80iterations 0.1322238 2.508367 at 90iterations 7.6169573E-02 1.609930 at 100iterations 4.3737847E-02 0.7943916 at 110iterations 2.5132440E-02 0.4557648 at 120iterations 1.4441744E-02 0.2455605 at 130iterations 8.2963556E-03 0.1414657 at 140iterations 4.7581634E-03 8.7081909E-02 at 150iterations 2.7274436E-03 4.9731255E-02 at 160iterations 1.5685938E-03 2.6865482E-02 at 170iterations 8.9922035E-04 1.5064240E-02 at 180iterations finished qdiffx linear iterations at : 17:04:41 total time elapsed so far: 12.54000 # loops : 180 mean,max change (kT/e) : 8.9922035E-04 1.5064240E-02 energy calculations done at 12.54000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 12.73000 DelPhi exited at 17:04:42 12.730u 0.258s 0:14.24 91.1% 0+0k 0+0io 0pf+0w