Skip to content

Commit

Permalink
added libraryinfo.mos definition to appear within Dymola libraries if…
Browse files Browse the repository at this point in the history
… installed into Dymola/Modelica/Libraries, first version of SETUP utility
  • Loading branch information
TomasKulhanek committed Feb 7, 2014
1 parent 0d19975 commit 4c40215
Show file tree
Hide file tree
Showing 3 changed files with 1,211 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Physiolibrary/Scripts/libraryinfo.mos
@@ -0,0 +1,8 @@
LibraryInfoMenuCommand(category="libraries",
text="Physiolibrary",
reference="Physiolibrary",
description="Physiological library",
version="2.1",
ModelicaVersion=">= 3.2.1",
pos=2002);

9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -22,6 +22,14 @@ Library contains also the icons for higher level (HumMod) subsystem implementati

![screenshot](screenshot.png)

## Installation
Download the current release. Unzip it.
For Dymola users: execute \Resources\DymolaSettings\"installDisplayUnits.bat" which will copy the .

To unistall this support of display units please run generated "uninstallDisplayUnit.bat".

If new version of Dymola is installed please run "uninstallDisplayUnit.bat" first, if exists!

## Current release

Download [Physiolibrary 2.0.2 (2014-01-26)](../../archive/v2.0.2.zip)
Expand Down Expand Up @@ -64,6 +72,7 @@ it can be redistributed and/or modified under the terms of the [Modelica License

## Development and contribution
Release manager: [Marek Matejak](http://www.physiome.cz)
Contributor: [Tomas Kulhanek] (https://github.com/TomasKulhanek)

You may report bugs or issues to e-mail: marek\<at\>matfyz\<dot\>cz

Expand Down

0 comments on commit 4c40215

Please sign in to comment.