summaryrefslogtreecommitdiff
path: root/param.ccl
blob: 42ab1ba1f1c64b558a18980cc727be946414f78b (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
# Parameter definitions for thorn Trumpet

SHARES: ADMBase

EXTENDS KEYWORD initial_data
{
  "trumpet" :: "one maximal trumpet"
}

EXTENDS KEYWORD initial_lapse
{
 "trumpet" :: "one maximal trumpet"
}

EXTENDS KEYWORD initial_shift
{
 "trumpet" :: "one maximal trumpet"
}

RESTRICTED:
CCTK_REAL boost_velocity "Boost the trumpet with this velocity parameter in x-axis direction"
{
    (-1:1) :: ""
} 0