aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetTracker/param.ccl
blob: 55fa55c417815a4927d88f49b3bc0139cc05e690 (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
25
26
27
28
29
# Parameter definitions for thorn CarpetTracker



BOOLEAN verbose "Tell what is going on" STEERABLE=always
{
} no



CCTK_INT surface[10] "Spherical surface index which is the source for the location of the refine regions" STEERABLE=always
{
  -1  :: "disabled"
  0:* :: "active"
} -1



CCTK_STRING surface_name[10] "Spherical surface name which is the source for the location of the refine regions" STEERABLE=always
{
  ""  :: "use surface"
  ".*" :: "any string"
} ""



SHARES: SphericalSurface

USES CCTK_INT nsurfaces