dss-extensions / dss-extensions/AltDSS-Go

Storage kW and kvar

Aperta
#6 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
8
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

We are currently working on a model that is utilizing the storage ability in Open DSS and our model has the following in it.

!STORAGE IAA
New Storage.Battery phases=3 Bus1=P10 kV=.480 kWrated=500 kVA=650 kWhrated=6000 kWhstored=3000 State=discharging
Storage.Battery.kW=250
Storage.Battery.kvar=200

We want to be able to set the values for Storage.Battery.kW and Storage.Battery.kvar via API calls. These can be set according to documentation in com

https://opendss.epri.com/kW3.html

https://opendss.epri.com/kvar3.html

But there are currently no Getter or Setter functions for this in the current altdss-go api. Is there any chance getter and setters can be create for these values? We want to be able to update those values without redefining the model and we will be calling solve repeatedly.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.