First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
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.