Coupled Rigid-Block Analysis implementation using COMPAS framework
Project description
COMPAS CRA
Coupled Rigid-Block Analysis (CRA) implementation using COMPAS framework.
developed with ♥ by Gene Ting-Chun Kao
To find out more about CRA, please refer to our paper in the CAD Computer-Aided Design journal: https://doi.org/10.1016/j.cad.2022.103216
Coupled Rigid-Block Analysis: Stability-Aware Design of Complex Discrete-Element Assemblies
Abstract
The rigid-block equilibrium (RBE) method uses a penalty formulation to measure structural infeasibility or to guide the design of stable discrete-element assemblies from unstable geometry. However, RBE is a purely force-based formulation, and it incorrectly describes stability when complex interface geometries are involved. To overcome this issue, this paper introduces the coupled rigid-block analysis (CRA) method, a more robust approach building upon RBE’s strengths. The CRA method combines equilibrium and kinematics in a penalty formulation in a nonlinear programming problem. An extensive benchmark campaign is used to show how CRA enables accurate modelling of complex three-dimensional discrete-element assemblies formed by rigid blocks. In addition, an interactive stability-aware design process to guide user design towards structurally-sound assemblies is proposed. Finally, the potential of our method for real-world problems are demonstrated by designing complex and scaffolding-free physical models.
Please cite our work if you use CRA in your research
Paper
@article{kao2022coupled,
title = {Coupled Rigid-Block Analysis: Stability-Aware Design of Complex Discrete-Element Assemblies},
author = {Kao, Gene Ting-Chun and Iannuzzo, Antonino and Thomaszewski, Bernhard and Coros, Stelian and Van Mele, Tom and Block, Philippe},
journal = {Computer-Aided Design},
pages = {103216},
year = {2022},
publisher = {Elsevier},
doi = {10.1016/j.cad.2022.103216},
url = {https://doi.org/10.1016/j.cad.2022.103216}
}
Software implementation
@misc{compas-cra,
title = {{COMPAS CRA}: Coupled Rigid-Block Analysis ({CRA}) for the {COMPAS} framework},
author = {Gene Ting-Chun Kao},
note = {https://github.com/compas-dev/compas_cra},
year = {2020-2022},
doi = {10.5281/zenodo.7043135},
url = {https://doi.org/10.5281/zenodo.7043135},
}
Read the docs: https://blockresearchgroup.github.io/compas_cra
Build the docs locally:
$ pip install -r requirements-dev.txt
$ invoke docs
$ open dist/docs/index.html # or open index.html in compas_cra/dist/docs/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file compas_cra-0.2.1.tar.gz
.
File metadata
- Download URL: compas_cra-0.2.1.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bb7851ef7c1b0b81d588f0d29b519213624543fe0393376abfd39623fe1ba98 |
|
MD5 | 6bbf7ca48b0c3b46cd1ea16913e76a38 |
|
BLAKE2b-256 | ef11ed185f70bd6568af52b64b92384b5d0f103ad6dbb2550d5eabb051c17990 |
File details
Details for the file compas_cra-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: compas_cra-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5093b64e99e3915cdd043084e1da1c29249a735339e8b091e029a369363845ec |
|
MD5 | 122df728a50eb6ca77fd23b08a300286 |
|
BLAKE2b-256 | a3f89f80bf91c963755facfef91d75e769bf69e6d299b2dd4e54ef8b095b39d3 |