aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: d7ac849fa4e1ccc0c32b3ec1d1c5a48c13879780 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Parameter definitions for thorn Meudon_Bin_NS

SHARES: ADMBase

EXTENDS KEYWORD initial_data
{
  "Meudon_Bin_NS" :: ""
}

EXTENDS KEYWORD initial_lapse
{
  "Meudon_Bin_NS" :: ""
}

EXTENDS KEYWORD initial_shift
{
  "Meudon_Bin_NS" :: ""
}

EXTENDS KEYWORD initial_dtlapse
{
  "Meudon_Bin_NS" :: ""
}

EXTENDS KEYWORD initial_dtshift
{
  "Meudon_Bin_NS" :: ""
}



SHARES: HydroBase

EXTENDS KEYWORD initial_hydro
{
  "Meudon_Bin_NS" :: ""
}



PRIVATE:

STRING filename "Input file name"
{
  "" :: ""
} ""