Skip to content

Commit 41bba02

Browse files
committed
Adding files that were deleted by LTspice.exe
1 parent 56e4a61 commit 41bba02

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

examples/testfiles/DC sweep.net

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
* C:\sandbox\spicelib\examples\testfiles\DC sweep.asc
2+
Vin in 0 1
3+
R1 in out 10k tol=1% pwr=0.1
4+
R2 out 0 {res}
5+
D1 out 0 D
6+
.model D D
7+
.lib C:\Users\nunob\AppData\Local\LTspice\lib\cmp\standard.dio
8+
.dc Vin 1 10 9
9+
.param res=10k
10+
.step temp 0 100 50
11+
* .step param res 1k 16k 5k
12+
.op
13+
.param temp = 0
14+
.backanno
15+
.end

0 commit comments

Comments
 (0)