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

Revision 692, 314 bytes (checked in by otter, 13 months ago)
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1within Modelica;
2package Thermal "Library of thermal system components to model heat transfer and simple thermo-fluid pipe flow"
3  extends Modelica.Icons.Library;
4
5
6annotation (Documentation(info="<html>
7<p>
8This package contains libraries to model heat transfer
9and fluid heat flow.
10</p>
11</html>"));
12end Thermal;
Note: See TracBrowser for help on using the browser.