Open poorva1209 opened 1 year ago
Initial refactor of CIM-graph for transmission modeling has removed this issue in https://github.com/PNNL-CIM-Tools/CIM-Graph/commit/05f8d3039fcfe5de69546f785f33738cae86b60f
8500 node model is able to compile, but painfully slowly. Will work on increasing speed of build process. 9500 is having an unrelated indexing problem
v_1.0 branch
changes needed in distributed API
update cim-graph
Steps to test: https://github.com/PNNL-CIM-Tools/CIM-Graph/blob/v1_0_0a/cimgraph/tests/gridappsd_test.ipynb
FeederModel instead of DistributedModel
test with sample app, y bus service , dec app
create unit test task in cim-graph and distributed API
-merge with develop and then make release by merging to main
Here is the first call that is failing for 9500 node model. We currently cannot get past creation of the DistributedModel object. We will have further problems when trying to run get_all_attributes
This results in the error:
I have attached the (first) problematic query. It can be generated by
sparql_msg.txt