aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: cf32df5dd07e33f73ca05df1454ff5b2b62c02fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Parameter definitions for thorn Periodic
# $Header$

BOOLEAN periodic "Periodic boundary conditions"
{
} "no"

BOOLEAN periodic_x "Periodic boundary conditions in x-direction"
{
} "no"

BOOLEAN periodic_y "Periodic boundary conditions in y-direction"
{
} "no"

BOOLEAN periodic_z "Periodic boundary conditions in z-direction"
{
} "no"