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

SHARES: ADMBase

EXTENDS KEYWORD initial_data
{
  "brilldata" :: "Brill wave initial data"
}

RESTRICTED:
CCTK_REAL amplitude "amplitude"
{
    : :: ""
} 1

RESTRICTED:
CCTK_INT cheb_order "order"
{
    1: :: ""
} 20