cherab.imas.ids.core_profiles.GridDataΒΆ
-
class cherab.imas.ids.core_profiles.GridData(rho_tor_norm: ndarray[tuple[Any, ...], dtype[float64]] | None =
None, psi: ndarray[tuple[Any, ...], dtype[float64]] | None =None, volume: ndarray[tuple[Any, ...], dtype[float64]] | None =None, area: ndarray[tuple[Any, ...], dtype[float64]] | None =None, surface: ndarray[tuple[Any, ...], dtype[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].
-
rho_tor_norm : ndarray[tuple[Any, ...], dtype[float64]] | None =
NoneΒΆ Normalized toroidal flux coordinate.
-
rho_tor_norm : ndarray[tuple[Any, ...], dtype[float64]] | None =