modelStretchedBlanketDemo
Example demonstrating a Cloth block being stretched length-wise between two parallel beams.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED
This example demonstrates a Cloth block being stretched length-wise between two parallel beams.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | cloth_w | 1.0 | |
| Real | cloth_L | 1.0 | |
| Integer | N | 2 | |
| Integer | M | 4 | |
| Real | rampDur | 5.0 | |
| Real | forcey | 1000.0 | |
| Boolean | rigid | true | |
| DeployStructLib.Properties.BeamXProperties.RectBarProperty | xprop | ||
| DeployStructLib.Properties.ClothProperty | clothProperty | ||
| DeployStructLib.Properties.MaterialProperties.isotropicMaterialProperty | matProps |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| DeployStructLib.Parts.Beam | beam3 | ||
| DeployStructLib.Parts.Beam | beam4 | ||
| Modelica.Mechanics.MultiBody.Forces.WorldForce | force | ||
| Modelica.Mechanics.MultiBody.World | world | ||
| DeployStructLib.Parts.Beam | beam2 | ||
| DeployStructLib.Parts.Beam | beam1 | ||
| Modelica.Mechanics.MultiBody.Joints.Prismatic | prismatic1 | ||
| DeployStructLib.Parts.Cloth.cloth | cloth1 | ||
| Modelica.Blocks.Routing.Multiplex3 | multiplex31 | ||
| Modelica.Blocks.Sources.Ramp | step1 | ||
| Modelica.Blocks.Sources.Ramp | step2 | ||
| Modelica.Blocks.Sources.Ramp | step3 | ||
| DeployStructLib.DSL_Globals | DSLglb | ||
| DeployStructLib.Parts.Cloth.Utilities.LocationForce | locationforce1 |