Summary
An ARKODE Interface much like our Ida class.
Rationale
In the upcoming EMT family, the network model can be expressed as an ODE, and we can take advantage of ARKODE methods and SplittingStep
Description
Interface for ARKODE
Additional information
I also need this to validate EMT models using implicit integration methods. The propagation delay can be expressed exactly using the forward Euler method and lag blocks, which will allow me to perform an exact validation of the advanced models against EMT tools that account for propagation delay.
Summary
An ARKODE Interface much like our
Idaclass.Rationale
In the upcoming
EMTfamily, the network model can be expressed as an ODE, and we can take advantage of ARKODE methods andSplittingStepDescription
Interface for ARKODE
Additional information
I also need this to validate
EMTmodels using implicit integration methods. The propagation delay can be expressed exactly using the forward Euler method and lag blocks, which will allow me to perform an exact validation of the advanced models against EMT tools that account for propagation delay.