aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: d8c3ed919df83c53bd71dcfe535fd62183a381e0 (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 staticconformal grid admanalysis driver

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"