[Dune] [#271] Test applications with beta tarballs.

Dune dune at dune-project.org
Thu Oct 11 21:33:23 CEST 2007


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#271 - Test applications with beta tarballs.
User who did this - Karsten Michel (michel)

----------
I just tried to compile finitevolume.cc from the grid-howto in one dimension and I ran into a lot of trouble. I think nobody really tested it up to now! I used the tarballs beta7.

First try:
~/dune2/dune-grid-howto-1.0beta7 $ make clean finitevolume GRIDDIM=1 GRIDTYPE=ONEDGRID
Error because of typing mistake in dune/grid/io/file/dgfparser/dgfgridtype.hh, line 96: Filename has to be dgfoned.hh and not dgfone.hh


Second try, using SGrid instead:
~/dune2/dune-grid-howto-1.0beta7 $ make clean finitevolume GRIDDIM=1 GRIDTYPE=SGRID
Result: A lot of errors concerning files in dune/grid/albertagrid (!)

Running again dunecontrol without using the Alberta package solved this problem. It compiled by giving the following warnings:
dune/grid/io/file/dgfparser/dgfparser.hh:192: warning: 'p$p' may be used uninitialized in this function
dune/grid/io/file/dgfparser/dgfparser.hh:203: warning: 'p$p' may be used uninitialized in this function


Third try:
Trying to execute the file gave me the next error:
~/dune2/dune-grid-howto-1.0beta7 $ ./finitevolume
DUNE ERROR: DGFException: Macrofile grids/unitcube1.dgf is for dimension 2 and connot be used to initialize an SGrid of dimension 1

OneDGrid works fine with this macrofile.



----------

More information can be found at the following URL:
http://conan.informatik.uni-stuttgart.de/flyspray/index.php?do=details&task_id=271#comment344

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list