Dear Max,
I had a look at the test case and I got the same message.
The problem is that the grids folder is missing in your build-cmake
directory
where you run your tests.
This can be easily fixed by putting the following command into your
*CMakeLists.txt* file (in the directory *porousmediumflow/mpnc/implicit/*):
*dune_symlink_to_source_files(FILES grids)*
After you have added this command you have to type *make* in your
build-cmake folder
such that a link to your grid files is added.
Thanks for reporting this issue. It will be fixed soon.
I hope this helps. Best regards,
Martin
On 10/19/2018 04:36 PM, Maximilian Johannes Lueftner wrote:
Dear DuMuX experts,
i try to calculate the simulation from the test folder
„porousmediumflow/mpnc/implicit/test_boxmpncthermalnonequil.cc" and
get the following error message:
DGF exception thrown (DGFException
[BasicBlock:/home/max/dumux3/dumux/dune-grid/dune/grid/io/file/dgfparser/blocks/basic.cc:28]:
file not found in BasicBlock::BasicBlock). Most likely, the DGF file
name is wrong or the DGF file is corrupted, e.g. missing hash at end
of file or wrong number (dimensions) of entries. ---> Abort!
Could you please help me to solve this problem? I tried it myself
several times but was not successful until now.
Thank you in advance and best regards,
Max
_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux