Skip to content

Commit

Permalink
Remove dune-fem (#70)
Browse files Browse the repository at this point in the history
Closes #68
  • Loading branch information
MakisH authored Apr 16, 2024
1 parent c40ecab commit 062fe42
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions provisioning/install-dune.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,5 @@ echo "export DUNE_CONTROL_PATH=\"\${HOME}/dune\"" >> ~/.bashrc
# Copy the built example code to the tutorials
cp ~/dune/dune-adapter/dune-precice-howto/build-cmake/examples/dune-perpendicular-flap ~/tutorials/perpendicular-flap/solid-dune

# Install dune-fem from PIP

pip3 install --user dune-fem==2.8

# We are done with DUNE, let's do back home
cd ~

0 comments on commit 062fe42

Please sign in to comment.