aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/IDScalarWaveMoL/param.ccl
blob: b7d933e690b8ab9f4c77e386b2751665d4d8da9d (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
47
48
49
50
# Parameter definitions for thorn IDScalarWaveMoL
# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/IDScalarWaveMoL/param.ccl,v 1.2 2003/08/14 17:22:09 schnetter Exp $

KEYWORD initial_data "Initial data"
{
  "plane wave"     :: "Plane wave"
  "Gaussian pulse" :: "Gaussian pulse"
} "plane wave"



# Plane wave specification

CCTK_REAL wave_number[3] "Wave number"
{
  *:* :: ""
} 0.0

CCTK_REAL phase_offset[3] "Phase offset"
{
  *:* :: ""
} 0.0



# Gaussian pulse specification

CCTK_REAL pulse_direction[3] "Pulse width"
{
  *:* :: ""
} 0.0

CCTK_REAL pulse_offset[3] "Pulse offset"
{
  *:* :: ""
} 0.0



# Generic specifications

CCTK_REAL time_offset "Time offset"
{
  *:* :: ""
} 0.0

CCTK_REAL amplitude "Amplitude"
{
  *:* :: ""
} 1.0