Difference between revisions of "Ensure software is usable by Xuan Yu"
From Geoscience Paper of the Future
Line 3: | Line 3: | ||
The code of PIHM is written in C language. PIHM uses the ODE solver known as CVODE developed at the Lawrence- Livermore National Laboratory. Please download and install the [https://computation.llnl.gov/casc/sundials/main.html solver] before compiling PIHM. | The code of PIHM is written in C language. PIHM uses the ODE solver known as CVODE developed at the Lawrence- Livermore National Laboratory. Please download and install the [https://computation.llnl.gov/casc/sundials/main.html solver] before compiling PIHM. | ||
+ | |||
+ | History of PIHM | ||
Please note that the solver for PIHM: SUNDIALS is updating, and PIHM is also updating. So please make sure you match the version of SUNDIALS with PIHM. | Please note that the solver for PIHM: SUNDIALS is updating, and PIHM is also updating. So please make sure you match the version of SUNDIALS with PIHM. |
Revision as of 22:58, 20 February 2015
Details on how to do this task: Ensure software is usable
The code of PIHM is written in C language. PIHM uses the ODE solver known as CVODE developed at the Lawrence- Livermore National Laboratory. Please download and install the solver before compiling PIHM.
History of PIHM
Please note that the solver for PIHM: SUNDIALS is updating, and PIHM is also updating. So please make sure you match the version of SUNDIALS with PIHM.