Artifact 1aa95a298ab97a5f745ac5151ee92b691f2e84ec4d54a7e53c89eab889da387c:
- Executable file mtt/lib/examples/Mechanical/Mechanical-2D/Pendulum/Pendulum_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: 480) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/lib/examples/Mechanical/Mechanical-2D/Pendulum/Pendulum_numpar.txt — part of check-in [f9bc8cb3c6] at 1998-07-27 11:41:39 on branch origin/master — Initial revision (user: gawthrop@users.sourceforge.net, size: 480) [annotate] [blame] [check-ins using]
# -*-octave-*- Put Emacs into octave-mode # Numerical parameter file (Pendulum_numpar.txt) # Generated by MTT at Mon Jul 27 12:38:25 BST 1998 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Parameters l = 1.0; # Pendulum m = 1.0; # Pendulum j = m*l*l/12.0; # Pendulum