Next: Interfaces
Up: IDAxiBrillBH
Previous: Debugging Parameters
Contents
amp |
Scope: private |
| REAL |
Description: Brill wave amplitude |
|
Range |
|
| Default: 0.1 |
*:* |
No restriction |
|
debug |
Scope: private |
| INT |
Description: level of debugging information to print (0 = none, 2 = a little, 6 = a lot, 10 = huge amounts) |
|
Range |
|
| Default: (none) |
0:* |
any integer >= 0 |
|
debug_i |
Scope: private |
| INT |
Description: i coordinate for per-grid-point debug printing |
|
Range |
|
| Default: 14 |
*:* |
any integer |
|
debug_ii |
Scope: private |
| INT |
Description: i coordinate for per-2D-grid-point debug printing |
|
Range |
|
| Default: 14 |
*:* |
any integer |
|
debug_j |
Scope: private |
| INT |
Description: j coordinate for per-grid-point debug printing |
|
Range |
|
| Default: 15 |
*:* |
any integer |
|
debug_jj |
Scope: private |
| INT |
Description: j coordinate for per-2D-grid-point debug printing |
|
Range |
|
| Default: 15 |
*:* |
any integer |
|
debug_k |
Scope: private |
| INT |
Description: k coordinate for per-grid-point debug printing |
|
Range |
|
| Default: 10 |
*:* |
any integer |
|
error_tolerance |
Scope: private |
| REAL |
Description: tolerance parameter for elliptic solver |
|
Range |
|
| Default: 1.0e-12 |
(0:* |
any positive real number |
|
eta0 |
Scope: private |
| REAL |
Description: Brill wave center (in eta coords) |
|
Range |
|
| Default: 0.0 |
*:* |
No restriction |
|
etamax |
Scope: private |
| REAL |
Description: eta value for outer edge of grid |
|
Range |
|
| Default: 5.0 |
*:* |
No restriction |
|
generate_staticconformal_metric |
Scope: private |
| BOOLEAN |
Description: should we generate a StaticConformal conformal metric (true), or a pure ADMBase physical metric (false) |
|
|
|
| Default: true |
interpolation_order |
Scope: private |
| INT |
Description: Order for interpolation |
|
Range |
|
| Default: 1 |
0:9 |
any integer accepted by the interpolator |
|
interpolator_name |
Scope: private |
| STRING |
Description: name of CCTK_InterpLocalUniform() interpolation operator |
|
Range |
|
| Default: uniform cartesian |
.* |
any string |
|
interpolator_pars |
Scope: private |
| STRING |
Description: parameters for the interpolation operator |
|
Range |
|
| Default: (none) |
.* |
"any nonempty string acceptable to Util_TableSetFromStr
ing() and to the interpolator, or the empty string to use 'order=n', where n is specified by the interpolation_order parameter" |
|
n |
Scope: private |
| INT |
Description: sinn theta in Brill wave |
|
Range |
|
| Default: 2 |
*:* |
No restriction |
|
ne |
Scope: private |
| INT |
Description: eta resolution for solve |
|
Range |
|
| Default: 300 |
*:* |
No restriction |
|
nq |
Scope: private |
| INT |
Description: theta resolution for solve |
|
Range |
|
| Default: 50 |
*:* |
No restriction |
|
output_psi2d |
Scope: private |
| BOOLEAN |
Description: should we output the conformal factor psi on the 2D grid? |
|
|
|
| Default: false |
output_psi2d_file_name |
Scope: private |
| STRING |
Description: if we output the conformal factor psi on the 2D grid, what file name should we use for the output file? |
|
Range |
|
| Default: psi2D.dat |
.+ |
any non-empty string that's a valid file name |
|
sigma |
Scope: private |
| REAL |
Description: Brill wave width (in eta) |
|
Range |
|
| Default: 1.0 |
*:* |
No restriction |
|
initial_data |
Scope: shared from ADMBASE |
| KEYWORD |
Extends ranges: |
|
axibrillbh |
Axisymmetry Initial data for Black hole + Brill wave |
|
initial_lapse |
Scope: shared from ADMBASE |
| KEYWORD |
Extends ranges: |
|
schwarz |
Set lapse to Schwarzschild |
|
metric_type |
Scope: shared from ADMBASE |
| KEYWORD |
Next: Interfaces
Up: IDAxiBrillBH
Previous: Debugging Parameters
Contents
|