Differences From Artifact [348ad3662b]:
- Executable file mttroot/mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_numpar.txt — part of check-in [3fd9d6efa9] at 2000-12-28 18:17:57 on branch origin/master — To RCS (user: gawthrop@users.sourceforge.net, size: 554) [annotate] [blame] [check-ins using] [more...]
To Artifact [653e854f15]:
- Executable file mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_numpar.txt — 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: 591) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_numpar.txt — part of check-in [e3494a9994] at 2001-10-05 11:24:35 on branch origin/master — Updated for new mtt features - input.txt etc (user: gawthrop@users.sourceforge.net, size: 591) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | + + + - - - | # Numerical parameter file (BouncingRod_numpar.txt) # Generated by MTT at Fri Jul 4 14:09:11 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %% Revision 1.2 2000/12/28 17:45:59 peterg # %% To RCS # %% # %% Revision 1.1 1997/07/06 16:17:27 peterg # %% Initial revision # %% # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Parameters epsilon = 0.01; l = 1.0; # Default value m = 1.0; # Default value j = l*l*m/3; |