Introduction
CVODES is a solver for stiff and nonstiff ODE systems (initial value problem) given in explicit form
y' = f(t,y,p)
with sensitivity analysis capabilities (both forward and adjoint modes).
Part of sundials.
Web Page
Versions
2.9.0
Flavours
1
Architecture
x86_64
Group
module load site-local
Build Details
Compiled with:
No AVX optimisation at present.
Usage
module load cvodes/2.9.0/1
Example Job Scripts
None yet.
Status
Untested.