pwInstallSundialsTB


 pwInstallSundialsTB

 Installls the Sundials Matlab toolbox in order to apply the
 CVODES integrator (without parallel support).

 

Description

 Please download version 2.4 of the Sundials Matlab toolbox from
 https://computation.llnl.gov/casc/sundials/download/download.html
 It is included in the suite sundials-2.4.0.tar.gz.

 Unzip the suite using e.g. WinRar on Windows or
 tar -xvf sundials-2.4.0.tar.gz

 Start Matlab and set the working directory to
 ...\sundials-2.4.0\sundialsTB

 Call pwInstallSundialsTB. The Matlab path is automatically updated.
 On Linux, a dialog may open asking you to save pathdef.m into a
 folder from where you start Matlab.

 

Note

 This function is based on install_STB written by Radu Serban
 and installs only the parts of the sundials toolbox which
 are required for PottersWheel. Please use the original install_STB
 for a customized or complete installation.

See also

pwSetIntegrator