aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: 3f7be29d86894c1fa4192c9062143e4ca3b2cc75 (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
# Parameter definitions for thorn IDScalarWave
# $Header$

shares: grid

USES KEYWORD type ""
{
}

private:

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

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

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