summaryrefslogtreecommitdiff
path: root/param.ccl
blob: af9189c18a2fd559391a7353c7b05a5acd69c541 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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_INT solve_level "Refinement level to integrate photons on"
{
    0: :: ""
} 0