aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetProlongateTest/param.ccl
blob: e2c1c801d9ade10d8c4304900df91647ccaade3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Parameter definitions for thorn CarpetProlongateTest

CCTK_INT power_x "Polynomial power of x coordinate"
{
  *:* :: ""
} 0

CCTK_INT power_y "Polynomial power of y coordinate"
{
  *:* :: ""
} 0

CCTK_INT power_z "Polynomial power of z coordinate"
{
  *:* :: ""
} 0