@@ -818,6 +818,10 @@ to <b style=\"color:blue\">existing</b> libraries:
818818<tr><td valign=\" top\"> ZDiode<br>Thyristor</td>
819819 <td valign=\" top\"> Zener Diode with 3 working areas and simple thyristor model. </td> </tr>
820820
821+ <tr><td colspan=\" 2\"><b>Modelica.Electrical.MultiPhase.Ideal.</b></td></tr>
822+ <tr><td valign=\" top\"> OpenerWithArc<br>CloserWithArc</td>
823+ <td valign=\" top\"> New switches with simple arc model (as in Modelica.Electrical.Analog.Ideal. </td> </tr>
824+
821825<tr><td colspan=\" 2\"><b>Modelica.Mechanics.MultiBody.Examples.Elementary.</b></td></tr>
822826<tr><td valign=\" top\"> RollingWheel<br>
823827 RollingWheelSetDriving<br>
@@ -865,6 +869,13 @@ to <b style=\"color:blue\">existing</b> libraries:
865869 implementation (currently only \" Shape\" for 3-dim. animation,
866870 but will be extended in the future)</td> </tr>
867871
872+ <tr><td colspan=\" 2\"><b>Modelica.Thermal.HeatTransfer.Components.</b></td></tr>
873+ <tr><td valign=\" top\"> ThermalCollector</td>
874+ <td valign=\" top\"> New auxiliary model to collect the heat flows
875+ from m heatports to a single heatport;
876+ useful for multiphase resistors (with heatports)
877+ as a junction of the m heatports.</td> </tr>
878+
868879<tr><td colspan=\" 2\"><b>Modelica.Icons.</b></td></tr>
869880<tr><td valign=\" top\"> VariantLibrary<br>
870881 BaseClassLibrary<br>
@@ -896,19 +907,27 @@ have been <b style=\"color:blue\">improved</b> in a
896907<tr><td colspan=\" 2\"><b>Modelica.</b></td></tr>
897908<tr><td valign=\" top\"> Blocks<br>Mechanics<br>StateGraph </td>
898909 <td valign=\" top\"> Provided missing parameter values for examples
899- (these parameters had only start values)
900- </td> </tr>
910+ (these parameters had only start values)</td> </tr>
911+
901912<tr><td colspan=\" 2\"><b>Modelica.Electrical.Analog.Basic</b></td></tr>
902913<tr><td valign=\" top\"> Resistor, Conductor, VariableResistor, VariableConductor</td>
903914 <td valign=\" top\"> Conditional heatport added for coupling to thermal network. </td> </tr>
904915
905916<tr><td colspan=\" 2\"><b>Modelica.Electrical.Analog.Ideal</b></td></tr>
906917<tr><td valign=\" top\"> Thyristors, Switches, IdealDiode</td>
907- <td valign=\" top\"> Conditional heatport added for coupling to thermal network</td> </tr>
918+ <td valign=\" top\"> Conditional heatport added for coupling to thermal network. </td> </tr>
908919
909920<tr><td colspan=\" 2\"><b>Modelica.Electrical.Analog.Semiconductors</b></td></tr>
910921<tr><td valign=\" top\"> Diode, ZDiode, PMOS, NMOS, NPN, PNP</td>
911- <td valign=\" top\"> Conditional heatport added for coupling to thermal network</td> </tr>
922+ <td valign=\" top\"> Conditional heatport added for coupling to thermal network. </td> </tr>
923+
924+ <tr><td colspan=\" 2\"><b>Modelica.Electrical.MultiPhase.Basic</b></td></tr>
925+ <tr><td valign=\" top\"> Resistor, Conductor, VariableResistor, VariableConductor</td>
926+ <td valign=\" top\"> Conditional heatport added for coupling to thermal network (as in Modelica.Electrical.Analog). </td> </tr>
927+
928+ <tr><td colspan=\" 2\"><b>Modelica.Electrical.MultiPhase.Ideal</b></td></tr>
929+ <tr><td valign=\" top\"> Thyristors, Switches, IdealDiode</td>
930+ <td valign=\" top\"> Conditional heatport added for coupling to thermal network (as in Modelica.Electrical.Analog). </td> </tr>
912931
913932<tr><td colspan=\" 2\"><b>Modelica.Mechanics.MultiBody.Visualizers.Advanced.</b></td></tr>
914933<tr><td valign=\" top\"> Shape </td>
@@ -958,6 +977,12 @@ units are wrong or errors in documentation):
958977<tr><td valign=\" top\"> Many models</td>
959978 <td valign=\" top\"> Removed wrong usages of annotations fillColor and fillPattern
960979 in text annotations (#155, #185).</td> </tr>
980+ <tr><td colspan=\" 2\"><b>Modelica.Electrical.Machines</b></td></tr>
981+ <tr><td valign=\" top\"> All machine models</td>
982+ <td valign=\" top\"> The conditional heatports of the instantiated resistors
983+ (which are new in Modelica.Electrical.Analog and Modelica.Electrical.MultiPhase)
984+ are finally switched off until a thermal connector design for machines is implemented. </td> </tr>
985+
961986<tr><td colspan=\" 2\"><b>Modelica.Media.Air.MoistAir</b></td></tr>
962987<tr><td valign=\" top\"> saturationPressureLiquid<br>
963988 sublimationPressureIce<br>
@@ -4916,9 +4941,9 @@ end UsersGuide;
49164941annotation (
49174942preferredView="info" ,
49184943version="3.1" ,
4919- versionBuild=3 ,
4944+ versionBuild=4 ,
49204945versionDate="2009-08-14" ,
4921- dateModified = "2009-08-28 07:34 :00Z" ,
4946+ dateModified = "2009-08-28 08:30 :00Z" ,
49224947revisionId="$Id:: $" ,
49234948conversion(
49244949 noneFromVersion="3.0.1" ,
0 commit comments