Changeset 578
- Timestamp:
- 08/20/2007 11:44:09 AM (17 months ago)
- Files:
-
- 1 modified
-
Modelica/trunk/Modelica/Electrical/Machines.mo (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Modelica/trunk/Modelica/Electrical/Machines.mo
r572 r578 3 3 extends Modelica.Icons.Library2; 4 4 annotation ( 5 version="1.8. 6", versionDate="2007-08-12",5 version="1.8.7", versionDate="2007-08-20", 6 6 Settings(NewStateSelection=true, Evaluate=true), 7 7 preferedView="info", Documentation(info="<HTML> … … 120 120 <li> v1.8.6 2007/08/12 Anton Haumer<br> 121 121 improved documentation</li> 122 <li> v1.8.7 2007/08/20 Anton Haumer<br> 123 corrected typo in documentation</li> 122 124 </ul> 123 125 </HTML>"), … … 4972 4974 extends PartialAirGap; 4973 4975 Modelica.SIunits.Current i_mr[2] 4974 "Magnetizing current space phasor with respect to the stator fixed frame";4976 "Magnetizing current space phasor with respect to the rotor fixed frame"; 4975 4977 protected 4976 4978 parameter Modelica.SIunits.Inductance L[2,2]={{Lmd,0},{0,Lmq}}
