Brian Taylor
|
57dd3342ef
|
Enable CIDER with KLU for DC, OP, and TRAN analyses. Small signal AC analysis is not yet supported for CIDER complex valued device KLU matrices. The examples/cider testcases produce printed simulation result values which have slight differences between Sparse and KLU. Differences are probably expected and in a few cases are ~1-2%, sometimes a little more. This should be good enough for most CIDER analyses. Francesco did a good piece of work. Runtimes are significantly shorter with KLU.
|
2025-09-08 23:33:41 +02:00 |
Brian Taylor
|
51b361bbf0
|
When Cider models are present, a normal batch mode sp_shutdown (for example, ngspice -b cmosinv.cir) will call com_quit(NULL). This cleans up so that valgrind will find no leaks in Cider devices after sp_shutdown. To disable this feature, set the environment variable CIDER_COM_QUIT="OFF". Even though it really does not matter that Cider memory is cleared just before exit, it makes it cleaner for valgrind checks.
|
2023-07-15 11:32:37 +02:00 |
Holger Vogt
|
48e0164cc4
|
Replace $ in instance and.model lines by ;
$ is not a valid end-of-line comment delimiter when PS
compatibility mode is chosen.
|
2022-04-25 21:26:42 +02:00 |
Brian Taylor
|
f66573883f
|
Fix typo in the diode/README file.
|
2021-12-13 21:43:09 +01:00 |
Brian Taylor
|
a46b2041c2
|
Fix pz1.cir test so that the Cider OP data file is saved and the PZ analysis is run.
|
2021-12-13 21:42:53 +01:00 |
Holger Vogt
|
87b9df6681
|
CIDER: Examples for 2D plotting with gnuplot
|
2021-10-30 13:21:53 +02:00 |
Holger Vogt
|
0817d86f33
|
No oscillation: Add a starting pulse
|
2021-09-29 20:23:43 +02:00 |
Brian Taylor
|
663a79dea8
|
Fix NAN error in numd2 area report and crashes when a doping file is missing. Update examples/cider so that the test circuits all run; add case sensitivity tests for rootfile and ic.file parameter strings enclosed in a single pair of double quotes.
|
2021-09-29 20:22:56 +02:00 |
Holger Vogt
|
9a1798f395
|
Some tiny updates on CIDER input files
|
2020-04-27 10:57:14 +02:00 |
pnenzi
|
4af6137cd3
|
Added some examples.
|
2004-08-09 16:20:23 +00:00 |