The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
Internal wall region structure.
Public Attributes | |
logical | continuous = .TRUE. |
Is region toroidally continuous? | |
real(r8) | eta = -1.d0 |
Resistivity of region. | |
integer(i4) | id = 0 |
Region ID number. | |
logical | inner_limiter = .FALSE. |
Needs docs. | |
integer(i4) | nc = 0 |
Number of cells in region. | |
integer(i4) | neigs = 0 |
Number of fixed-shape current modes defined in region. | |
class(oft_vector_ptr), dimension(:), pointer | psi_eig => NULL() |
Flux for each current mode. | |
logical continuous = .TRUE. |
Is region toroidally continuous?
real(r8) eta = -1.d0 |
Resistivity of region.
integer(i4) id = 0 |
Region ID number.
logical inner_limiter = .FALSE. |
Needs docs.
integer(i4) nc = 0 |
Number of cells in region.
integer(i4) neigs = 0 |
Number of fixed-shape current modes defined in region.
class(oft_vector_ptr), dimension(:), pointer psi_eig => NULL() |
Flux for each current mode.