Re: [Paraview] BUG?: Paraview 3.14.1 Linux 64-bit -- can not call GradientsOfUnstructuredDataSet through python script

2012-08-09 Thread Janusz Michalik
16:54 To: Janusz Michalik Cc: Dray, Colan; paraview@paraview.org Subject: Re: [Paraview] BUG?: Paraview 3.14.1 Linux 64-bit -- can not call GradientsOfUnstructuredDataSet through python script I'm able to get the GradientOfUnstructuredDataSet filter through the GUI's python interpretor so I'm

Re: [Paraview] BUG?: Paraview 3.14.1 Linux 64-bit -- can not call GradientsOfUnstructuredDataSet through python script

2012-08-08 Thread Janusz Michalik
Hi all, I switched from Paraview 3.12.0 to 3.14.1 Linux 64-bit and have the following error: Traceback (most recent call last): File string, line 6, in module TypeError: 'GradientOfUnstructuredDataSet' object is not callable when I try to take the gradients of the velocity by calling:

Re: [Paraview] BUG?: Paraview 3.14.1 Linux 64-bit -- can not call GradientsOfUnstructuredDataSet through python script

2012-08-08 Thread Janusz Michalik
to be fixed in 3.14.1, if it hasn't already been fixed in the developers version. From: Dray, Colan [colan.d...@alcoa.com] Sent: August 8, 2012 14:16 To: Janusz Michalik Subject: RE: [Paraview] BUG?: Paraview 3.14.1 Linux 64-bit -- can not call

Re: [Paraview] Calculation of eigenvalues of velocity tensors

2012-08-06 Thread Janusz Michalik
To: paraview@paraview.org Subject: Re: [Paraview] Calculation of eigenvalues of velocity tensors On 05/03/2012 03:47 AM, Janusz Michalik wrote: Has anyone tried to compute the eigenvalues of tensors? In particular, I am interested in plotting the isosurface of the second eigenvalue of S^2+Omega^2 where S

Re: [Paraview] Calculation of eigenvalues of velocity tensors

2012-05-03 Thread Janusz Michalik
Hello all, Has anyone tried to compute the eigenvalues of tensors? In particular, I am interested in plotting the isosurface of the second eigenvalue of S^2+Omega^2 where S and Omega are the symmetric and antisymetric parts of the velocity gradient tensor \nabla U. Thank you in advance.

Re: [Paraview] Calculating rms values using the Temporal Statistics filter

2012-05-02 Thread Janusz Michalik
Hello all, I would like to calculate rms values for my simulations. For example, for the calculations of the axial velocity u'rms = sqr( ( (u')^2)_ave ) I first need to calculate the fluctuations, u'_x = u_x - u_x_ave. I obtain: 1) u_x via the calculator. 2) u_x_ave using the temporal