You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I tried simple harmonic balance simulation, I get an error: terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 16) >= this->size() (which is 16)
The text was updated successfully, but these errors were encountered:
On Sat, Mar 20, 2021 at 05:32:38PM -0700, Sebastian Ospina wrote:
Could anyone fix this ? Im getting same error in the last qucs version
Not sure who is going to fix this. Few people working on Qucsator these
days.
Please could you share a text representation of the schematic and
netlist.txt just in case?
Hi

I tried simple harmonic balance simulation, I get an error:
terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 16) >= this->size() (which is 16)
The text was updated successfully, but these errors were encountered: