diff options
Diffstat (limited to 'Examples/Parallel_Resonance/Parallel_Resonance.cir.out')
-rw-r--r-- | Examples/Parallel_Resonance/Parallel_Resonance.cir.out | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Examples/Parallel_Resonance/Parallel_Resonance.cir.out b/Examples/Parallel_Resonance/Parallel_Resonance.cir.out new file mode 100644 index 00000000..3e249439 --- /dev/null +++ b/Examples/Parallel_Resonance/Parallel_Resonance.cir.out @@ -0,0 +1,20 @@ +* /home/fossee/updatedexamples/parallel_resonance/parallel_resonance.cir + +r1 out gnd 100 +l1 out gnd 100m +c1 gnd out 10u +v1 in gnd ac 1 0 +r2 out in 1000 +* u1 in plot_v1 +* u3 out plot_v1 +.ac lin 20 1Hz 700Hz + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(in) +plot v(out) +.endc +.end |