You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6. Click 'Launch' on the Jupyter Notebook card. The program should open in your default web browser. Navigate to the downloaded .ipynb file and click on the title to open the notebook. 
77
-
78
-
82
+
6. Click 'Launch' on the Jupyter Notebook card. The program should open in your default web browser. Navigate to the downloaded `.ipynb` file and click on the title to open the notebook. 
79
83
80
84
# Tips on Using Jupyter Notebook <aname="jupyter_tips"></a>
85
+
81
86
- Select "Runtime>Run All" to run the entire notebook.
82
87
- To run a single cell, select the cell with your mouse and then press "Shift+Enter"
83
88
- Create new cells using the "Insert" menu or the "+Code" button.
"When we calculate $β$ for the photosphere, we find that it is an order of magnitude larger than 1, so plasma pressure forces are more important than magnetic tension and pressure."
1142
+
"When we calculate $β$ for the photosphere, we find that it is an order of magnitude larger than $1$, so plasma pressure forces are more important than magnetic tension and pressure."
1133
1143
]
1134
1144
},
1135
1145
{
@@ -1178,7 +1188,7 @@
1178
1188
"\n",
1179
1189
"[Magnetic reconnection] is the fundamental plasma process that converts stored magnetic energy into kinetic energy, thermal energy, and particle acceleration. Reconnection powers solar flares and is a key component of geomagnetic storms in Earth's magnetosphere. Reconnection can also degrade confinement in fusion devices such as tokamaks.\n",
1180
1190
"\n",
1181
-
"The **inertial length** for a particle is the characteristic length scale for getting accelerated or decelerated by forces in a plasma. \n",
1191
+
"The **inertial length** is the characteristic length scale for a particle to get accelerated or decelerated by electromagnetic forces in a plasma. \n",
1182
1192
"\n",
1183
1193
"When the reconnection layer thickness is shorter than the **ion inertial length**, $d_i ≡ c/ω_{pi}$, collisionless effects and the Hall effect enable reconnection to be **fast** (Zweibel & Yamada 2009). The inner electron diffusion region has a thickness of about the **electron inertial length**, $d_e≡c/ω_{pe}$. (Here, $ω_{pi}$ and $ω_{pe}$ are the ion and electron plasma frequencies.)\n",
Copy file name to clipboardExpand all lines: 2023-SULI/plasmapy-tutorial.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1079,7 +1079,7 @@
1079
1079
"\n",
1080
1080
"[Magnetic reconnection] is the fundamental plasma process that converts stored magnetic energy into kinetic energy, thermal energy, and particle acceleration. Reconnection powers solar flares and is a key component of geomagnetic storms in Earth's magnetosphere. Reconnection can also degrade confinement in fusion devices such as tokamaks.\n",
1081
1081
"\n",
1082
-
"The **inertial length** for a particle is the characteristic length scale for getting accelerated or decelerated by forces in a plasma. \n",
1082
+
"The **inertial length** is the characteristic length scale for a particle to get accelerated or decelerated by electromagnetic forces in a plasma. \n",
1083
1083
"\n",
1084
1084
"When the reconnection layer thickness is shorter than the **ion inertial length**, $d_i ≡ c/ω_{pi}$, collisionless effects and the Hall effect enable reconnection to be **fast** (Zweibel & Yamada 2009). The inner electron diffusion region has a thickness of about the **electron inertial length**, $d_e≡c/ω_{pe}$. (Here, $ω_{pi}$ and $ω_{pe}$ are the ion and electron plasma frequencies.)\n",
0 commit comments