From 7e4774656997c34eae3ab09b37c8f82b5b046d48 Mon Sep 17 00:00:00 2001 From: Fahim Date: Thu, 3 Mar 2016 23:00:00 +0530 Subject: Remove unwanted example --- Examples/FullwaveRectifier_SCR/scr.cir | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Examples/FullwaveRectifier_SCR/scr.cir (limited to 'Examples/FullwaveRectifier_SCR/scr.cir') diff --git a/Examples/FullwaveRectifier_SCR/scr.cir b/Examples/FullwaveRectifier_SCR/scr.cir new file mode 100644 index 00000000..4b279764 --- /dev/null +++ b/Examples/FullwaveRectifier_SCR/scr.cir @@ -0,0 +1,20 @@ +* /opt/eSim/src/SubcircuitLibrary/scr/scr.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Tue Dec 8 15:47:20 2015 + +* To exclude a component from the Spice Netlist add [Spice_Netlist_Enabled] user FIELD set to: N +* To reorder the component spice node sequence add [Spice_Node_Sequence] user FIELD and define sequence: 2,1,0 + +* Sheet Name: / +U2 3 7 1 PORT +F2 3 9 2 3 100 +D1 5 2 D +C1 3 9 10u +F1 3 9 4 3 10 +v1 8 4 dc +v2 6 5 dc +U1 9 1 6 aswitch +R1 7 8 50 +R2 3 9 1 + +.end -- cgit