Is it possible to implement two port RLC network using ModelingToolkit in Julia?
Yes, should be straightforward. It’s one of our workshop questions:
https://docs.sciml.ai/SciMLWorkshop/stable/exercises/acausal_circuit/
(and of course you can peek at the answer sheet if you need to)