Ensure software is usable by Xuan Yu
Timeline
SubTasks
From Geoscience Paper of the Future
    TypeM
    low
    ProgressM
    100%
    Start dateM
    7th Feb 2015
    Target dateM
    20th Feb 2015
    OwnerM
    Participants
    Not defined!
    Expertise
    open science
    geosciences
    Legend: M Mandatory | States: Not defined, Valid, Inconsistent with parent


    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. In this study, we would like to use PIHM v2.2 and SUNDIALS 2.2.0.

  • 1. Download SUNDIALS 2.2.0 and install it by three commands:
    ./configure
    make
    make install
  • 2. Open the Makefile in PIHM_v2.2 folder, modify line 18 as "prefix = "your directory of SUNDIALS"". Compile PIHM by two commands:
    make clean
    make pihm
  • Now you will be able to run PIHMv2.2 on your machine.

    Properties
    Credits
    Users who have contributed to this Task, its SubTasks and Answers: