routine that marks resistors in loops to prevent infinite recursion, but later incorrectly eliminates those resistors. Also: Changed the "tolerance" command to affect only the R-C time constant tolerance. Added a "threshold" command option that limits output of small resistors. This can help reduce large networks that are otherwise not reducible by the three methods of reduction (serial, parallel, and delta-wye), but does affect output values (slightly). This will probably need to be revisited at some point. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ResBasic.c | ||
| ResChecks.c | ||
| ResDebug.c | ||
| ResFract.c | ||
| ResJunct.c | ||
| ResMain.c | ||
| ResMakeRes.c | ||
| ResMerge.c | ||
| ResPrint.c | ||
| ResReadSim.c | ||
| ResRex.c | ||
| ResSimple.c | ||
| ResUtils.c | ||
| ResWrite.c | ||
| resis.h | ||