[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#951094: RFP: tides -- Taylor series Integrator for Differential EquationS



Package: wnpp
Severity: wishlist

* Package name    : tides
  Version         : 2.0
  Upstream Author : A. Abad, R. Barrio
* URL             : https://sourceforge.net/projects/tidesodes/
* License         : GPLv3
  Programming Lang: C, fortran
  Description     : Taylor series Integrator for Differential EquationS

TIDES permits to integrate numerically ODE problems with double or multiple precision (using MPFR, and GMP libraries), that means that you can solve ODE problems up to any precision level in a reasonable computer time.
TIDES may solve directly sensitivity equations with respect to initial conditions or parameters up to any any order.
TIDES integrates by using the Taylor Series method with an optimized variable-stepsize and variable-order formulation, and extended formulas for variational equations.
The software has been done to be extremely easy to use: with MathTIDES we write, in a natural way, the ODE and their parameters, together with the parameters of the integration. Then, MathTIDES writes the C (Fortran) code, that, compiled and linked with libTIDES, integrates the ODE.
The derivatives and partial derivatives are obtained by using Automatic Differentiation (AD) techniques.
MathTIDES writes automatically the code to compute partial derivatives of the solution of the ODE with respect to any variable or parameter (using AD and avoiding the use of any variational equation or sensitivity with respect to the parameters).
TIDES may detect events of ODEs, i. e. points where a function of the solution of the ODE satisfies an event function, like it becomes zero or reaches an extremum.


Reply to: