Skip to content

sagarverma/MotorMetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MotorSim

Simulink model and python interface to simulate electrical motor operations.

Install this library

pip install -r requirements.txt
pip install -e .

Run tests

Pytest depends on MotorRefGen and MotorSim libraries.

pytest