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

private:

REAL radius "The radius of the gaussian wave"
{
 *:*  :: "No restriction"
} 0.0

REAL sigma "The sigma for the gaussian wave"
{
 0:* :: "Positive"
} 0.1

REAL amplitude "The amplitude of the wave"
{
  *:* :: "No restriction"
} 1.0