mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 21:55:16 -04:00
Manual: Add sub-directories to methods section
This commit is contained in:
parent
85135fe7db
commit
668feff676
42 changed files with 26 additions and 35 deletions
10
docs/methods/optimization/index.md
Normal file
10
docs/methods/optimization/index.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Optimization
|
||||
|
||||
```{toctree}
|
||||
---
|
||||
titlesonly:
|
||||
maxdepth: 1
|
||||
---
|
||||
Geometry Optimization <https://www.cp2k.org/howto:geometry_optimisation>
|
||||
neb
|
||||
```
|
||||
3
docs/methods/optimization/neb.md
Normal file
3
docs/methods/optimization/neb.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Nudged Elastic Band
|
||||
|
||||
Unfortunately, nobody has gotten around to writing this page yet :-(
|
||||
Loading…
Add table
Add a link
Reference in a new issue