Santiago Peñate Vera
Santiago Peñate Vera
está arreglado?
Hi, I believe that in this case, there should be an if statement like so: ```python dfmul, df_list, names = esios.get_multiple_series(indicators_, start_, end_) if dfmul is not None: df =...
Hi, Maybe not the mismatch vector but the norm `max(abs(mismatch))` since this is a useful value to decide if to trust the solution.
very bad! Esto es pk la `Vnom` de alguno de los buses es cero, ¿puede ser? Voy a poner un check aún así
Hi Sergio! I am precisely working on this stuff. Currently if you download the `devel` version of GridCal, you'll find a `topology_processor` function to deal with this issue. The thing...
BTW, you could help contributing a reconfiguration module using the already existing genetic algorithms coupled with this. See [this.](https://github.com/SanPen/GridCal/blob/master/src/GridCalEngine/Simulations/InvestmentsEvaluation/investments_evaluation_driver.py) Should be easy ;)
Check [this](https://github.com/SanPen/GridCal/blob/devel/src/trunk/substation_reduction/sergio_dorado_example_good.py) out. I re-worked your example with the appropriate shape. I get this is a bit confusing now, but I'll be posting examples. Possibly this one.
Could you please paste the complete trace? that way I can see the files and line causing trouble.
Hi @sergio-dorado, I've just published 5.1.9, where the topology processing is improved. As I know you've cloned devel, you could just update that.
If there's any other issue please let me know