First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Mar 5 '19

jfconroy gravatar image

You can also implement the ramp in Python code, running one simulation step at a time in a while loop, changing the value of the ramp signal as you iterate. Not the most elegant solution, but effective nonetheless.