forked from modelica/ModelicaStandardLibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update documentation of quasi-static AC machines (modelica#3874)
* updated documentation of quasi-static AC machines * update comment string * removed various occurences of "quasi-static AC machines" * Remove white space noise. Co-authored-by: Dietmar Winkler <dietmar.winkler@dwe.no>
- Loading branch information
Showing
4 changed files
with
16 additions
and
11 deletions.
There are no files selected for viewing
5 changes: 3 additions & 2 deletions
5
Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Components/package.mo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
within Modelica.Electrical.QuasiStatic.Machines.BasicMachines; | ||
package Components "Machine components like AirGaps" | ||
package Components "Machine components" | ||
extends Modelica.Icons.Package; | ||
|
||
annotation (Documentation(info="<html> | ||
<p> | ||
This package contains components for modeling electrical machines, specially three-phase induction machines, based on space phasor theory. | ||
This package contains components for modeling electrical machines. | ||
</p> | ||
</html>")); | ||
end Components; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters