johannesring / scitools

Automatically exported from code.google.com/p/scitools
Other
0 stars 0 forks source link

dolfin_function2BoxField doesn't work with dolfin trunk #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi.

What steps will reproduce the problem?

1. run examples/stationary/poisson/vcp2.py from the FEniCS tutorial

What is the expected output? What do you see instead?

I get the attached Figure, but would expect to get the same figure as here: 
http://fenicsproject.org/documentation/tutorial/fundamentals.html#visualization-
of-structured-mesh-data

What version of the product are you using? On what operating system?

I'm using the latest version of dolfin from trunk installed with dorsal. System 
is an opteron-based supercomputer 
(http://www.arsc.edu/arsc/resources/pacman/index.xml). I've tried both scitools 
0.9 and checked-out the mercurial repo.

Please provide any additional information below.

It seems that there were changes between dolfin stable 1.0 and the trunk 
related to node numbering (or something similar) with which scitools is not 
(yet) compatible? 

Any suggestions are greatly appreciated.

Thanks in advance,

Andy

PS: I was not able to compile a stable version of dolfin on said supercomputer, 
that's why I had to go with the trunk.

Original issue reported on code.google.com by andy.asc...@gmail.com on 18 Jan 2013 at 2:42

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by johannes...@gmail.com on 26 Feb 2013 at 4:42

GoogleCodeExporter commented 9 years ago
Is it correct that I should not see this issue with
scitools.__version__ = '0.9.0' (I do)?

Original comment by kristian...@gmail.com on 28 Oct 2013 at 3:44

GoogleCodeExporter commented 9 years ago
Yes. This has been fixed in the development version, not in 0.9.0.

Original comment by johannes...@gmail.com on 28 Oct 2013 at 3:48