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
In the above example the major_radiusand minor radius are changed from the default.
24
+
In the above example the major_radius, minor_radius, elongation and triangularity while the other varibles are kept as the default values.
22
25
23
26
There are a number of additional arguments that can be passed to the Plasma class on construction. Units are in SI (e.g. meters not cm)
24
27
@@ -41,4 +44,4 @@ number_of_bins = 100
41
44
plasma_type = 1
42
45
```
43
46
44
-
For a better understanding of the varibles take a look at the [C. Fausser et al](https://www.sciencedirect.com/science/article/pii/S0920379612000853) paper.
47
+
For a better understanding of the varibles take a look at the [C. Fausser et al](https://www.sciencedirect.com/science/article/pii/S0920379612000853) paper.
0 commit comments