Hello DUNE Users,<br><br>I want to create a 3D Grid with the DGF Parser. I am able to create a 2D Grid. But, when I try to create a 3D Grid after changing the dimension and with a 3D DGF file, I get the following error.<b>DUNE ERROR: DGFException: Cannot read an interval of dimension 3into a YaspGrid< 2 >.</b> Is this a DUNE issue?<br>

<br>It could have been due to Yasp Grid. So, I changed the configure all dune modules with the option <b>--with-grid-type=UGGRID </b>and <b>--with-grid-dim={1,2,3}</b> <br>But, I still get the same error. Can someone please guide me in this?<br>

<br>Best,<br>Swayam<br><br><br>