diff options
Diffstat (limited to 'OSCAD/Examples/linear1/linear1.cir.ckt.sol')
-rw-r--r-- | OSCAD/Examples/linear1/linear1.cir.ckt.sol | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/OSCAD/Examples/linear1/linear1.cir.ckt.sol b/OSCAD/Examples/linear1/linear1.cir.ckt.sol new file mode 100644 index 0000000..5727235 --- /dev/null +++ b/OSCAD/Examples/linear1/linear1.cir.ckt.sol @@ -0,0 +1,14 @@ +Name Source Sink Voltage Current +---------------------------------------------------------- +E 4 6 0.0000000000 0.0000000000 +I 1 2 0.0000000000 0.0000000000 +I 0 6 -0.0000000000 0.0000000000 +V 3 0 0.0000000000 0.0000000000 +G 6 1 0.0000000000 -0.0000000000 +I 0 2 -0.0000000000 0.0000000000 +R 1 0 0.0000000000 0.0000000000 +R 2 0 0.0000000000 0.0000000000 +R 1 2 0.0000000000 0.0000000000 +R 2 6 0.0000000000 0.0000000000 +R 4 0 0.0000000000 0.0000000000 +R 4 3 0.0000000000 0.0000000000 |