Setup OpenModelica
Version updated for https://github.com/zarethrex/setup-openmodelica to version v1.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The OpenModelica Install & Run Action is a GitHub Action that automates the installation of the OpenModelica compiler and specified Modelica libraries, enabling seamless execution of Modelica model files (.mo) or scripts (.mos). It simplifies workflows by ensuring the omc compiler is readily available in the environment and supports tasks like compiling, running simulations, and executing custom Modelica scripts. This action is ideal for automating Modelica-based simulations and integrating them into CI/CD pipelines.
What’s Changed
First working version of the OpenModelica setup action, see README for details.