-
Remove in\ from new build/installer that creates gridlabd.bin.exe rather than gridlabd.exe,
-
Three autotests fails during validation on Windows 10. The errors appear to be exit codes that are out of the expected range when exceptions are caught.
```
ERROR [INIT] : c:\gridlabd\trunk\assert…
-
Three autotests fails during validation on Windows 10. The errors appear to be exit codes that are out of the expected range when exceptions are caught.
```
ERROR [INIT] : c:\gridlabd\trunk\assert…
-
Error reported by user:
I have noticed a bug in the program when I was trying to solve a sudden halt problem in a gridlabd model.
I was using a 'IEEE 4 bus' system with houses and an active market ('…
-
Error reported by user:
I have noticed a bug in the program when I was trying to solve a sudden halt problem in a gridlabd model.
I was using a 'IEEE 4 bus' system with houses and an active market ('…
-
Looking into #96, I realized that the IEEE 8500 has a ```Reactor``` object connecting the ```SourceBus``` to the rest of the network:
```
! Put Source Impedance in as a Reactor
New Reactor.HVMV_S…
-
This example:
https://docs.helics.org/en/latest/user-guide/examples/misc_examples/gridlabd_example_1/gridlabd_example_1a_value_federate.html
However, confused about this command ,
helics run --…
JTZ83 updated
7 months ago
-
Hi FNCS team,
I am a PhD student trying to work with fncs for co-simulation with PSSE and gridlabD through FNCS. I am very new to FNCS.
I am unable to verify my installation of fncs on windows. …
-
Can we have two databases in the glm file (one recorders and one for players)? I have two database but I get this error: (they have different name but I get this error)
```
ERROR [INIT] : init_datab…
-
A call to market/bid.cpp:submit_bid_state() when global verbose is TRUE causes a SIGSEGV as follows:
~~~~
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6da26e4 in vfprintf () fr…