Changeset 597
- Timestamp:
- 08/21/2007 07:01:51 PM (17 months ago)
- Location:
- Modelica/trunk/Modelica
- Files:
-
- 8 modified
-
Electrical/Digital.mo (modified) (1 diff)
-
Mechanics/MultiBody/package.mo (modified) (1 diff)
-
Media/Incompressible.mo (modified) (2 diffs)
-
Media/package.mo (modified) (3 diffs)
-
SIunits.mo (modified) (1 diff)
-
StateGraph.mo (modified) (1 diff)
-
Utilities/package.mo (modified) (1 diff)
-
package.mo (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Modelica/trunk/Modelica/Electrical/Digital.mo
r595 r597 9 9 components to model <b>digital</b> electronic 10 10 systems based on combinational and sequential logic in a convenient 11 way. This package contains the <b> user's Guide</b> for11 way. This package contains the <b>User's Guide</b> for 12 12 the library and has the following content: 13 13 </p> -
Modelica/trunk/Modelica/Mechanics/MultiBody/package.mo
r573 r597 67 67 3-dimensional mechanical components to model in a convenient way 68 68 <b>mechanical systems</b>, such as robots, mechanisms, vehicles. 69 This package contains the user's guide for the MultiBody library.69 This package contains the User's Guide for the MultiBody library. 70 70 </p> 71 71 <ol> -
Modelica/trunk/Modelica/Media/Incompressible.mo
r573 r597 770 770 systems, see the section about 771 771 <a href=\"Modelica://Modelica.Media.UsersGuide.MediumDefinition.StaticStateSelection\">Static 772 state selection</a> in the Modelica.Media user's Guide.772 state selection</a> in the Modelica.Media User's Guide. 773 773 774 774 </p> … … 790 790 realistic examples of how to implement volume models with medium properties 791 791 look in the <a href=\"Modelica://Modelica.Media.UsersGuide.MediumUsage\">Medium 792 usage section</a> of the User's guide.792 usage section</a> of the User's Guide. 793 793 </p> 794 794 -
Modelica/trunk/Modelica/Media/package.mo
r584 r597 2115 2115 Many improvements in the library, e.g., providing mixtures 2116 2116 of the ideal gases, table based media, test suite for all media, improved and 2117 updated user's Guide.2117 updated User's Guide. 2118 2118 </p> 2119 2119 <h4><font color=\"#008000\">Version 0.9, 2004-10-18</font></h4> … … 2163 2163 <li> The effort for the development of the Modelica.Media library has been 2164 2164 organized by Martin Otter who also contributed to the design, 2165 implemented part of the generic models, contributed to the user's Guide2165 implemented part of the generic models, contributed to the User's Guide 2166 2166 and provided the generic test suite Modelica.Media.Examples.Tests.</li> 2167 2167 <li> The basic idea for the medium model interface based on packages … … 2185 2185 and Modelica_Fluid libraries and gave valuable feedback.</li> 2186 2186 <li> Francesco Casella has been the most relentless bug-hunter and tester of the 2187 water and ideal gas properties. He also contributed to the user's Guide.</li>2187 water and ideal gas properties. He also contributed to the User's Guide.</li> 2188 2188 <li> John Batteh, Daniel Bouskela, Jonas Eborn, Andreas Idebrant, Charles Newman, 2189 2189 Gerhart Schmitz, and the users of the ThermoFluid library provided -
Modelica/trunk/Modelica/SIunits.mo
r550 r597 273 273 <li><i>Dec. 14, 2005</i> 274 274 by <a href=\"http://www.robotic.dlr.de/Martin.Otter/\">Martin Otter</a>:<br> 275 Add user's Guide and removed \"min\" values for Resistance and Conductance.</li>275 Add User's Guide and removed \"min\" values for Resistance and Conductance.</li> 276 276 <li><i>October 21, 2002</i> 277 277 by <a href=\"http://www.robotic.dlr.de/Martin.Otter/\">Martin Otter</a> -
Modelica/trunk/Modelica/StateGraph.mo
r573 r597 126 126 components to model <b>discrete event</b> and <b>reactive</b> 127 127 systems in a convenient 128 way. This package contains the <b> user's Guide</b> for128 way. This package contains the <b>User's Guide</b> for 129 129 the library and has the following content: 130 130 </p> -
Modelica/trunk/Modelica/Utilities/package.mo
r573 r597 61 61 Library <b>Modelica.Utilities</b> contains Modelica <b>functions</b> that are 62 62 especially suited for <b>scripting</b>. Currently, only a rudimentary 63 user's Guide is present. This will be improved in the next releases.64 The user's Guide has currently the following chapters:63 User's Guide is present. This will be improved in the next releases. 64 The User's Guide has currently the following chapters: 65 65 </p> 66 66 <ol> -
Modelica/trunk/Modelica/package.mo
r574 r597 97 97 </p> 98 98 <p> 99 This is a short <b> user's guide</b> for99 This is a short <b>User's Guide</b> for 100 100 the overall library. Some of the main sublibraries have their own 101 user's guides that can be accessed by the following links:101 User's Guides that can be accessed by the following links: 102 102 </p> 103 103 … … 1694 1694 description texts to parameters, connector instances, function input 1695 1695 and output arguments etc., in order that the automatically generated 1696 tables do not have empty entries. Also new user's Guides for sublibraries1697 Rotational and SIunits have been added and the user's Guide on top1696 tables do not have empty entries. Also new User's Guides for sublibraries 1697 Rotational and SIunits have been added and the User's Guide on top 1698 1698 level (Modelica.UsersGuide) has been improved.<br> </li> 1699 1699 … … 1776 1776 <tr><td colspan=\"2\"><b>Modelica.Mechanics.Rotational.</b></td></tr> 1777 1777 <tr><td valign=\"top\">UsersGuide</td> 1778 <td valign=\"top\"> A user's Guide has been added by using the documentation previously1778 <td valign=\"top\"> A User's Guide has been added by using the documentation previously 1779 1779 present in the package documentation of Rotational.</td> </tr> 1780 1780 <tr><td valign=\"top\">Sensors.PowerSensor</td> … … 1803 1803 <tr><td colspan=\"2\"><b>Modelica.SIunits.</b></td></tr> 1804 1804 <tr><td valign=\"top\">UsersGuide</td> 1805 <td valign=\"top\"> A user's Guide has been added that describes unit handling.</td> </tr>1805 <td valign=\"top\"> A User's Guide has been added that describes unit handling.</td> </tr> 1806 1806 <tr><td valign=\"top\"> Resistance<br> 1807 1807 Conductance</td> … … 1836 1836 <tr><td colspan=\"2\"><b>Modelica.</b></td></tr> 1837 1837 <tr><td valign=\"top\"> UsersGuide</td> 1838 <td valign=\"top\"> User's guide and package description of Modelica Standard Library improved.</td> </tr>1838 <td valign=\"top\"> User's Guide and package description of Modelica Standard Library improved.</td> </tr> 1839 1839 <tr><td colspan=\"2\"><b>Modelica.Blocks.Interfaces.</b></td></tr> 1840 1840 <tr><td valign=\"top\"> RealInput<br>
