SUNDIALS
Jump to navigation
Jump to search
Description
SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers)was implemented with the goal of providing robust time integrators and nonlinear solvers that can easily be incorporated into existing simulation codes. The primary design goals were to require minimal information from the user, allow users to easily supply their own data structures underneath the solvers, and allow for easy incorporation of user-supplied linear solvers and preconditioners.
Required Modules
Serial
- intel
- {{#lowercase:SUNDIALS}}
Parallel
- intel
- openmpi
- {{#lowercase:SUNDIALS}}
System Variables
- HPC_{{#uppercase:SUNDIALS}}_DIR : installation directory
- HPC_{{#uppercase:SUNDIALS}}_BIN : executable directory
- HPC_{{#uppercase:SUNDIALS}}_LIB : library directory