-
# Background
Currently the `line` component only supports symmetric components as input. Namely, `r1` `x1` `r0` `x0`.
## Feature request
Opendss also supports the full specification of Rmatrix a…
-
We are currently using the opendssdirect.py's Circuit.ToJSON() method to serialize the distribution model. We then use altdss_models to deserialize the model. We use this representation to convert the…
-
Allowing `parfor` with OpenDSS is something that has been asked several times in the official forum and through personal requests.
DSS C-API v0.12 allows creating multiple independent DSS instances…
-
Hello, I am trying to convert openDSS files (Using Master.dss) to the Gridlab-d glm file. I am using the following code:
`ditto-cli convert --from opendss --input Master.dss --to gridlabd --output…
-
Hello
I just tried the ditto-cli tool on the IEEE 13 node GridlabD model (I downloaded the model from GridlabD GitHub repository and then removed the recorder).
I noticed a couple of problems whil…
-
- [x] Run OpenDSS
- [x] Find sample data that we can import into OpenDSS
- [x] Identify the simplest analysis we can perform with OpenDSS
- [x] Identify the minimum data we need to perform for that…
-
Hi!
I am trying to use DiTTo to translate feeder data from CYMEDIST to OpenDSS. So, first I tried to run some examples to understand the data I am using as input and what could obtain as output. Fo…
-
hi
i would like to run Reinfocement learning on openDSS model, but could not find how to manage it. Could you please help me out?. I tried to run your gym-openDSS code but did not work.
-
Dear @yg-smile,
Can you describe how you generated data for offline training. It would be much appreciated if you could share how you solved the opendss script for offline training with relevant m…
-
### Feature Request
Is there JSON schema that backs the JSON generated by the new `ToJSON` methods? If not, I would be open to generate it. I’m guessing that it wouldn’t be difficult based on all t…