gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnucap-devel] d_mos8


From: Felix Salfelder
Subject: [Gnucap-devel] d_mos8
Date: Sat, 10 Oct 2015 23:32:24 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi there.

several caps in d_mos8.model (such as Cqgs) are commented out. adding
them back (to get the full model) results in non-convergence.

with two more changes, mainly

-         double VgstNVt = (Vgst - s->voffcv) / (2*T0);
+         double VgstNVt = (Vgst - s->voffcv) / T0;

convergence returns. see the mos8 branch.

thanks
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]