The Open FUSION Toolkit 1.0.0-beta5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
reconstruction Class Reference

Public Member Functions

 __del__ (self)
 
 __init__ (self, gs_obj, filename=None)
 
 add_flux_loop (self, loc, val, err)
 
 add_Mirnov (self, loc, norm, val, err)
 
 add_pressure (self, loc, val, err)
 
 add_saddle (self, p1, p2, width, val, err)
 
 read_fit_in (self, filename='fit.in')
 
 reconstruct (self, vacuum=False)
 Reconstruct G-S equation with specified fitting constraints, profiles, etc.
 
 reset_constraints (self)
 
 set_DFlux (self, DFlux, err)
 
 set_Ip (self, Ip, err)
 
 write_fit_in (self, filename='fit.in')
 

Public Attributes

 settings
 Reconstruction specific settings object.
 

Protected Attributes

 _Dflux_con
 
 _flux_loops
 
 _gs_obj
 Grad-Shafranov object for reconstruction.
 
 _Ip_con
 
 _mirnovs
 
 _pressure_cons
 
 _saddles
 

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  gs_obj,
  filename = None 
)

◆ __del__()

__del__ (   self)

Member Function Documentation

◆ add_flux_loop()

add_flux_loop (   self,
  loc,
  val,
  err 
)

◆ add_Mirnov()

add_Mirnov (   self,
  loc,
  norm,
  val,
  err 
)

◆ add_pressure()

add_pressure (   self,
  loc,
  val,
  err 
)

◆ add_saddle()

add_saddle (   self,
  p1,
  p2,
  width,
  val,
  err 
)

◆ read_fit_in()

read_fit_in (   self,
  filename = 'fit.in' 
)

◆ reconstruct()

reconstruct (   self,
  vacuum = False 
)

Reconstruct G-S equation with specified fitting constraints, profiles, etc.

◆ reset_constraints()

reset_constraints (   self)

◆ set_DFlux()

set_DFlux (   self,
  DFlux,
  err 
)

◆ set_Ip()

set_Ip (   self,
  Ip,
  err 
)

◆ write_fit_in()

write_fit_in (   self,
  filename = 'fit.in' 
)

Member Data Documentation

◆ _Dflux_con

_Dflux_con
protected

◆ _flux_loops

_flux_loops
protected

◆ _gs_obj

_gs_obj
protected

Grad-Shafranov object for reconstruction.

◆ _Ip_con

_Ip_con
protected

◆ _mirnovs

_mirnovs
protected

◆ _pressure_cons

_pressure_cons
protected

◆ _saddles

_saddles
protected

◆ settings

settings

Reconstruction specific settings object.


The documentation for this class was generated from the following file: