Dear Martin,

thanks for the quick help, the simulation is now running.

Unfortunately, I get very unphysical temperatures. Behind the porous area, after 0.1m, the temperature rises up to over 50000K(depends on the grid). I have already searched for the problem myself, but unfortunately without success. The results also differ from those in the Solution folder.
Could you please help me again?

Thank you in advance and best regards,

Max





Zitat von Martin Schneider <[email protected]>:

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

Reply via email to