Révision ece877eb

b/examples/dockonsurf.inp
1
# Sample of DockOnSurf input file. The file format must be an INI file.
2

  
3
[Global]
4
run_type = FULL
5
code = CP2K
6
batch_q_sys = SGE
7
relaunch_err = False
8
max_qw = 3
9
special_atoms = No
10
isol_inp_file = isolated.inp
11
screen_inp_file = screen.inp
12
refine_inp_file = refine.inp
13

  
14
[Isolated]
15
cluster_magns = energy MOI
16
num_conformers = 1000
17
num_prom_cand = 3
18
rmsd_threshold = 0.05
19

  
20
[Screening]
21
# reduce_params = EPS_SCF 1E-05 # Example of commented line not actually imnplemented
22
sites = 128 (135 138 141)
23
molec_ads_ctrs = 178 (185 187)
24
try_disso = False
25
sample_points_per_angle = 3
26
collision_threshold = 1.2
27
collision_bottom_z = 0
28
rmsd_threshold = 0.05
29

  
30
[Refinement]
31
energy_cutoff = 0.5
/dev/null
1
# Sample of DockOnSurf input file. The file format must be an INI file.
2

  
3
[Global]
4
run_type = full
5
code = CP2K
6
batch_q_sys = SGE
7
relaunch_errors = 
8
max_qw = 3
9
special_atoms = None
10
isol_inp_file = isolated.inp
11
screen_inp_file = screen.inp
12
refine_inp_file = refine.inp
13

  
14
[Isolated]
15
num_conformers = 1000
16
num_promising_candidates = 3
17
cluster_magnitudes = energy MOI
18
rmsd_threshold = 0.05
19
max_qw = 3
20

  
21
[Screening]
22
# reduce_params = EPS_SCF 1E-05 # Example of commented line not actually imnplemented
23
sites = 128 (135 138 141)
24
molec_ads_centers = 178 (185 187)
25
dissociation = False
26
sample_points_per_angle = 3
27
collision_threshold = 1.2
28
collision_bottom_z = 5.4
29
rmsd_threshold = 0.05
30

  
31
[Refinement]
32
energy_cutoff = 0.5
33

  

Formats disponibles : Unified diff