Struphy equilibrium
EQDSKequilibrium
Interface to `EQDSK file format `_.
← All equilibriaCoordinate slices
Pressure and density sampled from the generated equilibrium data. Heatmaps use the perceptually uniform Viridis palette.
XZ plane at 0
YZ plane at 0
Coordinate-line profiles
Parameters
| Parameter | Value | Description |
|---|---|---|
rel_path | true | Whether file is relative to "<struphy_path>/fields_background/mhd_equil/eqdsk/data/", or is an absolute path (default: True). |
file | null | Path to eqdsk file (default: "AUGNLED_g031213.00830.high"). |
data_type | 0 | 0: there is no space between data, 1: there is space between data (default: 0). |
degree_for_psi | [3,3] | Spline degrees in (R, Z) directions used for interpolation of psi data (default: [3, 3]). |
psi_resolution | [25,6.25] | Resolution of psi data in (R, Z) directions in %, e.g. [50., 50.] uses every second psi data point (default: [25., 6.25]). |
degree_for_flux | 3 | Spline degree in psi direction used for interpolation of 1d functions that depend on psi: f=f(psi) (default: 3). |
flux_resolution | 50 | Resolution of 1d f=f(psi) data in %, e.g. 25. uses every forth data point (default: 50.). |
n1 | 2 | 1st shape factor for ion number density profile n = n(psi) (default: 0.). |
n2 | 1 | 2nd shape factor for ion number density profile n = n(psi) (default: 0.). |
na | 0.2 | Ion number density at plasma boundary (default: 1.). |
base_units | null | Struphy base units. If None, no rescaling of output is performed. |