charge | Scope: private | REAL |
Description: Charge of uniformly charged sphere
| ||
Range | Default: 1.0 | |
0:* | Anything
| |
output_tmp | Scope: private | BOOLEAN |
Description: Output intermediate variables
| ||
Default: no | ||
radius | Scope: private | REAL |
Description: Radius of uniformly charged sphere
| ||
Range | Default: 1.0 | |
0:* | Anything
| |
solver | Scope: private | STRING |
Description: Name of elliptic solver
| ||
Range | Default: sor | |
.* | Anything
| |
sor_maxit | Scope: private | INT |
Description: Maximum number of iterations for SOR solve
| ||
Range | Default: 100 | |
1:* | Positive
| |
initial_data | Scope: shared from IDSCALARWAVE | KEYWORD |
Extends ranges:
| ||
charge | Uniformly charged sphere
| |
Implements:
idscalarwaveelliptic
Inherits:
grid
wavetoy
ellbase
idscalarwave
Group Names | Variable Names | Details | |
ellcoeffs | compact | 0 | |
Mcoeff | description | Coefficients of the elliptic equation | |
Ncoeff | dimensions | 3 | |
distribution | DEFAULT | ||
group type | GF | ||
timelevels | 1 | ||
variable type | REAL | ||
outvars | compact | 0 | |
temp | description | Temporary vars | |
dimensions | 3 | ||
distribution | DEFAULT | ||
group type | GF | ||
timelevels | 1 | ||
variable type | REAL | ||
Uses header:
EllBase.h
This section lists all the variables which are assigned storage by thorn CactusWave/IDScalarWaveElliptic. 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
WaveToy_InitialData
uniformcharge
initial data (uniform charge) for 3d wave equation
Language: | fortran | |
Storage: | wavetoy::scalarevolve[3] | |
ellcoeffs | ||
outvars | ||
Type: | function | |