Hi,

two things could solve this depending on what the problem is.

(1) Remove the build folders (or at least CMakeCache and CMakeFiles) and run 
dune control again.

(2) Make sure you havea compatible Dumux version. The newest Dumux version 
(3.5) is not compatible with Dune 2.7. You need at least Dune 2.8 (should say 
so in the CMake output).

Timo



Timo
23. mai 2022 kl. 10:47 skrev Kai Wendel <kaiwende...@googlemail.com>:


Hello,

when I want to run the dumux test
dumux/build-cmake/test/multidomain/boundary/darcydarcy/1p_1p/test_md_boundary_darcy1p_darcy1p_lens
the following message is printed in the command line:
This test was skipped because it failed the following CMake Conditions:
  dune-subgrid_FOUND
I have installed the dune-subgrid module via the following command
git clone -b releases/2.7 
https://gitlab.dune-project.org/extensions/dune-subgrid
All other dune modules also belong to the 2.7 release of dune.

How to fix this?

Best regards,
Kai Wendel
_______________________________________________
DuMux mailing list
DuMux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
_______________________________________________
DuMux mailing list
DuMux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to