-
Some globals in GridLAB-D are read-only and should not be copied back from matlab after a call is completed. Only writeable globals should be copied back.
,
-
Initial Checklist prior to submitting the issue. Check the bellow boxes to the best of your knowledge:
- [X] I have not found an open issue describing the same problem.
- [X] I went through "CONTR…
-
Not sure if we're ready for this, but here what has to be done to make the matlab link pass validation in Windows:
1) Add \MATLAB\ preprocessor options.
2) Add .../extern/include to include path.
3) …
-
An example of the translator feature has been added to the HELICS-Examples repository but no documentation of the example or the feature exists in the User Guide. These pages need to be added.
-
See the following output from 'make':
```
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./core -IATLAB -e | grep ^MATLAB= | cut -f2 -d=/extern/include -I./core -DHAVE_CURSE…
-
The existing C, C++98, and C++ examples need to be updated to the latest version of HELICS and have automated testing created so that we can know if there are any breaking changes when HELICS gets upd…
-
I'm trying the Pi exchange example ([https://docs.helics.org/en/helics2/introduction/python.html]) and I'm getting the following error message.
![Pisenderreciever](https://user-images.githubusercont…
-
**Describe the bug**
`advanced_default` and `fundamental_integration` are intended to be two implementations of the same functionality and thus should produce the identical results.
**Environme…
-
Initial Checklist prior to submitting the issue. Check the bellow boxes to the best of your knowledge:
- [X] I have not found an open issue describing the same problem.
- [X] I went through "CONTR…
-
There is no folder for the advanced orchestration example that contains `Battery.py`, `Charger.py`, and `make_samples.py` -- based on the code in https://github.com/GMLC-TDC/HELICS-Examples/blob/main/…