Sun Oct 9 10:35:58 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:58 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: 301 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 2944 !!! WARNING: CME 114 has a net charge of -0.3480 !!! WARNING: HIR 214 has a net charge of 0.5140 !!! WARNING: CME 220 has a net charge of -0.3480 !!! WARNING: CME 316 has a net charge of -0.3480 !!! WARNING: CME 457 has a net charge of -0.3480 !!! WARNING: CME 1 has a net charge of -0.1350 !!! 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.5828231 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): -50.19000 10.89200 ymin,ymax (A): -26.42500 23.82400 zmin,zma (A): -29.86200 26.47400 x,y,z range (A): 61.08200 50.24900 56.33600 scale (grids/A): 0.5828231 object centre (A): -19.64900 -1.300500 -1.694000 number of atom coordinates read : 2944 total number of charged atoms : 2841 net assigned charge : -1.152968 assigned positive charge : 438.7499 centred at (gu) : 89.49164 91.46203 91.57813 assigned negative charge : -439.9047 centred at (gu) : 89.48119 91.44827 91.55073 start vw surface at 0.1000000 fill in re-entrant regions at 0.1000000 boundary points on vw surface= 7009 nv = 96 ne = 84 npr = 57146 no. pairs analyzed = 57146 no. exposed pairs = 4036 no. arc points = 28726 no. surface atoms = 1326 nbur = 1618 mkacc time = 9.0000004E-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.456000 m= 371 mr = 3620 m= 1 mr = 21 m= 0 mr = 0 time to grow re-entrant surface = 0.1000000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 0.2200000 number of dielectric boundary points 3740 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 2841 ## 278 charges are in solution ## iepsmp to db, and charging done at 0.2800000 number of grid points assigned charge 8700 setting boundary conditions some initial phi values: midg,midg,1; midg,midg,igrid -6.5630257E-10 5.2949367E-10 midg,1,midg; midg,igrid,midg -4.4274684E-10 5.5868296E-11 1,midg,midg; igrid,midg,midg -6.0875233E-10 -4.0313024E-11 gauss-seidel spectral radius is 0.9848161 estimated iterations to convergence 67 setup time was (sec) 0.3900000 now iterating at: 10:35:59 rms-change max change #iterations 0.1001238 17.01318 at 10iterations 8.2310662E-03 1.322872 at 20iterations 7.4341713E-04 0.1131401 at 30iterations 1.0082957E-04 1.6407013E-02 at 40iterations 2.2317299E-05 3.7794113E-03 at 50iterations finished qdiffx linear iterations at : 10:36:02 total time elapsed so far: 3.290000 # loops : 50 mean,max change (kT/e) : 2.2317299E-05 3.7794113E-03 energy calculations done at 3.290000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 3.430000 DelPhi exited at 10:36:02 3.437u 0.175s 0:03.88 92.7% 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:36: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: 301 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 2944 !!! WARNING: CME 114 has a net charge of -0.3480 !!! WARNING: HIR 214 has a net charge of 0.5140 !!! WARNING: CME 220 has a net charge of -0.3480 !!! WARNING: CME 316 has a net charge of -0.3480 !!! WARNING: CME 457 has a net charge of -0.3480 !!! WARNING: CME 1 has a net charge of -0.1350 !!! 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.748469 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): -50.19000 10.89200 ymin,ymax (A): -26.42500 23.82400 zmin,zma (A): -29.86200 26.47400 x,y,z range (A): 61.08200 50.24900 56.33600 scale (grids/A): 1.748469 object centre (A): -19.64900 -1.300500 -1.694000 number of atom coordinates read : 2944 total number of charged atoms : 2841 net assigned charge : -1.152968 assigned positive charge : 438.7499 centred at (gu) : 88.47381 94.38538 94.73383 assigned negative charge : -439.9047 centred at (gu) : 88.44333 94.34493 94.65211 start vw surface at 0.1000000 fill in re-entrant regions at 0.1700000 boundary points on vw surface= 75831 reading accessible surface arcs data from file ARCDAT no. of arc points read = 28726 grid for indexing accessible points = 1.400000 m= 25965 mr = 50935 m= 3693 mr = 18000 m= 177 mr = 2026 m= 1 mr = 15 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.3700000 number of dielectric boundary points 34691 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 213 ## 1 charges are in solution ## iepsmp to db, and charging done at 0.4500000 number of grid points assigned charge 22149 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.5828231 object centre at (A) : -19.64900 -1.300500 -1.694000 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid -8.0026500E-03 5.3756353E-03 midg,1,midg; midg,igrid,midg 4.0550330E-03 1.0265719E-02 1,midg,midg; igrid,midg,midg 9.2740776E-03 -1.2182837E-02 gauss-seidel spectral radius is 0.9984449 estimated iterations to convergence 201 setup time was (sec) 0.5900000 now iterating at: 10:36:03 rms-change max change #iterations 3.867367 175.5677 at 10iterations 1.706051 69.03038 at 20iterations 0.7582731 30.83560 at 30iterations 0.3375904 12.58633 at 40iterations 0.1504883 5.306425 at 50iterations 6.6933647E-02 2.236870 at 60iterations 2.9778378E-02 0.9596643 at 70iterations 1.3318917E-02 0.4392905 at 80iterations 5.9347241E-03 0.2010078 at 90iterations 2.6515182E-03 8.6950302E-02 at 100iterations 1.1866740E-03 3.9503098E-02 at 110iterations 5.3588208E-04 1.7294884E-02 at 120iterations finished qdiffx linear iterations at : 10:36:10 total time elapsed so far: 7.700000 # loops : 120 mean,max change (kT/e) : 5.3588208E-04 1.7294884E-02 energy calculations done at 7.700000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 7.820000 DelPhi exited at 10:36:11 7.827u 0.199s 0:08.38 95.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 Sun Oct 9 2011 at 10:36:11 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: 301 assigning charges and radii... opening formatted file:fort.13 number of atoms read in = 2944 !!! WARNING: CME 114 has a net charge of -0.3480 !!! WARNING: HIR 214 has a net charge of 0.5140 !!! WARNING: CME 220 has a net charge of -0.3480 !!! WARNING: CME 316 has a net charge of -0.3480 !!! WARNING: CME 457 has a net charge of -0.3480 !!! WARNING: CME 1 has a net charge of -0.1350 !!! 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.622704 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): -50.19000 10.89200 ymin,ymax (A): -26.42500 23.82400 zmin,zma (A): -29.86200 26.47400 x,y,z range (A): 61.08200 50.24900 56.33600 scale (grids/A): 2.622704 object centre (A): -19.64900 -1.300500 -1.694000 number of atom coordinates read : 2944 total number of charged atoms : 2841 net assigned charge : -1.152968 assigned positive charge : 438.7499 centred at (gu) : 87.71059 96.57780 97.10056 assigned negative charge : -439.9047 centred at (gu) : 87.66505 96.51744 96.97812 start vw surface at 0.1000000 fill in re-entrant regions at 0.3200000 boundary points on vw surface= 175866 reading accessible surface arcs data from file ARCDAT no. of arc points read = 28726 grid for indexing accessible points = 1.400000 m= 84561 mr = 124908 m= 28880 mr = 66471 m= 6300 mr = 22062 m= 657 mr = 4240 m= 25 mr = 332 m= 0 mr = 9 time to grow re-entrant surface = 0.5400000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 0.9400000 number of dielectric boundary points 78267 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 9 iepsmp to db, and charging done at 1.040000 number of grid points assigned charge 22717 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.748469 object centre at (A) : -19.64900 -1.300500 -1.694000 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid -0.1194332 8.0522671E-02 midg,1,midg; midg,igrid,midg 0.1159985 0.1401246 1,midg,midg; igrid,midg,midg 0.2081091 -0.1725025 gauss-seidel spectral radius is 0.9992216 estimated iterations to convergence 283 setup time was (sec) 1.180000 now iterating at: 10:36:12 rms-change max change #iterations 9.637703 267.4798 at 10iterations 5.643271 196.3481 at 20iterations 3.270363 84.65356 at 30iterations 1.885869 39.95726 at 40iterations 1.084494 25.13413 at 50iterations 0.6201973 15.28301 at 60iterations 0.3546195 7.047626 at 70iterations 0.2024440 4.091316 at 80iterations 0.1152777 2.256265 at 90iterations 6.5587372E-02 1.212448 at 100iterations 3.7294738E-02 0.6910426 at 110iterations 2.1198275E-02 0.4115906 at 120iterations 1.2028538E-02 0.2359371 at 130iterations 6.8206275E-03 0.1249914 at 140iterations 3.8738393E-03 7.4230671E-02 at 150iterations 2.1945981E-03 4.3159485E-02 at 160iterations 1.2486632E-03 2.3011208E-02 at 170iterations 7.1026845E-04 1.3713837E-02 at 180iterations finished qdiffx linear iterations at : 10:36:23 total time elapsed so far: 12.60000 # loops : 180 mean,max change (kT/e) : 7.1026845E-04 1.3713837E-02 energy calculations done at 12.60000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 12.73000 DelPhi exited at 10:36:24 12.736u 0.202s 0:13.23 97.7% 0+0k 0+0io 0pf+0w