mtt  BouncingRod_odes.h at [4a3bc099c9]

File mttroot/mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_odes.h artifact 8e08760d76 part of check-in 4a3bc099c9


/*
%% 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 */