Skip to content
Snippets Groups Projects
Commit d864994e authored by Dennis Gläser's avatar Dennis Gläser
Browse files

[bin][test_dumux] remove implicit folder layer

parent 98fad31a
No related branches found
No related tags found
1 merge request!2447Feature/remove test implicit layer
......@@ -127,7 +127,7 @@ show_message("(3/3) Step completed. Succesfully configured and built dune and du
#################################################################
#################################################################
show_message("(Installation complete) To test if everything works, please run the following commands (can be copied to command line):\n\n"
" cd dumux/dumux/build-cmake/test/porousmediumflow/1p/implicit/isothermal\n"
" cd dumux/dumux/build-cmake/test/porousmediumflow/1p/isothermal\n"
" make test_1p_tpfa\n"
" ./test_1p_tpfa\n"
" paraview *pvd\n")
# Test to see if the download and configuration worked properly
cd DUMUX/dumux/build-cmake/test/porousmediumflow/1p/implicit/isothermal
cd DUMUX/dumux/build-cmake/test/porousmediumflow/1p/isothermal
make test_1p_tpfa
./test_1p_tpfa params.input
paraview *pvd
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