cherab.imas.ids.core_profiles.GridDataΒΆ
-
class cherab.imas.ids.core_profiles.GridData(rho_tor_norm: NDArray[float64] | None =
None, psi: NDArray[float64] | None =None, volume: NDArray[float64] | None =None, area: NDArray[float64] | None =None, surface: NDArray[float64] | None =None)SourceΒΆ Bases:
objectDataclass for storing grid properties of the core profiles.
Methods
Attributes
Area of the flux surface [m^2].
Toroidal flux [Wb].
Normalized toroidal flux coordinate.
Surface-averaged value of the profile on the flux surface.
Volume enclosed by the flux surface [m^3].