Changeset 548
- Timestamp:
- 08/17/2007 09:18:14 AM (17 months ago)
- Location:
- Modelica/trunk/Modelica
- Files:
-
- 9 modified
-
Electrical/Digital.mo (modified) (2 diffs)
-
Mechanics/MultiBody/package.mo (modified) (5 diffs)
-
Mechanics/Rotational.mo (modified) (7 diffs)
-
Media/Incompressible.mo (modified) (1 diff)
-
Media/package.mo (modified) (6 diffs)
-
SIunits.mo (modified) (6 diffs)
-
StateGraph.mo (modified) (3 diffs)
-
Utilities/package.mo (modified) (2 diffs)
-
package.mo (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Modelica/trunk/Modelica/Electrical/Digital.mo
r540 r548 1 within Modelica.Electrical; 1 2 package Digital 2 3 "Library for digital electrical components based on the VHDL standard with 9-valued logic and conversion to 2-,3-,4-valued logic" 3 packageUsersGuide "User's Guide"4 class UsersGuide "User's Guide" 4 5 5 6 annotation (DocumentationClass=true, Documentation(info="<html> … … 9 10 components to model <b>digital</b> electronic 10 11 systems based on combinational and sequential logic in a convenient 11 way. This package contains the <b>user s guide</b> for12 way. This package contains the <b>user's Guide</b> for 12 13 the library and has the following content: 13 14 </p> -
Modelica/trunk/Modelica/Mechanics/MultiBody/package.mo
r540 r548 1 within Modelica.Mechanics; 1 2 package MultiBody "Library to model 3-dimensional mechanical systems" 2 3 annotation ( … … 59 60 60 61 61 package UsersGuide "User's Guide of MultiBody Library" 62 class UsersGuide "User's Guide of MultiBody Library" 63 62 64 annotation (DocumentationClass=true, Documentation(info="<HTML> 63 65 <p> … … 94 96 </HTML>")); 95 97 96 package Tutorial "Tutorial" 98 class Tutorial "Tutorial" 99 97 100 annotation (DocumentationClass=true, Documentation(info="<HTML> 98 101 <p> … … 335 338 end FirstExample; 336 339 337 packageLoopStructures "Loop structures"340 class LoopStructures "Loop structures" 338 341 339 342 class Introduction "Introduction" … … 767 770 768 771 class Upgrade "Upgrade from Former Versions" 772 769 773 annotation (Documentation(info="<HTML> 770 774 <p> -
Modelica/trunk/Modelica/Mechanics/Rotational.mo
r544 r548 3 3 "Library to model 1-dimensional, rotational mechanical systems" 4 4 package UsersGuide "User's Guide of Rotational Library" 5 5 6 annotation (DocumentationClass=true, Documentation(info="<HTML> 6 7 <p> … … 11 12 </HTML>")); 12 13 13 package Overview "Overview" 14 class Overview "Overview" 15 14 16 annotation (DocumentationClass=true, Documentation(info="<HTML> 15 17 … … 73 75 end Overview; 74 76 75 package FlangeConnectors "Flange Connectors" 77 class FlangeConnectors "Flange Connectors" 78 76 79 annotation (DocumentationClass=true, Documentation(info="<HTML> 77 80 <p> … … 99 102 end FlangeConnectors; 100 103 101 package SupportTorques "Support Torques" 104 class SupportTorques "Support Torques" 105 102 106 annotation (DocumentationClass=true, Documentation(info="<HTML> 103 107 … … 124 128 end SupportTorques; 125 129 126 package SignConventions "Sign Conventions" 130 class SignConventions "Sign Conventions" 131 127 132 annotation (DocumentationClass=true, Documentation(info="<HTML> 128 133 … … 183 188 end SignConventions; 184 189 185 package UserDefinedComponents "User Defined Components" 190 class UserDefinedComponents "User Defined Components" 191 186 192 annotation (DocumentationClass=true, Documentation(info="<HTML> 187 193 <p> … … 267 273 end UserDefinedComponents; 268 274 269 package RequirementsForSimulationTool "Requirements for Simulation Tools" 275 class RequirementsForSimulationTool "Requirements for Simulation Tools" 276 270 277 annotation (DocumentationClass=true, Documentation(info="<HTML> 271 278 -
Modelica/trunk/Modelica/Media/Incompressible.mo
r544 r548 770 770 systems, see the section about 771 771 <a href=\"Modelica:Modelica.Media.UsersGuide.MediumUDefinition.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> -
Modelica/trunk/Modelica/Media/package.mo
r547 r548 58 58 59 59 60 packageUsersGuide "User's Guide of Media Library"60 class UsersGuide "User's Guide of Media Library" 61 61 62 62 annotation (DocumentationClass=true, Documentation(info="<HTML> … … 135 135 </HTML>")); 136 136 137 packageMediumUsage "Medium usage"137 class MediumUsage "Medium usage" 138 138 139 139 annotation (DocumentationClass=true, Documentation(info="<HTML> … … 1260 1260 end MediumUsage; 1261 1261 1262 packageMediumDefinition "Medium definition"1262 class MediumDefinition "Medium definition" 1263 1263 1264 1264 annotation (DocumentationClass=true, Documentation(info="<HTML> … … 2112 2112 Many improvements in the library, e.g., providing mixtures 2113 2113 of the ideal gases, table based media, test suite for all media, improved and 2114 updated user s guide.2114 updated user's Guide. 2115 2115 </p> 2116 2116 <h4><font color=\"#008000\">Version 0.9, 2004-10-18</font></h4> … … 2160 2160 <li> The effort for the development of the Modelica.Media library has been 2161 2161 organized by Martin Otter who also contributed to the design, 2162 implemented part of the generic models, contributed to the user s guide2162 implemented part of the generic models, contributed to the user's Guide 2163 2163 and provided the generic test suite Modelica.Media.Examples.Tests.</li> 2164 2164 <li> The basic idea for the medium model interface based on packages … … 2182 2182 and Modelica_Fluid libraries and gave valuable feedback.</li> 2183 2183 <li> Francesco Casella has been the most relentless bug-hunter and tester of the 2184 water and ideal gas properties. He also contributed to the user s guide.</li>2184 water and ideal gas properties. He also contributed to the user's Guide.</li> 2185 2185 <li> John Batteh, Daniel Bouskela, Jonas Eborn, Andreas Idebrant, Charles Newman, 2186 2186 Gerhart Schmitz, and the users of the ThermoFluid library provided -
Modelica/trunk/Modelica/SIunits.mo
r540 r548 1 within Modelica; 1 2 package SIunits 2 3 "Type and unit definitions based on SI units according to ISO 31-1992" 3 package UsersGuide "User's Guide" 4 package UsersGuide "User's Guide of SIunits Library" 5 4 6 annotation (DocumentationClass=true, Documentation(info="<HTML> 5 <h4>User's Guide of package SIunits</h4>6 7 <p> 7 8 Library <b>SIunits</b> is a <b>free</b> Modelica package providing … … 12 13 </HTML>")); 13 14 14 packageHowToUseSIunits "How to use SIunits"15 class HowToUseSIunits "How to use SIunits" 15 16 16 17 annotation (DocumentationClass=true, Documentation(info="<html> 17 <h4>How to use SIunits</h4>18 19 18 <p> 20 19 When implementing a Modelica model, every variable needs to … … 128 127 end HowToUseSIunits; 129 128 130 packageConventions "Conventions"129 class Conventions "Conventions" 131 130 132 131 annotation (DocumentationClass=true, Documentation(info="<html> 133 <h4>Conventions</h4>134 135 132 <p>The following conventions are used in package SIunits:</p> 136 133 <ul> … … 177 174 178 175 annotation (Documentation(info="<html> 179 <h4>Literature</h4>180 181 176 <p> This package is based on the following references 182 177 </p> … … 203 198 204 199 annotation (Documentation(info="<html> 205 <h4>Contact</h4>206 207 200 <dl> 208 201 <dt><b>Main Author:</b> … … 280 273 <li><i>Dec. 14, 2005</i> 281 274 by <a href=\"http://www.robotic.dlr.de/Martin.Otter/\">Martin Otter</a>:<br> 282 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> 283 276 <li><i>October 21, 2002</i> 284 277 by <a href=\"http://www.robotic.dlr.de/Martin.Otter/\">Martin Otter</a> -
Modelica/trunk/Modelica/StateGraph.mo
r540 r548 1 within Modelica; 1 2 package StateGraph 2 3 "Library to model discrete event and reactive systems by hierarchical state machines" … … 118 119 Rectangle(extent=[26,-22; 64,-56], style(color=0, rgbcolor={0,0,0})))); 119 120 120 packageUsersGuide "User's Guide of StateGraph Library"121 class UsersGuide "User's Guide of StateGraph Library" 121 122 122 123 annotation (DocumentationClass=true, Documentation(info="<html> … … 125 126 components to model <b>discrete event</b> and <b>reactive</b> 126 127 systems in a convenient 127 way. This package contains the <b>user s guide</b> for128 way. This package contains the <b>user's Guide</b> for 128 129 the library and has the following content: 129 130 </p> -
Modelica/trunk/Modelica/Utilities/package.mo
r540 r548 1 within Modelica; 1 2 package Utilities "Utility functions especially for scripting (operating on files, streams, strings, system)" 2 3 extends Modelica.Icons.Library; … … 54 55 55 56 56 package UsersGuide "User's Guide of Utilities Library" 57 class UsersGuide "User's Guide of Utilities Library" 58 57 59 annotation (DocumentationClass=true, Documentation(info="<HTML> 58 60 <p> 59 61 Library <b>Modelica.Utilities</b> contains Modelica <b>functions</b> that are 60 62 especially suited for <b>scripting</b>. Currently, only a rudimentary 61 user s guide is present. This will be improved in the next releases.62 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: 63 65 </p> 64 66 <ol> -
Modelica/trunk/Modelica/package.mo
r547 r548 81 81 </p> 82 82 <p> 83 This package contains a short <b>user s guide</b> for83 This package contains a short <b>user's Guide</b> for 84 84 the overall library. Some of the main sublibraries have their own 85 user s guides that can be accessed by the following links:85 user's Guides that can be accessed by the following links: 86 86 </p> 87 87 … … 1456 1456 description texts to parameters, connector instances, function input 1457 1457 and output arguments etc., in order that the automatically generated 1458 tables do not have empty entries. Also new user s guides for sublibraries1459 Rotational and SIunits have been added and the user s guide on top1458 tables do not have empty entries. Also new user's Guides for sublibraries 1459 Rotational and SIunits have been added and the user's Guide on top 1460 1460 level (Modelica.UsersGuide) has been improved.<br> </li> 1461 1461 … … 1538 1538 <tr><td colspan=\"2\"><b>Modelica.Mechanics.Rotational.</b></td></tr> 1539 1539 <tr><td>UsersGuide</td> 1540 <td> A user s guide has been added by using the documentation previously1540 <td> A user's Guide has been added by using the documentation previously 1541 1541 present in the package documentation of Rotational.</td> </tr> 1542 1542 <tr><td>Sensors.PowerSensor</td> … … 1565 1565 <tr><td colspan=\"2\"><b>Modelica.SIunits.</b></td></tr> 1566 1566 <tr><td>UsersGuide</td> 1567 <td> A user s guide has been added that describes unit handling.</td> </tr>1567 <td> A user's Guide has been added that describes unit handling.</td> </tr> 1568 1568 <tr><td> Resistance<br> 1569 1569 Conductance</td>
