2020-04-06 10:02:27 +02:00
2020-03-30 22:20:53 +02:00
2020-04-02 13:08:18 +02:00
2020-03-30 22:22:34 +02:00

Dune Spack repository

Installation

Clone spack git

git clone https://github.com/spack/spack.git
source ./share/spack/setup-env.sh
spack bootstrap

add dune spack repo

cd $HOME
git clone https://github.com/gauthier12/dune_spack_repo.git
spack repo add dune_spack_repo

Install dune modules

spack install dune-python

Use

To use dune-python, load the module

source $SPACK_ROOT/share/spack/setup-env.sh
spack load dune-python
Description
A Spack repository for the Dune core, staging and extension modules.
Readme 118 KiB
Languages
Python 94.5%
Dockerfile 3.9%
Shell 1.6%