Mon Oct 10 17:03:09 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:03:10 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 = 1883 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 3.9999999E-02 grid size : 179 scale,in grids/A, set to be: 0.7445050 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): -7.297000 39.72500 ymin,ymax (A): -16.20900 31.52400 zmin,zma (A): -7.274000 40.54300 x,y,z range (A): 47.02200 47.73300 47.81700 scale (grids/A): 0.7445050 object centre (A): 16.21400 7.657500 16.63450 number of atom coordinates read : 1883 total number of charged atoms : 1753 net assigned charge : 3.500024 assigned positive charge : 274.5801 centred at (gu) : 91.63699 89.47408 89.24590 assigned negative charge : -271.0804 centred at (gu) : 91.59296 89.45367 89.19865 start vw surface at 0.1000000 fill in re-entrant regions at 0.1200000 boundary points on vw surface= 7502 nv = 96 ne = 84 npr = 37235 no. pairs analyzed = 37235 no. exposed pairs = 2616 no. arc points = 18185 no. surface atoms = 890 nbur = 993 mkacc time = 8.9999996E-02 writing accessible surface arcs data to file ARCDAT grid for indexing accessible points = 1.400000 m= 533 mr = 3984 m= 6 mr = 101 m= 0 mr = 0 time to grow re-entrant surface = 0.1200000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 0.2500000 number of dielectric boundary points 3956 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 1463 ## 98 charges are in solution ## iepsmp to db, and charging done at 0.3400000 number of grid points assigned charge 7596 setting boundary conditions some initial phi values: midg,midg,1; midg,midg,igrid 2.5757231E-08 9.7330428E-08 midg,1,midg; midg,igrid,midg 5.2951769E-08 7.8775855E-08 1,midg,midg; igrid,midg,midg 2.0018655E-08 1.4726064E-07 gauss-seidel spectral radius is 0.9905839 estimated iterations to convergence 84 setup time was (sec) 0.5000000 now iterating at: 17:03:11 rms-change max change #iterations 0.2298346 35.05610 at 10iterations 3.1111412E-02 3.762311 at 20iterations 4.2219348E-03 0.6314425 at 30iterations 5.6956505E-04 8.2191467E-02 at 40iterations 7.7427707E-05 9.9487305E-03 at 50iterations finished qdiffx linear iterations at : 17:03:14 total time elapsed so far: 4.290000 # loops : 50 mean,max change (kT/e) : 7.7427707E-05 9.9487305E-03 energy calculations done at 4.290000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 4.460000 DelPhi exited at 17:03:15 4.465u 0.407s 0:05.67 85.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 Mon Oct 10 2011 at 17:03:16 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 = 1883 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 3.9999999E-02 grid size : 179 scale,in grids/A, set to be: 2.233515 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): -7.297000 39.72500 ymin,ymax (A): -16.20900 31.52400 zmin,zma (A): -7.274000 40.54300 x,y,z range (A): 47.02200 47.73300 47.81700 scale (grids/A): 2.233515 object centre (A): 16.21400 7.657500 16.63450 number of atom coordinates read : 1883 total number of charged atoms : 1753 net assigned charge : 3.500024 assigned positive charge : 274.5801 centred at (gu) : 94.91103 88.42225 87.73801 assigned negative charge : -271.0804 centred at (gu) : 94.77921 88.36136 87.59599 start vw surface at 0.1000000 fill in re-entrant regions at 0.2500000 boundary points on vw surface= 77957 reading accessible surface arcs data from file ARCDAT no. of arc points read = 18185 grid for indexing accessible points = 1.400000 m= 32361 mr = 52732 m= 7669 mr = 24088 m= 814 mr = 5179 m= 22 mr = 426 m= 0 mr = 4 time to grow re-entrant surface = 0.3700000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 0.6800000 number of dielectric boundary points 36394 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 33 iepsmp to db, and charging done at 0.7900000 number of grid points assigned charge 13986 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.7445050 object centre at (A) : 16.21400 7.657500 16.63450 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid -2.7891679E-03 2.8363561E-02 midg,1,midg; midg,igrid,midg 4.8125940E-03 1.4369237E-02 1,midg,midg; igrid,midg,midg 1.1668983E-02 2.5011543E-02 gauss-seidel spectral radius is 0.9989241 estimated iterations to convergence 241 setup time was (sec) 0.9800000 now iterating at: 17:03:17 rms-change max change #iterations 4.721000 205.1648 at 10iterations 2.414064 92.15368 at 20iterations 1.229236 39.57255 at 30iterations 0.6295014 18.16849 at 40iterations 0.3210508 10.22364 at 50iterations 0.1634434 4.723854 at 60iterations 8.3387077E-02 2.578757 at 70iterations 4.2658389E-02 1.336608 at 80iterations 2.1686781E-02 0.6044039 at 90iterations 1.1084939E-02 0.2984085 at 100iterations 5.6566009E-03 0.1760635 at 110iterations 2.8768361E-03 7.8179359E-02 at 120iterations finished qdiffx linear iterations at : 17:03:28 total time elapsed so far: 12.15000 # loops : 120 mean,max change (kT/e) : 2.8768361E-03 7.8179359E-02 energy calculations done at 12.15000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 12.62000 DelPhi exited at 17:03:31 12.625u 0.441s 0:15.30 85.3% 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:03:31 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 = 1883 atomic coordinates, charges and radii written to file fort.19 time to read in and/or assign rad/chrg= 3.9999999E-02 grid size : 179 scale,in grids/A, set to be: 3.350273 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): -7.297000 39.72500 ymin,ymax (A): -16.20900 31.52400 zmin,zma (A): -7.274000 40.54300 x,y,z range (A): 47.02200 47.73300 47.81700 scale (grids/A): 3.350273 object centre (A): 16.21400 7.657500 16.63450 number of atom coordinates read : 1883 total number of charged atoms : 1753 net assigned charge : 3.500024 assigned positive charge : 274.5801 centred at (gu) : 97.36658 87.63342 86.60711 assigned negative charge : -271.0804 centred at (gu) : 97.16885 87.54205 86.39404 start vw surface at 0.1000000 fill in re-entrant regions at 0.8000000 boundary points on vw surface= 179155 reading accessible surface arcs data from file ARCDAT no. of arc points read = 18185 grid for indexing accessible points = 1.400000 m= 96578 mr = 126889 m= 43992 mr = 79200 m= 14694 mr = 35993 m= 3427 mr = 11484 m= 494 mr = 2515 m= 21 mr = 300 m= 0 mr = 11 time to grow re-entrant surface = 1.160000 no. cavity mid-points inaccessible to solvent = 0 time to turn everything in is 2.110000 number of dielectric boundary points 81969 no. dielectric boundary points in salt = 0 no. grid points charged and at boundary= 0 iepsmp to db, and charging done at 2.240000 number of grid points assigned charge 14024 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.233515 object centre at (A) : 16.21400 7.657500 16.63450 pulling boundary values out of old potential map... some initial phi values: midg,midg,1; midg,midg,igrid -0.1084533 0.1992943 midg,1,midg; midg,igrid,midg -7.6881200E-02 0.1555448 1,midg,midg; igrid,midg,midg 5.2777909E-02 0.2421302 gauss-seidel spectral radius is 0.9993290 estimated iterations to convergence 305 setup time was (sec) 2.440000 now iterating at: 17:03:34 rms-change max change #iterations 10.36159 280.7840 at 10iterations 6.226889 128.5726 at 20iterations 3.740397 78.93681 at 30iterations 2.230491 40.39969 at 40iterations 1.330025 24.80771 at 50iterations 0.7937343 13.33069 at 60iterations 0.4701844 8.381269 at 70iterations 0.2784387 4.877303 at 80iterations 0.1649010 2.906433 at 90iterations 9.7577184E-02 1.555557 at 100iterations 5.7746489E-02 0.9388504 at 110iterations 3.4232989E-02 0.6215663 at 120iterations 2.0172179E-02 0.3680115 at 130iterations 1.1936014E-02 0.2087555 at 140iterations 7.0535014E-03 0.1192188 at 150iterations 4.1674827E-03 6.9095612E-02 at 160iterations 2.4653252E-03 3.8477540E-02 at 170iterations 1.4602389E-03 2.3054600E-02 at 180iterations finished qdiffx linear iterations at : 17:03:51 total time elapsed so far: 19.03000 # loops : 180 mean,max change (kT/e) : 1.4602389E-03 2.3054600E-02 energy calculations done at 19.03000 writing potential map in DELPHI format potential map written to file fort.14 total cpu time was (sec) 19.19000 DelPhi exited at 17:03:53 19.199u 0.485s 0:22.30 88.2% 0+0k 0+0io 0pf+0w