Compilation error in coupling free flow and porous media flow exercise
Turbulence model in coupling free flow and porous media flow exercise does not complie. * Error description: ---- dumux-course/exercises/solution/exercise-coupling-ff-pm/turbulence/main.cc:167:57: error: no matching function for call to ‘Dumux::FreeFlowSubProblem<Dumux::Properties::TTag::StokesZeroEq>::updateDynamicWallProperties(Dune::MultiTypeBlockVector<Dune::BlockVector<Dune::FieldVector<double, 3>, std::allocator<Dune::FieldVector<double, 3> > >&, Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > >&>&)’ stokesProblem->updateDynamicWallProperties(stokesSol);
issue