root/branches/maintenance/2.2.1/Modelica/Thermal/package.mo

Revision 463, 292 bytes (checked in by hubertus, 22 months ago)

Created maintenance version from Dynasims version with minimal changes (no checksum, 1 graphics, a few improved documentation places, structurallyIncomplete annotations in Visualizers)

Line 
1package Thermal "Library to model thermal systems (heat transfer, simple thermo-fluid pipe flow)"
2  extends Modelica.Icons.Library;
3
4annotation (Documentation(info="<html>
5<p>
6This package contains libraries to model heat transfer
7and fluid heat flow.
8</p>
9</html>"));
10end Thermal;
Note: See TracBrowser for help on using the browser.