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

dockonsurf / docs / source / index.rst @ 0969983f

Historique | Voir | Annoter | Télécharger (1,41 ko)

1
.. DockOnSurf documentation master file, created by
2
   sphinx-quickstart on Thu Feb 11 20:09:40 2021.
3
   You can adapt this file completely to your liking, but it should at least
4
   contain the root `toctree` directive.
5

    
6
DockOnSurf
7
==========
8

    
9
DockOnSurf is a program to automatically find the most stable geometry for
10
molecules on surfaces.
11

    
12
Features
13
^^^^^^^^
14
* Generate a handful of adsorbate-surface structures by combining:
15

    
16
  * surface sites
17
  * adsorbate's anchoring points
18
  * conformers
19
  * orientations
20
  * probe dissociation of acidic H
21

    
22
* Guess the direction where to place the adsorbate. Useful for nanoparticles or
23
  stepped/kinked surfaces.
24

    
25
* Sample different orientations efficiently by using internal angles.
26

    
27
* Detect and correct atomic clashes.
28

    
29
* Optimize the geometry of the generated structures using CP2K or VASP.
30

    
31
* Submit jobs to your computing center and check if they have finished normally.
32

    
33
* Track progress by logging all events on a log file.
34

    
35
* Customize the execution by changing chemically meaningful  the edition of a
36
  simple input file. DockOnSurf is a program to automatically find the most
37
  stable geometry for molecules on surfaces.
38

    
39

    
40
.. toctree::
41
   :maxdepth: 2
42
   :caption: Contents
43

    
44
   about
45
   installation
46
   tutorials
47
   inp_ref_manual
48
   tips_and_tricks
49
   faqs
50
   release_notes
51
   contact
52
   license
53

    
54

    
55

    
56
Indices and tables
57
==================
58

    
59
* :ref:`genindex`
60
* :ref:`modindex`
61
* :ref:`search`