<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
You are still using YaspGrid<2> to read the file (as the error
message is telling you.<br>
<b>Did you realy use<br>
--with-grid-dim={1,2,3}</b>?<br>
Of course it has to be<br>
--with-grid-dim=3!<br>
You can also just try<br>
make GRIDTYPE=YASPGRID GRIDDIM=3 ...<br>
<br>
<br>
<br>
On 01/05/2011 04:31 PM, S. Swayamjyoti wrote:
<blockquote
 cite="mid:AANLkTin8hRzzdF_nrs3zEv9e5f3ndP87gJhVuGcc7KQ5@mail.gmail.com"
 type="cite">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 while
executing (not during compiling).<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>as suggested in the dune-grid-howto.<br>
 <br>
But, I still get the same error. Could someone please suggest a
workaround?
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
  </pre>
</blockquote>
<br>
</body>
</html>