Analyze and output equilibrium data
Initialize Module
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | optional | :: | fileID_in | ||
| class(t_sol_var_MHD3D), | intent(in) | :: | dofs_in | |||
| class(t_sol_var_MHD3D), | intent(in) | :: | force_in |
Visualize VMEC flux surface data for each mode, for Rmnc
Visualize VMEC flux surface data in planes or 3D, number of radial posisiotns fixed to nFluxVMEC+1, only R,Z,Lambda
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | np_in(3) |
(1) #points in s & theta per element,(2:3) #elements in theta,zeta |
||
| real(kind=wp), | intent(in) | :: | minmax(3,0:1) |
minimum /maximum range in s,theta,zeta [0,1] |
||
| logical, | intent(in) | :: | only_planes |
Finalize Module