We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0cf56 commit 7b770fdCopy full SHA for 7b770fd
README.md
@@ -15,8 +15,8 @@ The characteristics of the created circuits can be modified with the following p
15
-nInd: number of inductors def 1\
16
-minPart: minimum resistance value def 5\
17
-maxPart: maximum resistance value def 20\
18
--minV: minimum voltage def 1\
19
--maxV: maximum voltage def 10\
+-minV: minimum voltage def 2\
+-maxV: maximum voltage def 12\
20
-maxComp: maximum components per circuit (prevent huge simple parallel or serial circuits) def components / 3\
21
-maxUseless: maximum shorted resistors def 3\
22
-time: "t0"=evaluate at t0, "tInf": evaluate at settled state, default do both\
0 commit comments