Artifact 95bc1092973b147e12a5029093f7a9640a01ee368674462500b81cd8e83737df:
- File mtt/lib/examples/Dia/Mechanical-2D/StackOfSupportedBars/RigidBar2D_lbl.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: 1498) [annotate] [blame] [check-ins using] [more...]
- File
mttroot/mtt/lib/examples/Dia/Mechanical-2D/StackOfSupportedBars/RigidBar2D_lbl.txt
— part of check-in
[d4a035ed51]
at
2004-08-13 01:30:21
on branch origin/master
— Example system consisting of a stack of 2D rigid bars mounted on oscillating supports.
Demonstrates Dia-built hierarchical models, including vector ports, repeated components and aliasing of parameters. (user: geraint@users.sourceforge.net, size: 1498) [annotate] [blame] [check-ins using]
#SUMMARY RigidBar2D #DESCRIPTION A rigid bar capable of motion in two directions: #DESCRIPTION vertical translation and rotation about its centre of gravity. #DESCRIPTION Parameters "a" and "b" are moment arms, #DESCRIPTION "m" is the bar's mass and "J" is a moment of inertia. ## System RigidBar2D, representation lbl, language txt ## File RigidBar2D_lbl.txt ## Generated by MTT on Thu Aug 12 21:04:24 BST 2004 ###################################### ##### Model Transformation Tools ##### ###################################### ## Port aliases #ALIAS in left_bottom,right_bottom #ALIAS out left_top,right_top ## Argument aliases #ALIAS $1 length_a #ALIAS $2 length_b #ALIAS $3 inertial_mass #ALIAS $4 moment_of_inertia ## Each line should be of one of the following forms: ## a comment (ie starting with #) ## component-name cr_name arg1,arg2,..argn ## blank ## ---- Component labels ---- ## Component type SS [left_bottom] SS external,external [left_top] SS external,external [right_bottom] SS external,external [right_top] SS external,external ## Component type Se weight SS inertial_mass*gravity ## Component type I rotational lin flow,moment_of_inertia translational lin flow,inertial_mass ## Component type TF a lin flow,length_a b lin flow,length_b ## Component type 0 (anonymous => default parameters) # 0 # 0 ## Component type 1 (anonymous => default parameters) # 1 # 1 # 1 # 1