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
* Magnetically Confined Plasma with a Single Coil - Magnetic bottle: simple geometry with an external field
97
-
98
74
99
75
Fundamental Plasma Physics
100
76
--------------------------
@@ -105,9 +81,6 @@ Fundamental Plasma Physics
105
81
examples/langmuir/README.rst
106
82
examples/capacitive_discharge/README.rst
107
83
108
-
Coming soon:
109
-
110
-
* Expanding Sphere example
111
84
112
85
.. _examples-hybrid-model:
113
86
@@ -150,7 +123,7 @@ Manipulating fields via Python
150
123
151
124
.. note::
152
125
153
-
TODO: The section needs to be sorted into either science cases (above) or later sections (workflows and Python API details).
126
+
TODO: The section needs to be sorted into either science cases (above) or later sections (:ref:`workflows and Python API details<usage-python-extend>`).
154
127
155
128
An example of using Python to access the simulation charge density, solve the Poisson equation (using ``superLU``) and write the resulting electrostatic potential back to the simulation is given in the input file below. This example uses the ``fields.py`` module included in the ``pywarpx`` library.
0 commit comments