# Parameter definitions for thorn ADMConstraints # $Header$ 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"