aetherus-wg / Aetherus

Monte Carlo radiative transport
MIT License
1 stars 0 forks source link

Implementing a system dependency environment with Spack #52

Closed EdHone closed 9 months ago

EdHone commented 10 months ago

This PR implements a system dependency environment using spack - to install this environment you simply need to run:

spacktivate .
spack install

from the top-level directory.