aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: 7bd58c8461c1eaacf2d907f0e5aed183ecb328de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Parameter definitions for thorn StaticConformal
# $Header$

shares: ADMBase

EXTENDS KEYWORD metric_type
{
  "static conformal" :: "Metric is conformal with static conformal factor, extrinsic curvature is physical"
}

restricted:

KEYWORD conformal_storage "How much conformal storage do we have ?"
{
  "factor"                   :: "Just the conformal factor"
  "factor+derivs"            :: "Conformal factor plus first derivatives"
  "factor+derivs+2nd derivs" :: "Conformal factor plus first and second derivatives"
} "factor+derivs+2nd derivs"

private: