RLC Circuit Acausal Model (I)
Use the RC circuit tutorial from the ModelingToolkit documentation and extend it to create the RLC circuit.
An ideal inductor is characterized by $\frac{dI}{dt} = \frac{V}{L}$. An ideal capacitor is characterized by$\frac{dV}{dt} = \frac{I}{C}$. An ideal resistor is characterized by $V = IR$. Use $R = L = C = V = 1$.
Example Solution Plot
An example of the what the solution should look like is shown below: