sogno-platform/dpsim

Minor bug report

Closed this issue · 2 comments

mRightVectorStamps.push_back(&**mSubInductor->mRightVector);

Here &**mSubInductor->mRightVector should be changed to &**mSubCapacitor->mRightVector.

@junjie-zh thanks for catching that! Fixing this in #136
@dinkelbachjan FYI

Closed by #136