sjoelund / OMLibraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMLibraries

A collection of Modelica libraries for use with OpenModelica. The libraries are tested to parse correctly and are then updated in the database.

Dependencies

sudo apt-get install git subversion devscripts
sudo apt-get install python-requests python-simplejson python-parallel python-joblib
sudo apt-get install libxml-xpath-perl
sudo apt-get install omc

Add a new library

  1. Put your library somewere public in git (or svn).
  2. Edit repos.json and add the URL to your library and the commit hash (revision number for svn).
  3. Commit your change.
  4. Make sure you run the Hudson Job: OpenModelica_UPDATE_LIBRARIES to update the Makefiles

About


Languages

Language:Shell 38.7%Language:XSLT 25.6%Language:Python 18.1%Language:Makefile 13.8%Language:Roff 2.6%Language:Awk 1.3%