Menu

24- hour simulation

Beginners
abulal
2016-03-14
2016-03-15
  • abulal

    abulal - 2016-03-14

    i want to implement a pv system that has different voltage output for each hour of the day. I want to know what is the command in OpenDSS to solve the circuit one hour at a time with out uesing monitor. i need to have 24 different files at the end of the simulation to verify the voltage and current doesn't exceed the limits given for the circuit

     
  • Bandrea87

    Bandrea87 - 2016-03-15

    Hi Abulal

    You might find the following post of interest:

    https://sourceforge.net/p/electricdss/discussion/beginners/thread/1a41b021/?limit=25#c3ae
    

    Regards
    Andrea

     
  • abulal

    abulal - 2016-03-15

    Thanks alot but I am using matlab to run OpenDSS
    so if there some way to do it in matlab ?

     
  • Roger Dugan

    Roger Dugan - 2016-03-15

    Generally, you will be in Mode=Daily and you will have assign a loadshape to the Daily property of Loads and Generators (and PVSystems).

    Then you simply set Number=1 and the program will solve one time step for each solve command. With Matlab, VBA, or Python, you can query many things in the circuit through the COM interface. There is a good Python example of how to do this here:

    https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Examples/Python/Python-to-OpenDSS%20Control%20Interface.pdf

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.