随笔分类 - OpenFOAM
摘要:from paraview.simple import * reader = ExodusIIReader(FileName=['C:\\Users\\paul\\.........\\exodusfile.e']) def getBlockIndices(compositeDataInformat
阅读全文
摘要:Qt VTK加载openfoam计算结果.foam文件。 #include <QApplication> #include <QDebug> #include "qvtkopenglwidget.h" #include <vtkSmartPointer.h> #include <vtkGeneric
阅读全文