summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples/norton_opamp.c
diff options
context:
space:
mode:
Diffstat (limited to 'nl_examples/norton_opamp.c')
-rw-r--r--nl_examples/norton_opamp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nl_examples/norton_opamp.c b/nl_examples/norton_opamp.c
index b5d8665fcc7..8e077a91df2 100644
--- a/nl_examples/norton_opamp.c
+++ b/nl_examples/norton_opamp.c
@@ -18,7 +18,6 @@ NETLIST_START(main)
PARAM(Solver.SOR_FACTOR, 1.0)
//PARAM(Solver.CONVERG, 1.0)
PARAM(Solver.GS_LOOPS, 5)
- PARAM(Solver.GS_THRESHOLD, 5)
SUBMODEL(op1, opamp_fast)
/* Wired as non - inverting amplifier like in LM3900 datasheet */