power-grid-model icon indicating copy to clipboard operation
power-grid-model copied to clipboard

Clean up main model: migrate out "prepare calculation" related stuff

Open figueroa1395 opened this issue 3 months ago • 1 comments

This PR is aimed to remove all the stuff related to preparing the calculation/solvers out of the main model. This PR should be an enabler to unit test the touched logic more easily, keep trimming the main model, and get it ready to remove everything related to the calculation logic in a followup.

figueroa1395 avatar Oct 24 '25 07:10 figueroa1395

@mgovers Addressed all. I believe this is ready to be merged. Adding more unit tests becomes hard because of all the topology, components and such dependencies. I can try, but I don't think it adds much values at this point. If you agree, feel free to approve and send to merge queue.

figueroa1395 avatar Dec 17 '25 10:12 figueroa1395