V3FIT
Main Page
Related Pages
Modules
Modules List
Module Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions/Subroutines
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
y
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Data Types List
Data Types List
Data Types
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
Functions/Subroutines
a
b
c
d
e
f
g
i
l
m
n
p
r
s
t
u
v
x
y
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Files
File List
File Members
All
b
c
g
i
l
m
n
p
t
v
w
Functions/Subroutines
b
c
g
i
m
p
t
v
w
Variables
Enumerations
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Macros
Pages
LIBSTELL
Sources
Modules
v3f_vmec_comm.f
1
!*******************************************************************************
2
! File v3f_vmec_comm.f
3
!
4
! Module is part of the LIBSTELL. This modules facilitates communication
5
! between v3fit and vmec non global variables.
6
!
7
!*******************************************************************************
8
9
MODULE
v3f_vmec_comm
10
USE
stel_kinds
11
IMPLICIT NONE
12
13
!*******************************************************************************
14
! Module variables.
15
!*******************************************************************************
16
REAL
(rprec) :: vvc_smaleli
! Internal Inductance
17
REAL
(rprec) :: vvc_kappa_p
! Mean Elongation
18
19
END MODULE
20
Generated on Thu Mar 5 2020 15:49:23 for V3FIT by
1.8.17