Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 126 additions & 0 deletions static/assets/images/logos/hopsan-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions static/assets/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2050,17 +2050,19 @@
"name": "Hopsan",
"license": "osi",
"url": "https://github.com/Hopsan/hopsan",
"vendor": "LIU",
"logo": "hopsan-logo.svg",
"vendor": "Link\u00f6ping University",
"vendorURL": "https://liu.se/en/research/hopsan",
"description": "Hopsan is a free simulation tool developed at Link\u00f6ping University. It is using distributed solver techniques with good support for parallelism using multi-core processors.",
"description": "A system simulation tool based on distributed solvers, focused mostly on fluid and mechatronic systems.",
"features": [],
"platforms": [
"Linux",
"Windows"
],
"fmiVersions": [
"1.0",
"2.0"
"2.0",
"3.0"
],
"fmuExport": [
"CS"
Expand Down
Loading