Skip to content

Commit a14643e

Browse files
authored
Update notebooks (#67)
* Added updated notebooks * Updated docs with new notebooks
1 parent 160cce3 commit a14643e

29 files changed

+5464
-3484
lines changed

docs/tutorials/dft/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Density functional theory
2+
3+
```{eval-rst}
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
pcsaft/index
8+
```

docs/tutorials/dft/pcsaft/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# PC-SAFT
2+
3+
```{eval-rst}
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
pcsaft_surface_tension
8+
```

docs/tutorials/dft/pcsaft/pcsaft_surface_tension.ipynb

Lines changed: 673 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/eos/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
:maxdepth: 1
66
77
pcsaft/index
8+
python/index
89
```

docs/tutorials/eos/pcsaft/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
pcsaft_working_with_parameters
88
pcsaft_state
99
pcsaft_phase_diagram
10-
```
10+
pcsaft_entropy_scaling
11+
```

0 commit comments

Comments
 (0)