Skip to content

Commit 3fb2c7a

Browse files
authored
Update README.md
1 parent 426dbab commit 3fb2c7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Previous work leading to the library has been published and can also be cited as
1414
## OpenIMDML Library Structure
1515
The library is structured into five sub-packages (illustrated in Figure shown below): Examples, NonMultiDomain, MultiDomain, Controls, and Functions.\
1616
![Library Structure](docs/Figures/Library_structure.png "Library Structure")
17-
- **Examples:** contains Modelica model examples of all the components and models developed in the OpenIMDML Library. The Examples package contains three sub-packages, namely MultiDomainExamples, NonMultiDomainExamples, and BaseClasses. The MultiDomainExamples sub-package presents examples of the single-phase and three-phase multi-domain motor developed in the library, including motor validation examples, examples including a variable speed drive and its controls, and a simple example of a multi-domain motor interacting with a pump that fills up a reservoir. The NonMultiDomainExamples sub-package contains examples of single-phase and three-phase non multi-domain motor models from the library, including examples that incorporate the variable speed drive. The difference between multi-domain and non multi-domain is linked to the driven load representation. Lastly, the BaseClasses sub-package contains partial models that are re-utilized in several of the examples from the package.
17+
- **Examples:** contains Modelica model examples of all the components and models developed in the OpenIMDML Library. The **Examples** package contains three sub-packages, namely **MultiDomainExamples**, **NonMultiDomainExamples**, and **BaseClasses**. The **MultiDomainExamples** sub-package presents examples of the single-phase and three-phase multi-domain motor developed in the library, including motor validation examples, examples including a variable speed drive and its controls, and a simple example of a multi-domain motor interacting with a pump that fills up a reservoir. The **NonMultiDomainExamples** sub-package contains examples of single-phase and three-phase non multi-domain motor models from the library, including examples that incorporate the variable speed drive. The difference between multi-domain and non multi-domain is linked to the driven load representation. Lastly, the **BaseClasses** sub-package contains partial models that are re-utilized in several of the examples from the package.
1818
- **NonMultiDomain:** contains single-phase and three-phase non multi-domain induction motor models.
1919
- **MultiDomain:** contains single-phase and three-phase multi-domain induction motor models.
2020
- **Controls:** contains power electronics and controller logic models for the variable speed drive model.

0 commit comments

Comments
 (0)