We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef2fc4 commit d4ff3acCopy full SHA for d4ff3ac
doc/index.rst
@@ -31,6 +31,7 @@ Contents:
31
ipynb/spin-polarised-current-driven-skyrmion
32
ipynb/spin-waves-in-periodic-system
33
ipynb/FMR-stdprob
34
+ ipynb/steepest_descent_atomistic
35
36
.. toctree::
37
:maxdepth: 2
doc/ipynb/steepest_descent_atomistic.ipynb
@@ -1,5 +1,12 @@
1
{
2
"cells": [
3
+ {
4
+ "cell_type": "markdown",
5
+ "metadata": {},
6
+ "source": [
7
+ "# Steepest Descent minimiser"
8
+ ]
9
+ },
10
11
"cell_type": "markdown",
12
"metadata": {},
0 commit comments