[Paraview] CoProcessing with Fortran and ParaView 3.98

Pettey . Lucas LPettey at drc.com
Wed Mar 27 16:51:50 EDT 2013


Hi Andy,

I do not mind at all.

In fact, I am quite happy to have contributed something given all the help that you have provided to us.

Thanks,
Lucas
________________________________
From: Andy Bauer [andy.bauer at kitware.com]
Sent: Wednesday, March 27, 2013 3:31 PM
To: paraview at paraview.org; Pettey . Lucas
Subject: Re: CoProcessing with Fortran and ParaView 3.98

Hi Lucas,

Do you mind if I use the coproc files you sent me as an example for Catalyst?

Thanks,
Andy

On Tue, Mar 26, 2013 at 3:29 PM, Andy Bauer <andy.bauer at kitware.com<mailto:andy.bauer at kitware.com>> wrote:
Hi Lucas,

I was able to replicate your issue on the mac. There is a fix for it that is waiting a code review and dashboard feedback. I'll let you know when it's in the main ParaView repo (which should be a couple of days).

Andy


On Mon, Mar 25, 2013 at 5:56 PM, Andy Bauer <andy.bauer at kitware.com<mailto:andy.bauer at kitware.com>> wrote:
Hi Lucas,

I'm getting rid of the history as it was getting really long and making it hard to read.

There is a bug with the vtkMPIImageReader -- http://paraview.org/Bug/view.php?id=13968. I think it should be fixed in a couple of days.

I'm not getting the issues with the script that was in the tarball on my linux machine but I'll try it on a Mac. I did have to have the python script in the directory I was working in (a relative path to it didn't work when I tried to run "./CoProcessingExample ../coproc.py").

Andy

===============

Hi Andy,

So I got the repo version of ParaView built on both my Mac laptop (10.7.5) and Mac desktop (10.8.3).

The CoProc code from the tar file you sent compiles just fine on both machines. On execution, both machines generate the error:

lucass-mac-pro:coprocf90 lucaspettey$ ./CoProcessingExample
Traceback (most recent call last):
  File "<string>", line 2, in <module>
  File "/Users/lucaspettey/codes/BEC/
coproc.py", line 9, in <module>
    import vtkCoProcessorPython
ImportError: No module named vtkCoProcessorPython
Traceback (most recent call last):
  File "<string>", line 2, in <module>....

So I thought that I would remake the images and generate a new coprocessing script. The second problem is that ParaView crashes when it tries to open .RAW files on either machine. I get the following error when I select the file:

ERROR in .../vtkSIProxy.cxx line 307 vtkSISourceProxy: failed to create vtkMPIImageReader

XDMF and other file types seem to open ok. These files opened fine under the release version of ParaView.

Thanks,
Lucas


________________________________
This electronic message transmission and any attachments that accompany it contain information from DRC® (Dynamics Research Corporation) or its subsidiaries, or the intended recipient, which is privileged, proprietary, business confidential, or otherwise protected from disclosure and is the exclusive property of DRC and/or the intended recipient. The information in this email is solely intended for the use of the individual or entity that is the intended recipient. If you are not the intended recipient, any use, dissemination, distribution, retention, or copying of this communication, attachments, or substance is prohibited. If you have received this electronic transmission in error, please immediately reply to the author via email that you received the message by mistake and also promptly and permanently delete this message and all copies of this email and any attachments. We thank you for your assistance and apologize for any inconvenience.


More information about the ParaView mailing list