StructuralDynamicsODESolvers.jl

Build Status Documentation license Join the chat at https://gitter.im/ONSAS_/community

This package contains pure Julia implementations of ordinary differential equations (ODE) solvers for structural dynamics problems.

Features

The following algorithms for linear dynamic equations are implemented:

For second order problems:

For first order problems:

  • Backward Euler

This package has been created for research purposes. If you are new to numerically solving differential equations in Julia, we strongly suggest that you use the DifferentialEquations.jl suite.

References

See the References section.

Contents