File mttroot/mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_odes.h artifact 8e08760d76 part of check-in 1459f7b012
/* %% Parameter file for system BouncingRod (BouncingRod_odes.h) %% This file provides the params for simulation: */ #define DT 0.1 /* Time step (for printing) */ #define LAST 99.9 /* Last time */ #define STEPFACTOR 1000 /* Integration steps per time step */