ra3xdh / qucs_s

Qucs-S is a circuit simulation program with Qt-based GUI
https://ra3xdh.github.io/
GNU General Public License v2.0
844 stars 109 forks source link

Getting the error "No simulation found. Please add at least one simulation!" #745

Closed mercmobily closed 3 months ago

mercmobily commented 3 months ago

I am trying to run a simulation. This is my settings screen:

image

The simulator's output directory exists:

~$ ls -l /home/merc/.qucs/spice4qucs
total 8
-rw-rw-r-- 1 merc merc 292 Jun  9 23:45 spice4qucs.cir
-rw-rw-r-- 1 merc merc  88 Jun  9 23:45 spice4qucs.cir.dc_op
~$ 

ngspice runs:

~$ /usr/bin/ngspice
******
** ngspice-36 : Circuit level simulation program
** The U. C. Berkeley CAD Group
** Copyright 1985-1994, Regents of the University of California.
** Copyright 2001-2020, The ngspice team.
** Please get your ngspice manual from http://ngspice.sourceforge.net/docs.html
** Please file your bug-reports at http://ngspice.sourceforge.net/bugrep.html
** Creation Date: Mon Mar 11 21:44:53 UTC 2024
******
ngspice 1 -> 

What am I doing wrong?

ra3xdh commented 3 months ago

This question was asked and answered several times. Do literally what the error message says. Add at least one simulation on the schematic. The simulation is a special device that could be found in the left panel in the "simulation" group. This procedure described in a tutorial document. Please read this documentation. The link is available from the main page of the Qucs-S website: https://ra3xdh.github.io/