pith. sign in

arxiv: 1806.01437 · v1 · pith:6VNWWT2Hnew · submitted 2018-06-04 · 🧮 math.NA

PETSc/TS: A Modern Scalable ODE/DAE Solver Library

classification 🧮 math.NA
keywords solverslibrarypetscsolverpackagedifferentialincludeslinear
0
0 comments X
read the original abstract

High-quality ordinary differential equation (ODE) solver libraries have a long history, going back to the 1970s. Over the past several years we have implemented, on top of the PETSc linear and nonlinear solver package, a new general-purpose, extensive, extensible library for solving ODEs and differential algebraic equations (DAEs). Package includes support for both forward and adjoint sensitivities that can be easily utilized by the TAO optimization package, which is also part of PETSc. The ODE/DAE integrator library strives to be highly scalable but also to deliver high efficiency for modest-sized problems. The library includes explicit solvers, implicit solvers, and a collection of implicit-explicit solvers, all with a common user interface and runtime selection of solver types, adaptive error control, and monitoring of solution progress. The library also offers enormous flexibility in selection of nonlinear and linear solvers, including the entire suite of PETSc iterative solvers, as well as several parallel direct solvers.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Graph-Based Modeling Abstraction for Optimization: Concepts and Implementation in Plasmo.jl

    math.OC 2020-06 unverdicted novelty 7.0

    OptiGraph is introduced as a hierarchical hypergraph abstraction for modular optimization modeling, implemented in Plasmo.jl with tutorials and application case studies.