-
The --quiet\ command line option appears to do nothing in either v2.3 or v3.0. I'm not sure if it is still supposed to be in there, or if it has been deprecated by the --redirect\ stuff in v3.0.
Fo…
-
The --quiet\ command line option appears to do nothing in either v2.3 or v3.0. I'm not sure if it is still supposed to be in there, or if it has been deprecated by the --redirect\ stuff in v3.0.
Fo…
-
This issue is carried over from Merge with Issues (#100 )
## Current issues
1. The `reset` method is not yet implement due to lack of free calls in gldcore after run is completed.
1. `get_transfo…
-
HELICS was designed and build around the idea of bigger federates with lots of IO, each using multiple cores already and 1 maybe 2 on a single machine. Which is probably true for things like GridDyn,…
-
Some applications (e.g., Matlab, Excel) have difficulty with units and other appended stuff on converted quantities. Suggest a global variable to control conversion process, a module variable in tape…
-
Some applications (e.g., Matlab, Excel) have difficulty with units and other appended stuff on converted quantities. Suggest a global variable to control conversion process, a module variable in tape…
-
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…
-
Since 'from' and 'to' are reserved words in MySQL, attempting to write them in a recorder results in the following error:
`ERROR [INIT] : init_recorder(obj=1;unnamed): database:0: database:0->qu…
-
The following GLM code does not work as expected:
~~~~
#print ${NOTDEFINED:-this is the default}
~~~~
Instead of print the entire default string, it only prints the first word.
Suspect the othe…
-
Hello,
I have a small but important question:
If I have more than 3000 nodes under one node and each of them has some attributes and svg icons for them, which is the most efficient decorator tha…