Published June 25, 2019 | Version v1.1

dae-cpp: A simple but powerful C++ solver for Differential Algebraic Equation (DAE) systems

Authors/Creators

  • 1. University of Southampton

Description

A cross-platform, parallel C++ library for solving a user-defined system of DAEs (an initial value problem).

Please, see full description here.

What's new

  • Added Robertson Problem (a system of stiff Differential Algebraic Equations with a conservation law) as an example.
  • The solver was tweaked for stiff problems and validated against MATLAB ode15s stiff DAE solver.
  • Added MS Visual Studio 15 default project file to compile the solver and all the examples under Windows.

Files

ikorotkin/dae-cpp-v1.1.zip

Files (204.4 kB)

Name Size Download all
md5:bde339c32188b333de7b711e87349ded
204.4 kB Preview Download

Additional details

Related works