Sun Oct 9 12:39:45 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 Sun Oct 9 2011 at 12:39:45 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 = 2376 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 5.9999999E-02 grid size : 179 scale,in grids/A, set to be: 0.6790524 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.595000 43.91800 ymin,ymax (A): -14.27700 38.14900 zmin,zma (A): 2.815000 45.41000 x,y,z range (A): 49.51300 52.42600 42.59500 scale (grids/A): 0.6790524 object centre (A): 19.16150 11.93600 24.11250 number of atom coordinates read : 2376 total number of charged atoms : 2234 net assigned charge : 2.500025 assigned positive charge : 361.6291 centred at (gu) : 89.38049 90.60921 90.20577 assigned negative charge : -359.1295 centred at (gu) : 89.40187 90.80574 90.27000 start vw surface at 0.1600000 fill in re-entrant regions at 0.1700000 boundary points on vw surface= 7330 nv = 96 ne = 84 npr = 48314 no. pairs analyzed = 48314 no. exposed pairs = 2917 no. arc points = 20754 no. surface atoms = 982 nbur = 1394 mkacc time = 0.1400000 writing accessible surface arcs data to file ARCDAT grid for indexing accessible points = 1.400000 m= 429 mr = 4023 m= 1 mr = 62 m= 0 mr = 0 time to grow re-entrant surface = 0.1600000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 0.3400000 number of dielectric boundary points 3675 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 2014 ## 205 charges are in solution ## iepsmp to db, and charging done at 0.4500000 number of grid points assigned charge 8484 setting boundary conditions some initial phi values: midg,midg,1; midg,midg,igrid 2.8501141E-08 -8.4394474E-09 midg,1,midg; midg,igrid,midg 5.9679223E-08 -5.4622056E-08 1,midg,midg; igrid,midg,midg 1.9505912E-08 4.1614396E-09 gauss-seidel spectral radius is 0.9887338 estimated iterations to convergence 77 setup time was (sec) 0.6000000 now iterating at: 12:39:46 rms-change max change #iterations 0.1797120 29.64825 at 10iterations 2.0739613E-02 3.222038 at 20iterations 2.7352849E-03 0.3852463 at 30iterations 5.3580018E-04 8.8798523E-02 at 40iterations 1.5473715E-04 2.7206421E-02 at 50iterations finished qdiffx linear iterations at : 12:39:49 total time elapsed so far: 3.870000 # loops : 50 mean,max change (kT/e) : 1.5473715E-04 2.7206421E-02 energy calculations done at 3.870000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 4.040000 DelPhi exited at 12:39:50 4.048u 0.260s 0:04.60 93.4% 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 12:39:50 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 = 2376 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 5.9999999E-02 grid size : 179 scale,in grids/A, set to be: 2.037157 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.595000 43.91800 ymin,ymax (A): -14.27700 38.14900 zmin,zma (A): 2.815000 45.41000 x,y,z range (A): 49.51300 52.42600 42.59500 scale (grids/A): 2.037157 object centre (A): 19.16150 11.93600 24.11250 number of atom coordinates read : 2376 total number of charged atoms : 2234 net assigned charge : 2.500025 assigned positive charge : 361.6291 centred at (gu) : 88.14104 91.82708 90.61703 assigned negative charge : -359.1295 centred at (gu) : 88.20540 92.41700 90.80971 start vw surface at 0.1600000 fill in re-entrant regions at 0.3100000 boundary points on vw surface= 78176 reading accessible surface arcs data from file ARCDAT no. of arc points read = 20754 grid for indexing accessible points = 1.400000 m= 29298 mr = 54332 m= 4884 mr = 21439 m= 343 mr = 3043 m= 6 mr = 161 m= 0 mr = 0 time to grow re-entrant surface = 0.3700000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 0.7200000 number of dielectric boundary points 33732 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 145 iepsmp to db, and charging done at 0.8500000 number of grid points assigned charge 17683 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.6790524 object centre at (A) : 19.16150 11.93600 24.11250 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid 4.3944512E-02 1.0693080E-02 midg,1,midg; midg,igrid,midg 1.6862949E-02 -6.5354928E-02 1,midg,midg; igrid,midg,midg 3.8039446E-02 -1.4136363E-02 gauss-seidel spectral radius is 0.9987804 estimated iterations to convergence 227 setup time was (sec) 1.020000 now iterating at: 12:39:51 rms-change max change #iterations 4.587937 192.2921 at 10iterations 2.227298 71.32208 at 20iterations 1.084413 32.87790 at 30iterations 0.5308335 15.87598 at 40iterations 0.2586076 8.664291 at 50iterations 0.1264798 3.959709 at 60iterations 6.1886087E-02 1.939302 at 70iterations 3.0176794E-02 0.9497375 at 80iterations 1.4926123E-02 0.4308662 at 90iterations 7.3919725E-03 0.2320061 at 100iterations 3.7072599E-03 0.1134109 at 110iterations 1.9068484E-03 5.4985046E-02 at 120iterations finished qdiffx linear iterations at : 12:39:59 total time elapsed so far: 9.310000 # loops : 120 mean,max change (kT/e) : 1.9068484E-03 5.4985046E-02 energy calculations done at 9.310000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 9.500000 DelPhi exited at 12:40:00 9.499u 0.278s 0:10.07 96.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 12:40:00 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 = 2376 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 5.9999999E-02 grid size : 179 scale,in grids/A, set to be: 3.055736 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.595000 43.91800 ymin,ymax (A): -14.27700 38.14900 zmin,zma (A): 2.815000 45.41000 x,y,z range (A): 49.51300 52.42600 42.59500 scale (grids/A): 3.055736 object centre (A): 19.16150 11.93600 24.11250 number of atom coordinates read : 2376 total number of charged atoms : 2234 net assigned charge : 2.500025 assigned positive charge : 361.6291 centred at (gu) : 87.21146 92.74043 90.92538 assigned negative charge : -359.1295 centred at (gu) : 87.30800 93.62546 91.21455 start vw surface at 0.1300000 fill in re-entrant regions at 0.5900000 boundary points on vw surface= 180084 reading accessible surface arcs data from file ARCDAT no. of arc points read = 20754 grid for indexing accessible points = 1.400000 m= 93568 mr = 130957 m= 35045 mr = 76598 m= 8870 mr = 27992 m= 1518 mr = 6605 m= 135 mr = 1010 m= 0 mr = 72 time to grow re-entrant surface = 1.130000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 1.840000 number of dielectric boundary points 75986 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 0 iepsmp to db, and charging done at 1.990000 number of grid points assigned charge 17867 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) : 2.037157 object centre at (A) : 19.16150 11.93600 24.11250 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid 0.4049597 1.8832251E-02 midg,1,midg; midg,igrid,midg 0.4555402 -0.7064597 1,midg,midg; igrid,midg,midg 0.4159568 -0.3263067 gauss-seidel spectral radius is 0.9992862 estimated iterations to convergence 295 setup time was (sec) 2.160000 now iterating at: 12:40:02 rms-change max change #iterations 10.52640 432.5767 at 10iterations 6.211567 145.7795 at 20iterations 3.658006 94.84236 at 30iterations 2.148133 46.12209 at 40iterations 1.259709 25.24510 at 50iterations 0.7374793 12.01883 at 60iterations 0.4305683 7.964796 at 70iterations 0.2513990 4.877655 at 80iterations 0.1468125 2.589199 at 90iterations 8.5643455E-02 1.666725 at 100iterations 4.9985014E-02 0.8543692 at 110iterations 2.9240768E-02 0.5008965 at 120iterations 1.7192969E-02 0.3191414 at 130iterations 1.0233195E-02 0.1784935 at 140iterations 6.1978865E-03 0.1149445 at 150iterations 3.8696579E-03 7.4684143E-02 at 160iterations 2.5358398E-03 5.6522369E-02 at 170iterations 1.7568582E-03 3.8631439E-02 at 180iterations finished qdiffx linear iterations at : 12:40:16 total time elapsed so far: 15.86000 # loops : 180 mean,max change (kT/e) : 1.7568582E-03 3.8631439E-02 energy calculations done at 15.86000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 16.05000 DelPhi exited at 12:40:17 16.047u 0.324s 0:16.66 98.1% 0+0k 0+0io 0pf+0w