Difference between revisions of "Ensure software is usable by Xuan Yu"

From Geoscience Paper of the Future
Jump to: navigation, search
(Set PropertyValue: Progress = 100)
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.  
 +
 +
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
 
<!-- Add any wiki Text above this Line -->
 
<!-- Add any wiki Text above this Line -->
 
<!-- Do NOT Edit below this Line -->
 
<!-- Do NOT Edit below this Line -->

Revision as of 15:38, 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.

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