modelGRA_Demo_Rigid
Basic model of a linear array with rigid beams
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED
This example demonstrates a basic model of a linear array. The array is modeled in a deployed configuration. The solar blankets are tensioned between the "trunk" and "end" beams by a length difference between the central "mast" beam and the blankets themselves. This model uses rigid, rather than flexible, beams.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | L | 16.000088734 | |
| Real | w | 6 | |
| Real | L_cloth | 16.0 | |
| Real | w_cloth | w/2 | |
| Real | damp_alpha | 0.001 | |
| Real | damp_beta | 0.001 | |
| Integer | M | 6 | |
| Integer | N | 3 | |
| Boolean | rigid | true | |
| DeployStructLib.Properties.BeamXProperties.CircRodProperty | endBeamXProp | ||
| DeployStructLib.Properties.BeamXProperties.RectTubeProperty | trunkBeamXProp | ||
| DeployStructLib.Properties.BeamXProperties.RectTubeProperty | mastBeamXProp | ||
| DeployStructLib.Properties.MaterialProperties.isotropicMaterialProperty | trunkBeamMatProp | ||
| DeployStructLib.Properties.MaterialProperties.isotropicMaterialProperty | endBeamMatProp | ||
| DeployStructLib.Properties.MaterialProperties.isotropicMaterialProperty | mastBeamMatProp | ||
| DeployStructLib.Properties.ClothProperty | clothProperty |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Mechanics.MultiBody.World | world | ||
| DeployStructLib.DSL_Globals | DSLglb | ||
| DeployStructLib.Parts.Beam | endBeamA | ||
| DeployStructLib.Parts.Beam | mastBeam | ||
| DeployStructLib.Parts.Cloth.cloth | clothB | ||
| DeployStructLib.Parts.Cloth.cloth | clothA | ||
| Modelica.Mechanics.MultiBody.Parts.FixedRotation | fixedrotation1A | ||
| Modelica.Mechanics.MultiBody.Parts.FixedRotation | fixedrotation2A | ||
| Modelica.Mechanics.MultiBody.Parts.FixedRotation | fixedrotation2B | ||
| DeployStructLib.Parts.Beam | trunkBeamA | ||
| DeployStructLib.Parts.Beam | trunkBeamB | ||
| Modelica.Mechanics.MultiBody.Parts.FixedRotation | fixedrotation1B | ||
| DeployStructLib.Parts.Beam | endBeamB |