Manual: Add sub-directories to methods section

This commit is contained in:
Ole Schütt 2023-12-10 16:31:38 +01:00 committed by Ole Schütt
parent 85135fe7db
commit 668feff676
42 changed files with 26 additions and 35 deletions

View file

@ -0,0 +1,3 @@
# Ehrenfest Dynamics
Unfortunately, nobody has gotten around to writing this page yet :-(

View file

@ -0,0 +1,16 @@
# Sampling
```{toctree}
---
titlesonly:
maxdepth: 1
---
Molecular Dynamics <https://www.cp2k.org/howto:md>
metadynamics
path_integrals
Surface Hopping with NEWTON-X <https://www.cp2k.org/howto:newtonx>
i-PI <https://www.cp2k.org/howto:ipi>
Gibbs Ensemble Monte Carlo <https://www.cp2k.org/howto:gemc>
Langevin Dynamics <https://www.cp2k.org/howto:langevin_regions>
ehrenfest
```

View file

@ -0,0 +1,3 @@
# Metadynamics
Unfortunately, nobody has gotten around to writing this page yet :-(

View file

@ -0,0 +1,3 @@
# Path Integrals
Unfortunately, nobody has gotten around to writing this page yet :-(