Skip to content

exemplar virtual machine with latest Open Modelica vagrant and bootstrap script

License

Notifications You must be signed in to change notification settings

creative-connections/OpenModelica1.25VM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OpenModelica1.25VM

exemplar virtual machine with latest Open Modelica vagrant and bootstrap script

This repository provides a Vagrant script to set up a preconfigured virtual machine based on XUbuntu with the OpenModelica nightly build (v1.25) pre-installed. It simplifies the process of creating a consistent development environment for OpenModelica users.

Features

  • Operating System: Xubuntu
  • OpenModelica Version: Nightly Build 1.25
  • Automated installation via Vagrant.

Requirements

Works on Windows, Linux and iOS. Before using this project, ensure you have the following software installed:

  1. Vagrant
    Vagrant is used to define and provision the virtual machine.

  2. VirtualBox
    VirtualBox is the virtualization platform used to host the VM.

Quick Start

  1. Clone this repository to your local machine:

    git clone https://github.com/creativeconnections/OpenModelica1.25VM.git
    cd OpenModelica1.25VM
  2. Do start VM provisioning

    vagrant up
    

    this step may take several minutes when executed first time. Because VM image (4GB) is downloaded and deployed locally.

  3. Open GUI of VirtualBox and login with username:openmodelica password:openmodelica

  4. Start OMEdit

  5. After you finish your work you can stop your VM by using guest feature to stop machine or

    vagrant halt
    

About

exemplar virtual machine with latest Open Modelica vagrant and bootstrap script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published