JTZ83
JTZ83
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 --path= because "helics" does not exist as a binary anywhere after compiling from source. The only binaries are the...
I tried to run the first example on as on the code below: { "broker": true, "federates": [ { "directory": ".", "exec": "python 1abc_Transmission_simulator.py -c 1a", "host": "localhost", "name": "1a_Transmission"...