# Parameter definitions for thorn CheckTimestepSize # $Header$ BOOLEAN verbose "Print info output to the screen while running" { } "no" CCTK_REAL max_courant_factor "Maximum Courant factor of the discretisation scheme" { 0.0:* :: "" } 1.0 CCTK_REAL max_speed "Maximum propagation speed of any quantity" { 0.0:* :: "" } 1.0 SHARES: SpaceMask USES BOOLEAN use_mask