SDA
Simulation of Diffusional Association
(version 5.01)


Input file

The input file consists of a series of blocks of input parameters. The format of each block of the input file is as follows:
A one (!) line description of a block of input parameters, starting with "#". On the next line, comma or space separated numerical values are given in the required order. Then, the file names (if any) are given in the required order, each on separate lines.  The file looks like this (follow the links for detailed descriptions):

dseed = random_number_generator_seed
256.d0
#   nrun, nprint, nrec = no_of_runs, printout_every_nprint_run, record_this_run (or all runs in case of a negative nunber)
100, 5, 0
p1f, p2f = pdb_filenames_for_solute/protein_1, 2
p1.pdb
p2.pdb
#   probe, probew, hexcl, thres - probe_pr2(Å), probe_water(Å), excl_grid_spacing(Å), acc_thres(Å2)
1.70, 1.4, 0.5, 0.0
#   dm, dr, dr1, irot2f = tr_diffco, rot_diffco_2, rot_diffco_1, if_prot_1_rotates
0.027, 3.92e-5, 3.92e-5, 1
#   dt1, swd1, dt2, swd2, rswd = tstep, tstep_sw_dist_1, tstep_2, tstep_sw_dist_2, rot_sw_dist
0.50, 50.0, 20.0, 90.0, 90.0
b, c, rboost, novers, djump = b, c, boost_val, no_overs_bef_boost, jump_thr_to_rec
100.0, 500.0, 1.0,  150, 5.0
icommrxn, dind = reaction_mon_switch, force_switch, indep_dist
3, 6.0
win0, dwin, nwin, iwrec, nwrec, ncec, rxna1f, rxna2f = rxn_defs, rxn_at_files_prot_1, 2
1.0, 1.0, 50, 1,  40, 500
p1.rxna
p2.rxna
epfct, ep1f, ep2f, qef1f, qef2f = e-pot_factor, e-pot_for_prot_1, 2, charges_for_prot_1, 2
1.00
ep1.grd
ep2.grd
p1.echa
p2.echa
edfct, ed1f, ed2f = e-deso_factor, e-deso_file_for_prot_1, 2
1.00
ed1.grd
ed2.grd
hdfct, hd1f, hd2f = h-deso_factor, skin, h-deso_file_for_prot_1,2
1.00
hd1.grd
hd2.grd
#   fnintr = intermediate results filename
sda.int


Detailed description of input parameters

# BLOCK 01:   dseed
# BLOCK 02:   nrun, nprint, nrec
# BLOCK 03:   p1f, p2f
# BLOCK 04:   probe, probew, hexcl, thres
# BLOCK 05:   dm, dr, dr1, irot2f
# BLOCK 06:   dt1, swd1, dt2, swd2, rswd


# BLOCK 07:   b, c, rboost, novers, djump

  • novers = number of overlaps allowed before making a boost
  • djump = threshold for the move length - moves in one timestep greater than this value are counted (switched off)
# BLOCK 08:   icommrxn, dind
icommrxn=1 - RMS average of all pairwise distances between pairs of atoms given in files rxna1f and  rxna2f.

icommrxn=2 - minimal pairwise distance between pair of atoms given in files rxna1f and  rxna2f, simultaneous occurrence is monitored for any 1, 2, 3 or 4 pairs.

icommrxn=3 - minimal pairwise distance between a pair of atoms given in files rxna1f and  rxna2f, for independent pairs (defined by dind), simultaneous occurrence is monitored for any 1, 2, 3 or 4 pairs.

icommrxn=4 - electron transfer rate constant will be calculated.  Files rxna1f and  rxna2f (defining the reaction atom pairs) should contain pairs of atoms that may take part in an electron transfer path together with their coupling to the donor or acceptor site.  In the image below, each possible pairing (broken line) between surface atoms of proteins 1 (blue) and 2 (red) should be defined in files rxna1f and  rxna2f.


# BLOCK 09:   win0, dwin, nwin, iwrec, nwrec, ncec, rxna1f, rxna2f




# BLOCK 10:   epfct, ep1f, ep2f, qef1f, qef2f
# BLOCK 11:   edfct, ed1f, ed2f
# BLOCK 12:   hdfct, hd1f, hd2f
#BLOCK 13:   fnintr

[Back to Index]


Privacy Imprint