Skip to content
Snippets Groups Projects
Commit 0d263f28 authored by Theresa Schollenberger's avatar Theresa Schollenberger
Browse files

[install] minor changes to install script

parent c97ce227
No related branches found
No related tags found
1 merge request!2Feature/finalize
cd ..
# dune-common
# master # 62a0c610f1b1a98871c39a77848917b595b5d670 # 2018-03-20 09:18:47 +0000 # Jö Fahlke
git clone https://gitlab.dune-project.org/core/dune-common.git
......@@ -47,10 +49,14 @@ git reset --hard 7c82255b16ac233c1e881fe1d48d74c14e79e66b
cd ..
# dumux
git clone git@git.iws.uni-stuttgart.de:dumux-repositories/dumux.git
git clone https://git.iws.uni-stuttgart.de/dumux-repositories/dumux.git
cd dumux
git checkout master
git reset --hard d9304b25a8a3b80c9c5a9eaa67f8a58e4501e6a4
git am ../Kurz2018a/dumux_patch.patch
cd ..
### Run dunecontrol
./dune-common/bin/dunecontrol --opts=./dumux/optim.opts all
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment