summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples/opamp.c
diff options
context:
space:
mode:
author couriersud <couriersud@arcor.de>2017-01-08 00:51:37 +0100
committer couriersud <couriersud@arcor.de>2017-01-08 17:31:24 +0100
commitd790daa2a79b6eec5ffc9ff7404cd30a3c1087c6 (patch)
tree7c694dcd084d4eba9a39aa875099a945b6da1acd /nl_examples/opamp.c
parentff820d6fa966a4e933c04a58bfc0355c575953f3 (diff)
Remove parameter GS_THRESHOLD. It is now outdated. (nw)
Diffstat (limited to 'nl_examples/opamp.c')
-rw-r--r--nl_examples/opamp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nl_examples/opamp.c b/nl_examples/opamp.c
index 40c04a5d4f2..7e62d405b01 100644
--- a/nl_examples/opamp.c
+++ b/nl_examples/opamp.c
@@ -18,7 +18,6 @@ NETLIST_START(main)
PARAM(Solver.NR_LOOPS, 30000 )
//PARAM(Solver.CONVERG, 1.0)
PARAM(Solver.GS_LOOPS, 30)
- PARAM(Solver.GS_THRESHOLD, 99)
// Tie up +5 to opamps thought it's not currently needed
// Stay compatible