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

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