Browse Source

prepare ngspice-25

pre-master-46
h_vogt 13 years ago
parent
commit
cd1706292f
  1. 7
      ANALYSES
  2. 2
      AUTHORS
  3. 4
      COPYING
  4. 5
      README

7
ANALYSES

@ -17,6 +17,7 @@ Table of Contents
7 Sensitivity analysis (SENS) 7 Sensitivity analysis (SENS)
8 Transfer function analysis (TF) 8 Transfer function analysis (TF)
9 Transient analysis (TRAN) 9 Transient analysis (TRAN)
10 Periodic steady state analysis (PSS, experimental feature)
@ -99,3 +100,9 @@ Table of Contents
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.

2
AUTHORS

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

4
COPYING

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

5
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 suggestions and reports. What we will be able to do depends mostly on
user interests, contributions and feedback. user interests, contributions and feedback.
Ngspice is part of the gEDA project.
MAILING LISTS: MAILING LISTS:
------------- -------------
@ -60,6 +58,3 @@ WEB SITEs:
This project is hosted on Sourceforge.net. This project is hosted on Sourceforge.net.
The home page is http://ngspice.sourceforge.net The home page is http://ngspice.sourceforge.net
The summary page is http://sourceforge.net/projects/ngspice The summary page is http://sourceforge.net/projects/ngspice
The ngspice page on gEDA site is http://geda.seul.org/tools/ngspice/index.html
Loading…
Cancel
Save