openmodelica/Setup OpenModelica environment
Set up a OpenModelica environment and add it to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The OpenModelica version to use. Example: "1.19.0" for version 1.19.0 or "" for latest release version | no | release |
| architecture | The architecture of OpenModelica to be used. Can be "64" or "32". | no | 64 |
| packages | Optional list of OpenModelica APT packages to install. Each package has to be in a new line. Ignored on Windows. | no | omc |
| libraries | Optional list of Modelica libraries to install. One library per line, separate version number with a space <library> <version> Example: "Modelica 4.0.0" | no | — |
| omc-diff | Install OpenModelica omc-diff tool. | no | false |
Outputs
no outputs