symbench / electric-circuits

Electric Circuits Domain for webGME
https://webgme.symbench.org
Apache License 2.0
12 stars 3 forks source link

parse_pyspice should add additional BasicElements. #113

Open umesh-timalsina opened 3 years ago

umesh-timalsina commented 3 years ago

parse_pyspice should also parse additional basic elements from PySpice. Like Switch (which is not an abstraction). These should be added to the metamodel. There might be others as well. The current metamodel might be missing some of them.