File mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_odes.h from the latest check-in
/* %% 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 */