Skip to content

English version of the course to automate PSCAD using Python

License

Notifications You must be signed in to change notification settings

jsacostas/Course-Python-PSCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi Everyone,

My name is Jhair Acosta and I am PhD. candidate in Electrical Engineering at University of Campinas.

The propose of this course is to teach you how to use the Python automation library to automate PSCAD. The first eleven topics are introductories to Pyhton, so if you feel confident with Python programming language you can directly go to the topic twelve, which presents the actual Python automation. As bonus, I included how to use parallel computing on PSCAD controlled by the automation library.

PSCAD

Course Structure

  1. Introduction
  2. Hello World
  3. Variables and Basic math
  4. Data structures
  5. Conditionals and loops
  6. Functions
  7. Using and installing modules
  8. Numpy module
  9. Pandas module
  10. Matplotlib module
  11. Interacting with ATP and Matlab
  12. Reading and writing files
  13. Automating PSCAD

I hope that this course will be usefull in your carrers. It was done in Jupyther notebooks because it is easy to present text and code in the same place. You can use other IDE if you feel more confortable.

About

English version of the course to automate PSCAD using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published