Re: [Qucs/gnucsator] mscoupler

Felix Salfelder <[email protected]> Thu, 30 Sep 2021 01:47:02 +0200
Newsgroups gmane.comp.gnu.gnucap.devel
Message-ID <[email protected]>
On Mon, Sep 27, 2021 at 01:48:47PM -0700, Dow Drake wrote:
> - 'mscoupler.1.gc' in GC_TESTS which fails because of numerical
> differences (e.g. 30.52015n vs. 30.51651n).  This is also in
> NOTYET_GC_TESTS in MakeList; maybe it should be removed from GC_TESTS.

The bug was not where I thought it was... It was "just" the paramset
parser for qucs language. Units in substrate instances are now parsed
correctly.

In particular, Gnucap finally runs unmodified microstrip models written
for Qucsator. The SP solver is different, but produces the same result.