Skip to content

This package is designed to solve first order Ordinary Differential Equaitons (ODE) numerically in C++ with post processing in python.

Notifications You must be signed in to change notification settings

UnderMou/ODE_solver

Repository files navigation

ODE_solver (Under development, but already running!!!)

This package is designed to solve first order Ordinary Differential Equaitons (ODE) numerically in C++ with post processing in python.

To do list: Enhance Python post processing application. Enhance Method::time_step_advance() function. IDEA: Let user pass string with solver name. Add more solvers (Runge-Kutta, etc.)

About

This package is designed to solve first order Ordinary Differential Equaitons (ODE) numerically in C++ with post processing in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published