Skip to content

Commit b4e2f73

Browse files
Merge pull request #21 from isteinbrecher/add-meshpy
Add MeshPy as associated project
2 parents e383067 + e96a722 commit b4e2f73

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

_data/associated.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,18 @@
1010
Bayesian Optimization, Inverse Problems and Simulation Analytics on distributed computer systems.
1111
In combination with 4C, Queens can be understood as a versatile wrapper for series’ of simulations.",
1212
"link": "https://www.queens-py.org/"
13+
},
14+
{
15+
"title": "MeshPy",
16+
"image": {
17+
"url": "/images/logo/meshpy.png",
18+
"width": 400,
19+
"height": "auto"
20+
},
21+
"description": "MeshPy is a general purpose 3D beam finite element input generator written in Python.
22+
It contains advanced geometry creation and manipulation functions to create complex beam geometries,
23+
including a consistent handling of finite rotations. MeshPy is especially developed for seamless
24+
integration with 4C.",
25+
"link": "https://imcs-compsim.github.io/meshpy/"
1326
}
1427
]

images/logo/meshpy.png

246 KB
Loading

0 commit comments

Comments
 (0)