This example was used to carry out the first tests regarding the substitution of a standard Dymola electrical component (a capacitor, in our case) by ModelicaDEVS blocks.
The three different models simulate the same circuit, once with standard Dymola components, once in a mixed simulation with the capacitor replaced by the ModelicaDEVS capacitor, and once again with the capacitor replaced, but this time using numerical instead of analytical differentiation.
Note that the second example (SimpleCircuitMixed) does not work due to the problem described along with the
CapacitorDEVS block.