aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl8
1 files changed, 4 insertions, 4 deletions
diff --git a/interface.ccl b/interface.ccl
index 0544401..74e35f2 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -12,22 +12,22 @@ INT shift_state TYPE = SCALAR "state of storage for shift"
REAL metric TYPE = GF timelevels = 3 tags='tensortypealias="DD_sym"'
{
gxx,gxy,gxz,gyy,gyz,gzz
-} "ADM 3-metric"
+} "ADM 3-metric g_ij"
REAL curv TYPE = GF timelevels = 3 tags='tensortypealias="DD_sym"'
{
kxx,kxy,kxz,kyy,kyz,kzz
-} "ADM extrinsic curvature"
+} "ADM extrinsic curvature K_ij"
REAL lapse TYPE = GF timelevels = 3 tags='tensortypealias="Scalar"'
{
alp
-} "ADM lapse function"
+} "ADM lapse function alpha"
REAL shift TYPE = GF timelevels = 3 tags='tensortypealias="U"'
{
betax,betay,betaz
-} "ADM shift function"
+} "ADM shift function beta^i"
# Will become
#