Skip to content

Commit

Permalink
Merge pull request #83 from ubermag/corrections
Browse files Browse the repository at this point in the history
removed some commands which were referring to the previous website and…
  • Loading branch information
samjrholt authored Jun 10, 2024
2 parents c4667cd + aa06757 commit 0c76d2f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 13 deletions.
12 changes: 1 addition & 11 deletions docs/constants.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": []
},
"metadata": {},
"source": [
"# Constants\n",
"\n",
Expand Down Expand Up @@ -278,10 +272,6 @@
"cell_type": "code",
"execution_count": 11,
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": []
},
"outputs": [
Expand Down
2 changes: 1 addition & 1 deletion docs/dynamics-terms.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"The attributes are:"
"The values of attributes are"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/term-parameters.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"source": [
"## 3. Parameters defined using `discretisedfield.Field` object\n",
"\n",
"If it is not possible to define the energy parameter using a dictionary because ot varies in space in a non-trivial manner, a parameter can be defined using a field object. For instance:"
"If it is not possible to define the energy parameter using a dictionary because of variation in space in a non-trivial manner, a parameter can be defined using a field object. For instance:"
]
},
{
Expand Down

0 comments on commit 0c76d2f

Please sign in to comment.