The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
Classes and subroutines used for synthetic diagnostics.
Data Types | |
type | oft_gs_eq |
Grad-Shafranov equilibrium field. More... | |
Functions/Subroutines | |
subroutine | gs_delete (self) |
Destroy temporary internal storage. | |
subroutine | gs_interp (self, cell, f, gop, val) |
Reconstruct a Grad-Shafranov field. | |
subroutine | gs_setup (self, mesh) |
Setup interpolator for Grad-Shafranov fields. | |
|
private |
Destroy temporary internal storage.
|
private |
Reconstruct a Grad-Shafranov field.
[in] | cell | Cell for interpolation |
[in] | f | Position in cell in logical coord [4] |
[in] | gop | Logical gradient vectors at f [3,4] |
[out] | val | Reconstructed field at f [1] |