prepare ngspice-25

This commit is contained in:
h_vogt 2012-12-22 17:58:43 +01:00
parent 8a1cec25a5
commit cd1706292f
4 changed files with 12 additions and 8 deletions

View File

@ -17,6 +17,7 @@ Table of Contents
7 Sensitivity analysis (SENS)
8 Transfer function analysis (TF)
9 Transient analysis (TRAN)
10 Periodic steady state analysis (PSS, experimental feature)
@ -96,6 +97,12 @@ Table of Contents
The transient analysis computes the transient output variables as a
function of time over a user-specified time interval. The initial conditions
are automatically determined by a dc analysis. All sources which are not time
dependent (for example, power supplies) are set to their dc value.
dependent (for example, power supplies) are set to their dc value.
10 Periodic steady state analysis (PSS)
The periodic steady state analysis computes solutions for oscillating
circuits. Currently only the autonomous case is implemented.

View File

@ -33,6 +33,7 @@ Min-Chie Jeng,
Beorn Johnson,
Stefan Jones,
Kenneth H. Keller,
Francesco Lannutti,
Robert Larice,
Mathew Lew,
Robert Lindsell,
@ -45,6 +46,7 @@ Paolo Nenzi,
Gary W. Ng,
Hong June Park,
Arno Peters,
Stefano Perticaroli,
Serban-Mihai Popescu,
Georg Post,
Thomas L. Quarles,

View File

@ -1,6 +1,6 @@
12345678901234567890123456789012345678901234567890123456789012345678901234567890
Ngspice-23
Copyright (c) 2011,
Ngspice-25
Copyright (c) 2012,
All rights reserved.

5
README
View File

@ -27,8 +27,6 @@ Ngspice is an ongoing project, growing everyday from users contributions,
suggestions and reports. What we will be able to do depends mostly on
user interests, contributions and feedback.
Ngspice is part of the gEDA project.
MAILING LISTS:
-------------
@ -60,6 +58,3 @@ WEB SITEs:
This project is hosted on Sourceforge.net.
The home page is http://ngspice.sourceforge.net
The summary page is http://sourceforge.net/projects/ngspice
The ngspice page on gEDA site is http://geda.seul.org/tools/ngspice/index.html