sogno-platform/dpsim

Support Partial Refact with Reduced-Order VBR Models as Current Source

dinkelbachjan opened this issue · 0 comments

The varying entries need to be set properly for this, see for example here:

if (mModelAsCurrentSource) {
// FIXME set variable matrix entries accordingly as shown below
mVariableSystemMatrixEntries.push_back(std::make_pair<UInt,UInt>(matrixNodeIndex(0, 0), matrixNodeIndex(0, 0)));