Hi Kenza, did you change the AluGrid type in the Grid property from 2D to 3D? This is a compile time parameter.
Best, Timo 4. nov. 2022 kl. 19:51 skrev kenza bouznari <[email protected]>: Dear DuMux users, I have installed ALUGrid and successfully built DuMux and run test_2p2c_injection_box. I also made all the required modifications in source code files (problem.hh main.cc ....etc). The meshgrid in my simulations is read from an external *.dgf file. For my 2D simulations, all went quite well and now I want to switch to 3D simulations. I get the following error whenever I try to run the test: what(): DGFException [next:/home/bkenza/Dumux_3.4_AN/dumux/dune-grid/dune/grid/io/file/dgfparser/blocks/simplex.cc:134]: Error in block SIMPLEX (line 1): Wrong number of simplex parameters (got 0, expected 1) P.S: I also attached an example of the *.dgf file I am using. I need your help to figure out what I am doing wrong or what's the problem with the first line of the *.dgf file simplex block, and how can I potentially fix it? Thank you in advance, Kenza _______________________________________________ DuMux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
3DResult.dgf
Description: 3DResult.dgf
_______________________________________________ DuMux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
