-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convergence problem with no GND #6
Comments
On Sat, Nov 17, 2018 at 04:48:03AM -0800, algorithm314 wrote:
I Qucs there is convergence problem in transient simulation when
ground is not present especially for non linear components. As most
new users(like me) do not specify ground as it is not mandated, I
propose Qucs should display error if GND is not present.
the presence of GND it neither required nor sufficient for convergence.
it is clearly better not to display an error. the error is the
non-convergence.
perhaps qucsator should print "notice: no components are connected to
ground, this may affect convergence in some situations.", in case no
components are connected to ground.
hth
felix
|
Yes something should be displayed. But it is very strange that even a single diode rectifier conected to a resistor has problems with convergence. Also in my opinion the installation process of qucs is very difficult for Linux. I could only do it through source. A self contained directory will be very helpfull. |
On Sat, Nov 17, 2018 at 06:12:12AM -0800, algorithm314 wrote:
Yes something should be displayed. But it is very strange that even a
single diode rectifier conected to a resistor has problems with
convergence.
with or without gnd? floating diodes are more tricky.. please show us
the netlist.
Also in my opinion the installation process of qucs is
very difficult for Linux. I could only do it through source. A self
contained directory will be very helpfull.
this is off topic, please open a new issue or merge request.
(what difficulties did you encounter?
what is a self contained directory?)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Qucs there is convergence problem in transient simulation when ground is not present especially for non linear components. As most new users(like me) do not specify ground as it is not mandated, I propose Qucs should display error if GND is not present.
The text was updated successfully, but these errors were encountered: