Hi, please see the attach script I have been using this script from an year now all was working fine since I use openfoam8 because of the interface compression upgrade my script is giving me error below, which I have no clue why? please can anyone help.
Error:
ERROR: In /home/ubuntu/OpenFOAM/ThirdParty-dev/ParaView-5.6.0/VTK/Common/Misc/vtkFunctionParser.cxx, line 1244
vtkFunctionParser (0x55adcbdce3f0): Syntax error: expecting a variable name; see position 18
ERROR: In /home/ubuntu/OpenFOAM/ThirdParty-dev/ParaView-5.6.0/VTK/Common/Misc/vtkFunctionParser.cxx, line 1244
vtkFunctionParser (0x55adcbdce3f0): Syntax error: expecting a variable name; see position 18
Warning: In /home/ubuntu/OpenFOAM/ThirdParty-dev/ParaView-5.6.0/VTK/Filters/Core/vtkArrayCalculator.cxx, line 376
vtkPVArrayCalculator (0x55adcc646f30): An error occurred when parsing the calculatorās function. See previous errors.
Traceback (most recent call last):
File āqh.pyā, line 110, in
x = q_out.GetTuple(0)[0]
AttributeError: āNoneTypeā object has no attribute āGetTupleā
qh.py (4.0 KB)