Below you will find pages that utilize the taxonomy term “Zarethrex”
April 28, 2026
Setup OpenModelica
Version updated for https://github.com/zarethrex/setup-openmodelica to version v2.
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 automates the setup and execution of the OpenModelica compiler within GitHub Actions workflows. It installs the OpenModelica toolchain and specified Modelica libraries, adds the omc executable to the system PATH, and allows users to compile and simulate Modelica models or execute Modelica scripts. This action streamlines tasks related to Modelica model simulation and testing, reducing manual setup and ensuring consistency across CI/CD pipelines.
April 27, 2026
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.