Skip to content

eskandarih/swat-em

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Logo

License: MIT Actions Status

SWAT-EM

Specific Winding Analyse Tool for Electrical Machines

Installation

To install, you can do:

pip install swat-em

or download it from https://gitlab.com/martinbaun/swat-em/ and install it from the project root directory:

python setup.py install

If you running windows and don't want to deal with a python interpreter you can download an *.exe installer or a portable *.zip version which includes all python dependencies from https://sourceforge.net/projects/swat-em/

Run the programm

Run the programm by starting it from the command line

swat-em

or with:

swat-em.exe

under windows. If you have installed swat-em with the windows installer you can use the desktop icon to start.

Documentation

Find the docs on https://swat-em.readthedocs.io/en/latest/index.html#

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.4%
  • NSIS 1.3%
  • Other 1.3%