# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares:einstein EXTENDS KEYWORD initial_lapse "" { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data "" { "axioddbh" :: "Axisymmetry Initial data for Bradt-Seidel" } private: REAL amp "Brill wave amplitude" { *:* :: "No restriction" } 0.1 REAL eta0 "Brill wave center (in eta coords)" { *:* :: "No restriction" } 0.0 REAL sigma "Brill wave width (in eta)" { *:* :: "No restriction" } 1.0 REAL byJ "Bowen & York Momenta" { *:* :: "No restriction" } 0.0 REAL etamax "Eta value for outer edge of grid" { *:* :: "No restriction" } 5.0 INT n "sin^n theta in brill wave" { *:* :: "No restriction" } 3 INT neta "Eta resolution for solve" { *:* :: "No restriction" } 300 INT ntheta "Theta resolution for solve" { *:* :: "No restriction" } 50 LOGICAL brandt_seidel "Brand-Seidel initial data" { } "no" LOGICAL verbose "" { } "yes"