The following list outlines the Origami inputs along with their default value available through the AIM interface. Unless noted these values will be not be linked to any parent AIMs with variables of the same name.
- Proj_Name = "origami_CAPS"
This corresponds to the project name used for file naming.
- Property = NULL
NOT USED currently, Property tuple used to input property information for the model, see feaProperty for additional details.
- Material = NULL
NOT USED currently, Material tuple used to input material information for the model, see feaMaterial for additional details.
- Constraint = NULL
NOT USED currently, Constraint tuple used to input constraint information for the model, see feaConstraint for additional details.
- Load = NULL
NOT USED currently, Load tuple used to input load information for the model, see feaLoad for additional details.
- Radius = 0.025
Radius of sphere at nodal points.
- Radius_Ratio = 0.75
Ratio between radii of spheres and rods [0 < Radius_Ration <= 1].
- Thickness_Ratio = 0.75
Ratio between radii of spheres and the thickness of the plate [0 < Thickness_Ratio <= 2]. In general it should be less than 2*Radius_Ratio.
- Connection_Type = 1
Connection type between elastomer and plates. 1 = Subtract plate from (unconnected) elastomer.
- Scale_Factor = 1.0
Scale the output geometry.
- Elastomer_End_Ratio = 2
Ratio between radii of spheres and the offset to move the elastomer end points (Connection_Type == 1).