Skip to content

Commit 7b770fd

Browse files
authored
changed default voltages
1 parent ff0cf56 commit 7b770fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ The characteristics of the created circuits can be modified with the following p
1515
-nInd: number of inductors def 1\
1616
-minPart: minimum resistance value def 5\
1717
-maxPart: maximum resistance value def 20\
18-
-minV: minimum voltage def 1\
19-
-maxV: maximum voltage def 10\
18+
-minV: minimum voltage def 2\
19+
-maxV: maximum voltage def 12\
2020
-maxComp: maximum components per circuit (prevent huge simple parallel or serial circuits) def components / 3\
2121
-maxUseless: maximum shorted resistors def 3\
2222
-time: "t0"=evaluate at t0, "tInf": evaluate at settled state, default do both\

0 commit comments

Comments
 (0)