Wed Dec 28 11:02:56 PST 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 Wed Dec 28 2011 at 11:02:56 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: 244 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 1970 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 7.9999998E-02 grid size : 179 scale,in grids/A, set to be: 0.6361573 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): -5.328000 34.92600 ymin,ymax (A): -3.779000 48.63900 zmin,zma (A): -24.24800 31.71300 x,y,z range (A): 40.25400 52.41800 55.96100 scale (grids/A): 0.6361573 object centre (A): 14.79900 22.43000 3.732500 number of atom coordinates read : 1970 total number of charged atoms : 1838 net assigned charge : 2.000006 assigned positive charge : 289.4000 centred at (gu) : 90.63770 92.52911 89.95679 assigned negative charge : -287.4003 centred at (gu) : 90.77235 92.68844 89.88263 start vw surface at 0.1700000 fill in re-entrant regions at 0.1800000 boundary points on vw surface= 5464 nv = 96 ne = 84 npr = 40262 no. pairs analyzed = 40262 no. exposed pairs = 2458 no. arc points = 17271 no. surface atoms = 841 nbur = 1129 mkacc time = 0.1200000 writing accessible surface arcs data to file ARCDAT grid for indexing accessible points = 1.400000 m= 283 mr = 3042 m= 1 mr = 40 m= 0 mr = 0 time to grow re-entrant surface = 0.1400000 no. cavity mid-points inaccessible to solvent = 12 time to turn everything in is 0.3200000 number of dielectric boundary points 2666 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 1788 ## 175 charges are in solution ## iepsmp to db, and charging done at 0.4400000 number of grid points assigned charge 6448 setting boundary conditions some initial phi values: midg,midg,1; midg,midg,igrid -2.7551144E-09 8.6211092E-09 midg,1,midg; midg,igrid,midg 8.7905763E-09 -1.6779454E-08 1,midg,midg; igrid,midg,midg 1.1551132E-08 -8.6519982E-09 gauss-seidel spectral radius is 0.9871439 estimated iterations to convergence 72 setup time was (sec) 0.5900000 now iterating at: 11:02:57 rms-change max change #iterations 0.1191376 21.41149 at 10iterations 1.1639131E-02 1.713802 at 20iterations 1.1179199E-03 0.1793268 at 30iterations 1.0969705E-04 1.6519547E-02 at 40iterations 1.0575562E-05 1.9168854E-03 at 50iterations finished qdiffx linear iterations at : 11:03:00 total time elapsed so far: 3.720000 # loops : 50 mean,max change (kT/e) : 1.0575562E-05 1.9168854E-03 energy calculations done at 3.720000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 4.000000 DelPhi exited at 11:03:01 4.000u 0.173s 0:05.52 75.5% 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 Wed Dec 28 2011 at 11:03:02 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: 244 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 1970 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 7.0000000E-02 grid size : 179 scale,in grids/A, set to be: 1.908472 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): -5.328000 34.92600 ymin,ymax (A): -3.779000 48.63900 zmin,zma (A): -24.24800 31.71300 x,y,z range (A): 40.25400 52.41800 55.96100 scale (grids/A): 1.908472 object centre (A): 14.79900 22.43000 3.732500 number of atom coordinates read : 1970 total number of charged atoms : 1838 net assigned charge : 2.000006 assigned positive charge : 289.4000 centred at (gu) : 91.91263 97.58709 89.87032 assigned negative charge : -287.4003 centred at (gu) : 92.31725 98.06544 89.64808 start vw surface at 0.2100000 fill in re-entrant regions at 0.3200000 boundary points on vw surface= 58950 reading accessible surface arcs data from file ARCDAT no. of arc points read = 17271 grid for indexing accessible points = 1.400000 m= 21479 mr = 40771 m= 3104 mr = 16377 m= 153 mr = 1976 m= 1 mr = 52 m= 0 mr = 0 time to grow re-entrant surface = 0.2500000 no. cavity mid-points inaccessible to solvent = 1712 time to turn everything in is 0.6100000 number of dielectric boundary points 24511 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 112 iepsmp to db, and charging done at 0.7500000 number of grid points assigned charge 14464 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.6361573 object centre at (A) : 14.79900 22.43000 3.732500 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid 3.9548904E-02 1.4921224E-02 midg,1,midg; midg,igrid,midg 3.2390822E-02 -1.5729902E-02 1,midg,midg; igrid,midg,midg 7.5814230E-03 -7.8745075E-03 gauss-seidel spectral radius is 0.9985621 estimated iterations to convergence 209 setup time was (sec) 0.9400000 now iterating at: 11:03:03 rms-change max change #iterations 3.562469 181.9534 at 10iterations 1.635979 61.27591 at 20iterations 0.7525287 28.23332 at 30iterations 0.3447067 12.13506 at 40iterations 0.1580591 6.163429 at 50iterations 7.2435491E-02 3.114562 at 60iterations 3.3290558E-02 1.247652 at 70iterations 1.5310690E-02 0.5104613 at 80iterations 7.0222211E-03 0.2943211 at 90iterations 3.2247137E-03 0.1121469 at 100iterations 1.4761250E-03 5.2984715E-02 at 110iterations 6.7809521E-04 2.4658203E-02 at 120iterations finished qdiffx linear iterations at : 11:03:11 total time elapsed so far: 8.990000 # loops : 120 mean,max change (kT/e) : 6.7809521E-04 2.4658203E-02 energy calculations done at 8.990000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 9.230000 DelPhi exited at 11:03:12 9.228u 0.215s 0:10.23 92.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 Wed Dec 28 2011 at 11:03:12 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: 244 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 1970 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 7.9999998E-02 grid size : 179 scale,in grids/A, set to be: 2.862708 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): -5.328000 34.92600 ymin,ymax (A): -3.779000 48.63900 zmin,zma (A): -24.24800 31.71300 x,y,z range (A): 40.25400 52.41800 55.96100 scale (grids/A): 2.862708 object centre (A): 14.79900 22.43000 3.732500 number of atom coordinates read : 1970 total number of charged atoms : 1838 net assigned charge : 2.000006 assigned positive charge : 289.4000 centred at (gu) : 92.86913 101.3806 89.80555 assigned negative charge : -287.4003 centred at (gu) : 93.47601 102.0983 89.47215 start vw surface at 0.1700000 fill in re-entrant regions at 0.4800000 boundary points on vw surface= 135757 reading accessible surface arcs data from file ARCDAT no. of arc points read = 17271 grid for indexing accessible points = 1.400000 m= 69691 mr = 98285 m= 24983 mr = 57993 m= 5467 mr = 20578 m= 656 mr = 4128 m= 32 mr = 456 m= 1 mr = 9 m= 0 mr = 0 time to grow re-entrant surface = 0.8000000 no. cavity mid-points inaccessible to solvent = 5524 time to turn everything in is 1.410000 number of dielectric boundary points 55138 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 0 iepsmp to db, and charging done at 1.560000 number of grid points assigned charge 14704 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.908472 object centre at (A) : 14.79900 22.43000 3.732500 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid 0.9992464 2.2937290E-02 midg,1,midg; midg,igrid,midg 0.3501866 -0.1788123 1,midg,midg; igrid,midg,midg 4.4837173E-02 -5.4218356E-02 gauss-seidel spectral radius is 0.9992242 estimated iterations to convergence 283 setup time was (sec) 1.760000 now iterating at: 11:03:14 rms-change max change #iterations 8.434606 533.4117 at 10iterations 4.829190 112.4823 at 20iterations 2.743230 61.00948 at 30iterations 1.559402 43.89949 at 40iterations 0.8838541 20.39983 at 50iterations 0.5013479 10.89576 at 60iterations 0.2839376 5.788894 at 70iterations 0.1613884 3.296747 at 80iterations 9.1214709E-02 1.924368 at 90iterations 5.1587977E-02 1.042649 at 100iterations 2.9221211E-02 0.5800629 at 110iterations 1.6579857E-02 0.3612747 at 120iterations 9.4004478E-03 0.2030182 at 130iterations 5.3209243E-03 0.1100750 at 140iterations 3.0116250E-03 5.7179928E-02 at 150iterations 1.7020709E-03 3.2115936E-02 at 160iterations 9.6455665E-04 1.9751698E-02 at 170iterations 5.4582331E-04 1.0843277E-02 at 180iterations finished qdiffx linear iterations at : 11:03:27 total time elapsed so far: 14.82000 # loops : 180 mean,max change (kT/e) : 5.4582331E-04 1.0843277E-02 energy calculations done at 14.82000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 15.08000 DelPhi exited at 11:03:28 15.082u 0.334s 0:16.17 95.2% 0+0k 0+0io 0pf+0w