fusionsc.devices.jtext
J-TEXT parts
Functions
  | 
Bottom limiter  | 
A 'current best-efford' estimate for a good geometry indexing grid for J-TEXT calculations.  | 
|
A 'current best-efford' estimate for a good calculation grid for J-TEXT calculations.  | 
|
An example EFIT GEQDSK file for J-TEXT that can be parsed with the EFIT module  | 
|
J-TEXT plasma vessel geometry  | 
|
High-Field Side Limiter geometry  | 
|
  | 
All 6 island coils with individual currents  | 
  | 
Low-field side limiter  | 
  | 
A combination of first wall, limiters, and target geometry.  | 
  | 
One of the J-TEXT island coils  | 
  | 
High-Field Side Target geometry  | 
  | 
Top limiter  | 
Functions
- fusionsc.devices.jtext.bottomLimiter(pos: float) Geometry
 Bottom limiter
- Parameters:
 pos – Distance of the limiter to the magnetic axis
- fusionsc.devices.jtext.defaultGeometryGrid() Builder
 A ‘current best-efford’ estimate for a good geometry indexing grid for J-TEXT calculations.
Note
The default grid might change in the future if a more reasonable tradeoff between accuracy and calculation speed is determined
- fusionsc.devices.jtext.defaultGrid() Builder
 A ‘current best-efford’ estimate for a good calculation grid for J-TEXT calculations.
Note
The default grid might change in the future if a more reasonable tradeoff between accuracy and calculation speed is determined
- fusionsc.devices.jtext.exampleGeqdsk() str
 An example EFIT GEQDSK file for J-TEXT that can be parsed with the EFIT module
- fusionsc.devices.jtext.islandCoils(currents: list) MagneticConfig
 All 6 island coils with individual currents
- Parameters:
 currents – List of 6 coil current values
- fusionsc.devices.jtext.lfsLimiter(pos: float) Geometry
 Low-field side limiter
:param pos Distance of the limiter to the magnetic axis
- fusionsc.devices.jtext.pfcs(limiterPos: float) Geometry
 A combination of first wall, limiters, and target geometry.
- Parameters:
 limiterPos – Position of the 3 limiters
- fusionsc.devices.jtext.singleIslandCoil(i: int, current: float) MagneticConfig
 One of the J-TEXT island coils
- Parameters:
 i – Number (1 to 6) of island coil
current – Current to apply to island coil