VMEC
8.52
3D Equilibrium solver with nested flux surfaces.
Loading...
Searching...
No Matches
vmec_io.f90
Go to the documentation of this file.
1
2
MODULE
vmec_io
3
4
USE
stel_kinds
5
6
IMPLICIT NONE
7
8
REAL
(
rprec
) ::
volavgb
9
REAL
(
rprec
) ::
ionlarmor
10
REAL
(
rprec
) ::
aminor_p
11
REAL
(
rprec
) ::
rmajor_p
12
REAL
(
rprec
) ::
betatot
13
REAL
(
rprec
) ::
betapol
14
REAL
(
rprec
) ::
betator
15
REAL
(
rprec
) ::
betaxis
16
REAL
(
rprec
) ::
b0
17
REAL
(
rprec
) ::
volume_p
18
REAL
(
rprec
) ::
cross_area_p
19
REAL
(
rprec
) ::
surf_area_p
20
REAL
(
rprec
) ::
circum_p
21
REAL
(
rprec
) ::
kappa_p
22
REAL
(
rprec
) ::
rmax_surf
23
REAL
(
rprec
) ::
rmin_surf
24
REAL
(
rprec
) ::
zmax_surf
25
26
END MODULE
vmec_io
stel_kinds
Definition
stel_kinds.f90:2
stel_kinds::rprec
integer, parameter rprec
Definition
stel_kinds.f90:10
vmec_io
Definition
vmec_io.f90:2
vmec_io::ionlarmor
real(rprec) ionlarmor
Definition
vmec_io.f90:9
vmec_io::rmax_surf
real(rprec) rmax_surf
Definition
vmec_io.f90:22
vmec_io::aminor_p
real(rprec) aminor_p
Definition
vmec_io.f90:10
vmec_io::betapol
real(rprec) betapol
Definition
vmec_io.f90:13
vmec_io::zmax_surf
real(rprec) zmax_surf
Definition
vmec_io.f90:24
vmec_io::betator
real(rprec) betator
Definition
vmec_io.f90:14
vmec_io::circum_p
real(rprec) circum_p
Definition
vmec_io.f90:20
vmec_io::surf_area_p
real(rprec) surf_area_p
Definition
vmec_io.f90:19
vmec_io::betaxis
real(rprec) betaxis
Definition
vmec_io.f90:15
vmec_io::cross_area_p
real(rprec) cross_area_p
Definition
vmec_io.f90:18
vmec_io::rmin_surf
real(rprec) rmin_surf
Definition
vmec_io.f90:23
vmec_io::betatot
real(rprec) betatot
Definition
vmec_io.f90:12
vmec_io::b0
real(rprec) b0
Definition
vmec_io.f90:16
vmec_io::volavgb
real(rprec) volavgb
Definition
vmec_io.f90:8
vmec_io::volume_p
real(rprec) volume_p
Definition
vmec_io.f90:17
vmec_io::kappa_p
real(rprec) kappa_p
Definition
vmec_io.f90:21
vmec_io::rmajor_p
real(rprec) rmajor_p
Definition
vmec_io.f90:11
src
data
vmec_io.f90
Generated on Tue Aug 13 2024 16:02:51 for VMEC by
1.12.0