Statistiques
| Branche: | Tag: | Révision :

dockonsurf / examples / dockonsurf.inp @ 9fd1daa6

Historique | Voir | Annoter | Télécharger (955 octet)

1
# Sample of DockOnSurf input file. The file format must be an INI file. 
2
# Input format on http://forge.cbp.ens-lyon.fr/redmine/projects/dockonsurf/wiki
3

    
4
[Global] # mandatory
5
project_name = example
6
run_type = FULL     # mandatory
7
code = CP2K     # mandatory
8
batch_q_sys = SGE   # mandatory
9
subm_script = cp2k.sub
10
relaunch_err = geo_not_conv
11
max_qw = 5
12
special_atoms = (Fe1 Fe) (Fe2 Fe) (O1 O)
13

    
14
[Isolated]
15
isol_inp_file = tests/isolated.inp    # run_type-dependent
16
molec_file = tests/acetic.xyz    # run_type-dependent
17
cluster_magns = energy MOI
18
num_conformers = 100
19
min_confs = False
20

    
21
[Screening]
22
screen_inp_file = tests/screen.inp    # run_type-dependent
23
sites = 128 (135 138;141)       # run_type-dependent
24
molec_ads_ctrs = 178 (185 187)      # run_type-dependent
25
try_disso = True
26
sample_points_per_angle = 4
27
collision_threshold = 0.9
28
collision_bottom_z = 5.2
29

    
30
[Refinement]
31
refine_inp_file = tests/refine.inp    # run_type-dependent
32
energy_cutoff = 1.0