-
Notifications
You must be signed in to change notification settings - Fork 143
Expand file tree
/
Copy path_toc.yml
More file actions
47 lines (42 loc) · 2.24 KB
/
_toc.yml
File metadata and controls
47 lines (42 loc) · 2.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Table of contents
# See https://jupyterbook.org/customize/toc.html
format: jb-book
root: notebooks/01-introduction-to-book
parts:
- caption: Fundamentals
chapters:
- file: notebooks/02-introduction-to-dft
- caption: Applications
chapters:
- file: notebooks/03-molecules/01-introduction
sections:
- file: notebooks/03-molecules/02-defining-and-visualizing-molecules
- file: notebooks/03-molecules/03-simple-properties
- file: notebooks/03-molecules/04-simple-properties-that-require-single-computations
- file: notebooks/03-molecules/05-geometry-optimization
- file: notebooks/03-molecules/06-vibrational-frequenciesproperties
- file: notebooks/03-molecules/07-simulated-infrared-spectra
- file: notebooks/03-molecules/08-thermochemical-properties-of-molecules
- file: notebooks/03-molecules/09-molecular-reaction-energies
- file: notebooks/03-molecules/10-molecular-reaction-barriers
- file: notebooks/04-bulk-systems/01-introduction
sections:
- file: notebooks/04-bulk-systems/02-defining-and-visualizing-bulk-systems
- file: notebooks/04-bulk-systems/03-computational-parameters-that-are-important-for-bulk-structures
- file: notebooks/04-bulk-systems/04-determining-bulk-structures
- file: notebooks/04-bulk-systems/05-using-built-in-ase-optimization-with-vasp
- file: notebooks/04-bulk-systems/06-cohesive-energy
- file: notebooks/04-bulk-systems/07-elastic-properties
- file: notebooks/04-bulk-systems/08-bulk-thermodynamics
- file: notebooks/04-bulk-systems/09-effect-of-pressure-on-phase-stability
- file: notebooks/04-bulk-systems/10-bulk-reaction-energies
- file: notebooks/04-bulk-systems/11-bulk-density-of-states
- file: notebooks/04-bulk-systems/12-atom-projected-density-of-states
- file: notebooks/04-bulk-systems/13-band-structures
- file: notebooks/04-bulk-systems/14-magnetism
- file: notebooks/05-surfaces
- file: notebooks/06-atomistic-thermodynamics
- caption: Advanced Topics
chapters:
- file: notebooks/07-advanced-electronic-structure
- file: notebooks/08-databases