0% found this document useful (0 votes)
74 views1 page

Running The Switching Study Example

Uploaded by

Erandika
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
74 views1 page

Running The Switching Study Example

Uploaded by

Erandika
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Running the Switching Study example

1) Go into the switching studyscript right click on the Python script “Switching.py” and select “Edit with IDLE”

2) Now you can modify the script and run it if you like

The script will do the following:

# Launch PSCAD 4.6.1


# Set compiler to use GFortran 4.6.2
# Load the switching study example

------This is done 3 times with 3 diff breaker values---


# Set Breaker values
# Run Simulation
# Box select a region on canvas to take a picture
# Save image of graphs and breakers to Microsoft Word as a report
------------------------------------------------------------
# Run a Freq Scan
# Send Freq Scan data to Microsoft Excel and plot data
# All data and report saved to output folder called POW_output

Copyright © 2018 Manitoba Hydro International. All Rights Reserved.

Rev.1

You might also like