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

shares: idscalarwave

EXTENDS KEYWORD initial_data ""
{
  "charge"      :: "Uniformly charged sphere"
}


private:

REAL radius "Radius of uniformly charged sphere"
{
 0:* ::
} 1.0

REAL charge "Charge of uniformly charged sphere"
{
 0:* ::
} 1.0