Skip to content

Commit 33d7d1a

Browse files
committed
Add Fedem to the tools list
1 parent 76f145c commit 33d7d1a

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
180 KB
Loading

static/assets/tools.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6312,5 +6312,31 @@
63126312
"fmuImport": [
63136313
"CS"
63146314
]
6315+
},
6316+
{
6317+
"name": "Fedem",
6318+
"license": "osi",
6319+
"url": "https://openfedem.org",
6320+
"logo": "fedem.png",
6321+
"vendor": "The Open Fedem team",
6322+
"vendorURL": "https://openfedem.org",
6323+
"description": "Finite element dynamics in elastic mechanisms, a flexible multi-body non-linear dynamics simulation tool with integrated control system",
6324+
"features": [],
6325+
"platforms": [
6326+
"Linux",
6327+
"Windows"
6328+
],
6329+
"interfaces": [
6330+
"GUI",
6331+
"CLI"
6332+
],
6333+
"fmiVersions": [
6334+
"2.0"
6335+
],
6336+
"fmuExport": [
6337+
"CS"
6338+
],
6339+
"fmuImport": [],
6340+
"layeredStandards": []
63156341
}
63166342
]

0 commit comments

Comments
 (0)