Could not find latex documentation for CarpetExtra/IDFOScalarWave (documentation.tex)
amplitude | Scope: private | REAL |
Description: The amplitude of the waves
| ||
| Range | Default: 1.0 | |
*:* | No restriction
| |
initial_data | Scope: private | KEYWORD |
Description: Type of initial data
| ||
| Range | Default: 1/r | |
1/r | 1/r data
| |
gaussian | time-symmetric gaussian
| |
kx | Scope: private | REAL |
Description: The wave number in the x-direction
| ||
| Range | Default: 4.0 | |
*:* | No restriction
| |
ky | Scope: private | REAL |
Description: The wave number in the y-direction
| ||
| Range | Default: 0.0 | |
*:* | No restriction
| |
kz | Scope: private | REAL |
Description: The wave number in the z-direction
| ||
| Range | Default: 0.0 | |
*:* | No restriction
| |
radius | Scope: private | REAL |
Description: The radius of the gaussian wave
| ||
| Range | Default: 0.0 | |
0:* | Positive
| |
sigma | Scope: private | REAL |
Description: The sigma for the gaussian wave
| ||
| Range | Default: 0.1 | |
0:* | Positive
| |
Implements:
idfoscalarwave
Inherits:
fowavetoy
grid
This section lists all the variables which are assigned storage by thorn CarpetExtra/IDFOScalarWave. Storage can either last for the duration of the run (Always means that if this thorn is activated storage will be assigned, Conditional means that if this thorn is activated storage will be assigned for the duration of the run if some condition is met), or can be turned on for the duration of a schedule function.
NONE
CCTK_INITIAL
idfoscalarwave_initialdata
initial data for 3d wave equation
| Language: | fortran | |
| Storage: | fowavetoy::scalarevolve[3] | |
| fowavetoy::scalarevolve_derivs[3] | ||
| Type: | function | |
| Alias Name: | Function Name: |
| IDFOScalarWave_InitialData | FOWaveToy_InitialData |