oh I see. That did it. Thank you, Frank!
oh I see. That did it. Thank you, Frank!
Hi GridLAB-D Team, GridLAB-D version: GridLAB-D 5.3.0-20236 (e1841e1e:master) 64-bit LINUX RELEASE HELICS version: 3.6.1 (2025-02-24) I’m currently integrating GridLAB-D with HELICS and working with inverter objects in CONSTANT_PQ mode. I wish to change P_Out and Q_Out in real time, which is why I am using HELICS. Anyways, I am trying to change the P_Out value during the simulation. I can see the values being read by Python and published by the python federate. However, the output file from the recorder...
Great. Thank you, Tom!
Hi Tom, Thank you for your detailed response. Out of curiosity, I'd like to try the older version of OpenDSS with my current application. Where can I find an Ubuntu-compatible opendsscmd version? Preferably 1.2.11. Thank you.
Hello All, I'm trying to export UUIDs for a DSS file. However, as the title says, all the exported UUIDs are not prepended with an underscore "_". The command I'm using is Export Uuids Is there an older version of opendss that exports UUIDs with an underscore prepended to each UUID? I'm using opendsscmd on ubuntu, version 1.7.4. Thanks in advance.
Hello All, I'm having some troubles installing GLD and HELICS. The installation process went fine for both of them. However, when installing GLD with HELICS, the checking for helics flag is no. Here's some info about the system: GridLAB-D 4.3.0-18923 (Navajo [107009aa:develop:Mod]) 64-bit LINUX RELEASE import helics helics.helicsGetVersion() 3.1.1 (2021-12-14) OS: Ubuntu 20.04 Since I'm installing both helics and GLD on a VM, I went with TESP as shown in this link. Both GLD and HELICS are installed...