From cd1706292f9d3448209eb85028b1010e9a00b6c6 Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 22 Dec 2012 17:58:43 +0100 Subject: [PATCH] prepare ngspice-25 --- ANALYSES | 9 ++++++++- AUTHORS | 2 ++ COPYING | 4 ++-- README | 5 ----- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/ANALYSES b/ANALYSES index 7992cd3ab..9afb318ce 100644 --- a/ANALYSES +++ b/ANALYSES @@ -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. diff --git a/AUTHORS b/AUTHORS index 2635c0af9..fd434e3b0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -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, diff --git a/COPYING b/COPYING index c30df9d1a..0e0900270 100644 --- a/COPYING +++ b/COPYING @@ -1,6 +1,6 @@ 12345678901234567890123456789012345678901234567890123456789012345678901234567890 -Ngspice-23 -Copyright (c) 2011, +Ngspice-25 +Copyright (c) 2012, All rights reserved. diff --git a/README b/README index d589043c1..586982df6 100644 --- a/README +++ b/README @@ -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 - -