Skip to content

Commit d4ff3ac

Browse files
author
davidcorteso
committed
Added SD noteb to the doc index
1 parent 9ef2fc4 commit d4ff3ac

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

doc/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Contents:
3131
ipynb/spin-polarised-current-driven-skyrmion
3232
ipynb/spin-waves-in-periodic-system
3333
ipynb/FMR-stdprob
34+
ipynb/steepest_descent_atomistic
3435

3536
.. toctree::
3637
:maxdepth: 2

doc/ipynb/steepest_descent_atomistic.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"# Steepest Descent minimiser"
8+
]
9+
},
310
{
411
"cell_type": "markdown",
512
"metadata": {},

0 commit comments

Comments
 (0)