Compare commits
2 Commits
de05d99c19
...
274b92d92c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
274b92d92c | ||
![]() |
2fe2ad30b0 |
@ -125,13 +125,9 @@ def simular_LTS(tensionCap, Rtotal, Lbobina, Ctotal, lts_path, tSim = 100e-3, to
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
|
|
||||||
lts_path = "C:/Users/osuescuneli/AppData/Local/Programs/ADI/LTspice/LTspice.exe"
|
lts_path = "C:/Users/osuescuneli/AppData/Local/Programs/ADI/LTspice/LTspice.exe"
|
||||||
=======
|
|
||||||
lts_path = "D:\\Appdata\\LTSpice\\LTSPice.exe"
|
|
||||||
>>>>>>> a2d05aa067ff48217660c219d56c5865db470197
|
|
||||||
|
|
||||||
Tension = 300
|
Tension = 300
|
||||||
Resistencia = 10
|
Resistencia = 10
|
||||||
|
Loading…
Reference in New Issue
Block a user