# Parameter definitions for thorn ADMConstraints # $Header$ shares: spacemask USES BOOLEAN use_mask shares: ADMBase USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage shares: ADMMacros USES INT spatial_order private: BOOLEAN constraints_persist "Keep storage of ham and mom* around for use in special tricks?" { } "no" BOOLEAN constraint_communication "If yes sychronise the constraints" { } "no" KEYWORD bound "Which boundary condition to apply" { "flat" :: "Flat (copy) boundary condition" "static" :: "Static (don't do anything) boundary condition" } "flat" BOOLEAN cartoon "Cartoon BC" { } "no" BOOLEAN excise "Use excision?" { } "no" REAL excised_value "Value to use for any excised regions" { *:* :: "Any value" } 0.0