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

From Geoscience Paper of the Future
Jump to: navigation, search
(Added PropertyValue: Expertise = geosciences)
Line 1: Line 1:
 
[[Category:Task]]
 
[[Category:Task]]
 
<br/><b>Details on how to do this task:</b> [[Ensure software is usable]]<br/><br/>
 
<br/><b>Details on how to do this task:</b> [[Ensure software is usable]]<br/><br/>
 +
 +
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.
 
<!-- 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 11:47, 12 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.