Skip to content

Commit

Permalink
Merge pull request #2 from TomasKulhanek/master
Browse files Browse the repository at this point in the history
Installation utility, libraryinfo.mos to appear in Dymola/Libraries
  • Loading branch information
MarekMatejak committed Feb 7, 2014
2 parents 4199cd6 + 7011ae9 commit 9551275
Show file tree
Hide file tree
Showing 3 changed files with 1,198 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);

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

![screenshot](screenshot.png)

## Installation
Download and unzip.
* For Dymola users:
* either execute as admin \Resources\DymolaSettings\"installDisplayUnits.bat" which will copy the Resources/DymolaSettings/displayunits.mos.
* or manually copy Resources/DymolaSettings/displayunits.mos into Dymola\insert folder
* 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!
* If unzipped into Dymola\Modelica\Libraries the Physiolibrary should appear within File>Libraries menu.

## Current release

Download [Physiolibrary 2.0.2 (2014-01-26)](../../archive/v2.0.2.zip)
Expand Down Expand Up @@ -64,6 +73,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 9551275

Please sign in to comment.