代码拉取完成,页面将自动刷新
SUNDIALS SUite of Nonlinear and DIfferential/ALgebraic equation Solvers Release 2.6.2, August 2015 Alan Hindmarsh, Daniel Reynolds, Radu Serban, Carol Woodward Center for Applied Scientific Computing, LLNL The family of solvers referred to as SUNDIALS consists of the following solvers: ARKODE - for integration of ordinary differential equation systems (ODEs) ARKODE treats stiff, nonstiff and multi-rate ODE systems of the form y' = fe(t,y) + fi(t,y), y(t0) = y0 CVODE - for integration of ordinary differential equation systems (ODEs) CVODE treats stiff and nonstiff ODE systems of the form y' = f(t,y), y(t0) = y0 CVODES - for integration and sensitivity analysis of ODEs CVODES treats stiff and nonstiff ODE systems of the form y' = f(t,y,p), y(t0) = y0(p) IDA - for integration of differential-algebraic equation systems (DAEs) IDA treats DAE systems of the form F(t,y,y') = 0, y(t0) = y0, y'(t0) = y0' IDAS - for integration and sensitivity analysis of DAEs IDAS treats DAE systems of the form F(t,y,y',p) = 0, y(t0) = y0(p), y'(t0) = y0'(p) KINSOL - for solution of nonlinear algebraic systems KINSOL treats nonlinear systems of the form F(u) = 0 The various solvers of this family share many subordinate modules. For this reason, it is organized as a family, with a directory structure that exploits that sharing. Each individual solver includes documentation on installation, along with full usage documentation. Warning to users who receive more than one of these individual solvers at different times: The mixing of old and new versions SUNDIALS may fail. To avoid such failures, obtain all desired solvers at the same time. For installation directions see the file INSTALL_GUIDE.pdf. For additional information on a particular solver, see the README file in the solver directory (e.g. src/cvode/README). Release history: +----------+----------------------------------------------------------------------------+ | | SUNDIALS | Solver version | | Date | +----------+----------+----------+----------+---------------------+ | | release | ARKODE | CVODE | CVODES | IDA | IDAS | KINSOL | +----------+----------+----------+----------+----------+----------+---------------------+ | Jul 2002 | 1.0 | | 2.0 | 1.0 | 2.0 | | 2.0 | | Dec 2004 | 2.0 | | 2.2.0 | 2.1.0 | 2.2.0 | | 2.2.0 | | Jan 2005 | 2.0.1 | | 2.2.1 | 2.1.1 | 2.2.1 | | 2.2.1 | | Mar 2005 | 2.0.2 | | 2.2.2 | 2.1.2 | 2.2.2 | | 2.2.2 | | Apr 2005 | 2.1.0 | | 2.3.0 | 2.2.0 | 2.3.0 | | 2.3.0 | | May 2005 | 2.1.1 | | 2.3.0 | 2.3.0 | 2.3.0 | | 2.3.0 | | Mar 2006 | 2.2.0 | | 2.4.0 | 2.4.0 | 2.4.0 | | 2.4.0 | | Nov 2006 | 2.3.0 | | 2.5.0 | 2.5.0 | 2.5.0 | | 2.5.0 | | May 2009 | 2.4.0 | | 2.6.0 | 2.6.0 | 2.6.0 | 1.0.0 | 2.6.0 | | Mar 2012 | 2.5.0 | | 2.7.0 | 2.7.0 | 2.7.0 | 1.1.0 | 2.7.0 | | Mar 2015 | 2.6.0 | 1.0.0 | 2.8.0 | 2.8.0 | 2.8.0 | 1.2.0 | 2.8.0 | | Mar 2015 | 2.6.1 | 1.0.1 | 2.8.1 | 2.8.1 | 2.8.1 | 1.2.1 | 2.8.1 | | Aug 2015 | 2.6.2 | 1.0.2 | 2.8.2 | 2.8.2 | 2.8.2 | 1.2.2 | 2.8.2 | +----------+----------+----------+----------+----------+----------+---------------------+
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。