<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all,<br>
<br>
I switched from Paraview 3.12.0 to 3.14.1 Linux 64-bit and have the following error:<br>
<br>
<style type="text/css">
p, li { white-space: pre-wrap; }
BODY {scrollbar-base-color:undefined;scrollbar-highlight-color:undefined;scrollbar-darkshadow-color:undefined;scrollbar-track-color:undefined;scrollbar-arrow-color:undefined}</style>
<table style="margin: 4px;">
<tbody>
<tr>
<td style="border: medium none;">
<p style="margin: 0px; text-indent: 0px;"><span style="font-family: 'Courier'; font-size: 9pt; color: rgb(255, 0, 0);">Traceback (most recent call last):</span></p>
<p style="margin: 0px; text-indent: 0px;"><span style="font-family: 'Courier'; font-size: 9pt; color: rgb(255, 0, 0);">File "<string>", line 6, in <module></span></p>
<p style="margin: 0px; text-indent: 0px;"><span style="font-family: 'Courier'; font-size: 9pt; color: rgb(255, 0, 0);">TypeError: 'GradientOfUnstructuredDataSet' object is not callable</span></p>
</td>
</tr>
</tbody>
</table>
<br>
when I try to take the gradients of the velocity by calling: GradientsOfUnstructuredDatSet(). This worked in 3.12.0, did something change? Is there a quick fix for this? Please let me know. I would go back to the old version except that the numpy eig functions
return 0+0i for any matrix I throw at it (so another bug which I assume won't be fixed since its an older version).<br>
<br>
Best,<br>
Janusz<br>
</div>
</body>
</html>