Artifact 8e08760d7649d7d162fb3db66c10cfdb2b9f6857c00e1c51c8a5eace98252bab:
- Executable file mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_odes.h — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 259) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_odes.h — part of check-in [f65ef2502d] at 1997-07-06 16:20:44 on branch origin/master — Initial revision (user: gawthrop@users.sourceforge.net, size: 259) [annotate] [blame] [check-ins using]
/* %% 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 */