summaryrefslogtreecommitdiff
path: root/param.ccl
blob: 25286ad6ca032a5f490a2c902e6fb5121623b5b3 (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 NullSurf

CCTK_INT photons_per_surface "Number of photons per surface"
{
    2: :: ""
} 64

CCTK_INT nb_surfaces "Number of null surfaces to trace"
{
    1: :: ""
} 1

CCTK_REAL launch_delta "Proper time between subsequent surface launches"
{
    0: :: ""
} 0.25

CCTK_INT solve_level "Refinement level to integrate photons on"
{
    0: :: ""
} 0