随笔分类 -  OpenFOAM

摘要:pipeInputDict /* *- C++ -* *\ | | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v2012 | | \\ / A nd | Website 阅读全文
posted @ 2025-12-31 22:43 西北逍遥 阅读(13) 评论(0) 推荐(0)
摘要:from paraview.simple import * reader = ExodusIIReader(FileName=['C:\\Users\\paul\\.........\\exodusfile.e']) def getBlockIndices(compositeDataInformat 阅读全文
posted @ 2024-12-01 22:22 西北逍遥 阅读(32) 评论(0) 推荐(0)
摘要:Qt VTK加载openfoam计算结果.foam文件。 #include <QApplication> #include <QDebug> #include "qvtkopenglwidget.h" #include <vtkSmartPointer.h> #include <vtkGeneric 阅读全文
posted @ 2024-11-28 20:10 西北逍遥 阅读(106) 评论(0) 推荐(0)