1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/cad/qucs-s/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

20 lines
927 B
Plaintext

Qucs-S is a spin-off of the Qucs cross-platform circuit simulator.
"S" letter indicates SPICE.
Qucs-S project uses free SPICE circuit simulation kernels to sumulate
circuits. It merges the power of SPICE and the simplicity of the Qucs
GUI.
Backends:
* Ngspice is the default backend recommended for use in Qucs-S.
Ngspice is powerful mixed-level/mixed-signal circuit simulator. Most
of industrial SPICE models are compatible with Ngspice. It has an
excellent performance for time-domain simulation of switching
circuits and powerful postprocessor.
* XYCE is a new SPICE-compatible circuit simulator written by Sandia
from scratch. It supports basic SPICE simulation types and has
advanced RF simulation features such as Harmonic balance simulation.
* SpiceOpus is developed by the Faculty of Electrical Engineering of
the Ljubljana University. It based on the SPICE-3f5 code.
* Qucsator as backward compatible.