Skip to content

Commit 79f61fb

Browse files
committed
Add examplesURL for Fedem
1 parent 33d7d1a commit 79f61fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

static/assets/tools.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6293,7 +6293,7 @@
62936293
"logo": "pathsim.png",
62946294
"vendor": "Milan Rother",
62956295
"vendorURL": "https://pathsim.readthedocs.io/en/latest",
6296-
"examplesURL": "https://pathsim.readthedocs.io/en/latest/examples/fmu_cosimulation.html",
6296+
"examplesURL": "https://pathsim.readthedocs.io/en/latest/examples/fmu_cosimulation.html",
62976297
"description": "A Python native dynamical system simulation framework in the block diagram paradigm.",
62986298
"features": [],
62996299
"platforms": [
@@ -6320,6 +6320,7 @@
63206320
"logo": "fedem.png",
63216321
"vendor": "The Open Fedem team",
63226322
"vendorURL": "https://openfedem.org",
6323+
"examplesURL": "https://openfedem.org/examples/digital_twins/",
63236324
"description": "Finite element dynamics in elastic mechanisms, a flexible multi-body non-linear dynamics simulation tool with integrated control system",
63246325
"features": [],
63256326
"platforms": [
@@ -6336,7 +6337,6 @@
63366337
"fmuExport": [
63376338
"CS"
63386339
],
6339-
"fmuImport": [],
6340-
"layeredStandards": []
6340+
"fmuImport": []
63416341
}
63426342
]

0 commit comments

Comments
 (0)