Skip to content
Snippets Groups Projects
Commit 7c96bcab authored by nickishch's avatar nickishch
Browse files

statA

parent 102ce7a1
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ divB = data.gas.magnetic_divergences
minh = np.min(h.value)
# Renormalize quantities
mu0 = 1.25663706127e-1 * unyt.g * unyt.cm / (unyt.s ** 2 * unyt.A ** 2)
mu0 = 1.25663706127e-1 * unyt.g * unyt.cm / (unyt.s ** 2 * unyt.statA ** 2)
v = v * (rho[:, None]/2)**0.5
B = B / np.sqrt(2*mu0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment