# Parameter definitions for thorn IDSWTEsimple # $Header$ SHARES: IDScalarWaveFO EXTENDS KEYWORD initial_data { "charge-TATelliptic-simple" :: "Uniformly charged sphere, solved with TATelliptic" } PRIVATE: STRING solver "Name of TATelliptic solver that should be used" { .* :: "must be an activated TATelliptic solver" } "TATJacobi" STRING options "Options to pass to the elliptic solver" { .* :: "a set of options for the solver in the Util_Table syntax" } "" REAL radius "Radius of uniformly charged sphere" { 0:* :: "" } 1.0 REAL charge "Charge of uniformly charged sphere" { *:* :: "" } 1.0