dockonsurf / docs / source / index.rst @ 4fd2e6f0
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 molecules |
10 |
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. |
23 |
Useful for nanoparticles or 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 simple input file. DockOnSurf is a program to automatically find the most stable geometry for molecules on surfaces. |
36 |
|
37 |
|
38 |
.. toctree:: |
39 |
:maxdepth: 2 |
40 |
:caption: Contents |
41 |
|
42 |
about |
43 |
installation |
44 |
tutorials |
45 |
inp_ref_manual |
46 |
tips_and_tricks |
47 |
faqs |
48 |
release_notes |
49 |
contact |
50 |
license |
51 |
|
52 |
|
53 |
|
54 |
Indices and tables |
55 |
================== |
56 |
|
57 |
* :ref:`genindex` |
58 |
* :ref:`modindex` |
59 |
* :ref:`search` |