Santiago Peñate Vera
Santiago Peñate Vera
Se resuelve finalmente con la creación de nuevos diagramas
Excellent news. I have been working on the GridCal editor to (easily) produce grids that make sense for this scheme. Also, I've been working in reading the pandapower format in...
Hi, I've just finished the loading of the json files (see [here](https://github.com/SanPen/Grid2OpBackends/blob/main/gridcalBackend.py)) The problem that I get is this:  Any idea?
I understand, so the pandapower loading of the structures has to remain, and the new backend must be apart, duplicating the grid data potentially. Is this correct? Or, can I...
I believe I have the load function done. Now it fails at the `generators_info`functions, etc. I assume those are run after a power flow is performed, correct?
yes, no problem with that as we use the `branch` nomenclature. Indeed lines + transformers + ...
Well, Just a heads up. Your library is only successfully compiled by VS 2017 in windows.
I can help you test the library in different VS versions. I can tell you upfront that the templates are not implemented in the VS compiler until VS2017. And to...
I got it to work on VS2015 too.
Well, maybe we downloaded sifferent versions for some reason. But In the code I downloaded it definitelly was there since I had to fix it myself. So if this was...