Download List

프로젝트 설명

SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic
equation Solvers) provides robust time integrators and
nonlinear solvers that can easily be incorporated into
existing simulation codes. It requires minimal information
from the user, allow users to easily supply their own data
structures underneath the solvers, and allows for easy
incorporation of user-supplied linear solvers and
preconditioners.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-27 07:48
2.7.0

이 릴리스 뒤로 문제의 통합의 주요 논리 오류를 해결합니다. Cvsettqbdf의 논리는 0으로 나누기를 방지 하려면 변경 하는 beenn. 선형 찾기 메모리 생성 후 0으로 설정 됩니다. 선형 찾기 메모리 오류 반환 해제 됩니다. 메모리 누수는 꿀벌 두 IDASp 고정 *** 함수를 무료. 로딩에서이 릴리스 수정 조건부 분할 가능한 주문 증가 대 한 차이 배열. 그것은 linesearch 매개 변수 및 반환 누락 오류를 업데이트 하는 솔루션 벡터 업데이트에 버그 수정. 기타 여러 버그 수정이 있다.
Tags: Bugfixes, Stable
This release fixes major logic errors in integration of backward problems. Logic in CVSetTqBDF has beenn changed to avoid a divide by zero. Linear solver memory is set to zero after being created. Linear solver memory is freed on an error return. A memory leak has bee fixed in two IDASp***Free functions. This release fixes conditionals on loading divided difference arrays for a possible order increase. It fixes bugs in updating the solution vector, updating the linesearch parameter, and a missing error return. There are other assorted bugfixes.

2011-04-08 17:54
2.6.0

밀도 줄무늬 행렬에 대 한 Blas 및 Lapack 기반 새로운 선형 찾기 모듈 추가 되었습니다. 모든 선형 찾기 모듈 두로 개편 했다. 일반적인 합리화는 해결사와 함께 배포 하는 preconditioner 모듈에 이루어졌다. 기타 다양 한 버그 수정 및 향상 되었다.
Tags: Bugfixes, Enhancements, Stable
A new linear solver module was added, based on Blas and Lapack for both dense and banded matrices. All linear solver modules were reorganized into two families. General streamlining was done to the preconditioner modules distributed with the solver. Various other bugfixes and enhancements were made.

2006-11-07 22:50
2.5.0

잠재적인 세그먼트 오류 및 정지 조건을 포함하여이 릴리스에는 다수의 버그 수정. 주요 코드를 개편.
Tags: Major bugfixes
This release fixes numerous bugs, including potential segmentation
faults and stopping conditions. Major code reorganization.

2006-03-29 22:59
2.4.0

두 개의 새로운 일반 반복 선형 해법, rootfinding 직접 선형 해법을 추가합니다. 포트란 - C 인터페이스가 추가되었습니다. 보다 정확하고 효율적인 메모리 보간 방법을 추가했습니다. 사용자 오류 모듈 공급 차단을위한 지원합니다. 아무 이상 감소 "시리얼 유일한"지점이다; MPI는 MPI를 할 때 함수를 찾을 수 없다는 사용할 수없습니다.
Tags: Major feature enhancements
Adds two new generic iterative linear solvers, rootfinding and direct linear solvers. A Fortran-C interface was added. A more accurate and memory-efficient interpolation method was added. Support for intercepting failures in user-supplied modules. There is no longer a reduced "serial only" branch; MPI functions are disabled when MPI is not found.

2005-04-12 08:09
2.3.0

이 버전의 수정 프로그램의 모든 모듈에 문제가 보더군요. 사용자에 대한 지원이 추가되었습니다 오류 역기 정의됩니다. API를 입력 기능을 단순화했다. 다른 사소한 API를 변경, 버그수정, 및 코드 정리했다.
Tags: Major bugfixes
This version fixes scoping issues in all modules. Support was
added for user-defined error weights. The API for input
functions was simplified. There were other minor API
changes, bugfixes, and code cleanups.

Project Resources