# Parameter definitions for thorn IDScalarWaveElliptic # $Header$ shares: idscalarwave EXTENDS KEYWORD initial_data "" { "charge" :: "Uniformly charged sphere" } private: REAL radius "Radius of uniformly charged sphere" { 0:* :: } 1.0 REAL charge "Charge of uniformly charged sphere" { 0:* :: } 1.0 BOOLEAN output_tmp "Output intermediate variables" { } "no"