pism

[fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
git clone git://src.adamsgaard.dk/pism # fast
git clone https://src.adamsgaard.dk/pism.git # slow
Log | Files | Refs | README | LICENSE Back to index

README.rst (288B)


      1 This directory contains a `Dockerfile` that can be used to test PISM's installation with
      2 Spack.
      3 
      4 Run
      5 
      6 .. code-block:: bash
      7 
      8    docker build -t some-tag .
      9 
     10 to try installing PISM on Debian 10.
     11 
     12 The file `packages.yaml` tells Spack to use Debian's binaries for some of PISM's
     13 dependencies.