This package provides an example of using the Cloth modeling capabilities to create unique topologies. These examples model blankets folded according to rules of origami, the Japanese art of folding paper. The models are parameterized according to three origami parameters, M, H, and R, which control the number and positions of the folds and overall dimensions. Two specific topologies are modeled: one with M = 3 and one with M = 6. In both topologies, H and R are set to 2.
Licensed by ATA Engineering, Inc. under the BSD 3-Clause License
Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the BSD 3-Clause License. For license conditions (including the disclaimer of warranty) see DeployStructLib.UsersGuide.License or visit https://opensource.org/licenses/BSD-3-Clause.
Name | Description |
---|---|
OrigamiCloth | Contains cloth blocks used for modeling origami blankets |
Math | Hack functions for working around weird syntax errors in OpenModelica |
Origami_322 | Model of an origami blanket with M = 3 |
Origami_622 | Model of an origami blanket with M = 6 |