precice / vm

Vagrant box with preCICE and examples preinstalled
MIT License
5 stars 3 forks source link

Add DUNE #30

Closed MakisH closed 2 years ago

MakisH commented 2 years ago

This adds DUNE 2.8 (built from source) and the experimental DUNE adapter.

I am currently stuck at making DUNE discoverable at runtime. I am already exposing the bin/ directory via PATH, but apparently, it needs more than that.

As an alternative solution, DUNE 2.6 is available from APT, but the adapter seems to require DUNE >= 2.7. I assume that this is not a strict requirement and if I reduce it to 2.6, the adapter build successfully.

closes #27

MakisH commented 2 years ago

I managed to fix the DUNE modules installation and I could run the tutorial.