aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 2f29f8166e35992c4968eedaea5a55ddc6b1965c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Interface definition for thorn AxiOddBrillBHIVP
# $Header$

implements: axiodd
inherits: ADMBase grid StaticConformal

private:

real sph_to_car_coord type = GF
{
eta,
abseta,
sign_eta,
q,
phi
} "coordinate range"

real sph_to_car_psi type = GF
{
 psi2d,
 detapsi2d,
 dqpsi2d,
 detaetapsi2d,
 detaqpsi2d,
 dqqpsi2d
 } "psi"