# Parameter definitions for thorn Wave3D # $Header$ restricted: REAL cx "The wave speed in the x-direction" { *:* :: "No restriction" } 1. REAL cy "The wave speed in the y-direction" { *:* :: "No restriction" } 1. REAL cz "The wave speed in the z-direction" { *:* :: "No restriction" } 1. private: KEYWORD bound "Type of boundary condition at the outer boundary" { "static" :: "Hold the outer boundary fixed" } "static"