Importing 3D Mesh into MATLAB QuickerSim Toolbox

조회 수: 36 (최근 30일)
Manuel Guzman
Manuel Guzman 2021년 2월 3일
편집: Walter Roberson 2021년 8월 7일
I am trying to create a T-junction 3D geometry using GMSH and create a mesh to import into QuickerSim CFD toolbox. I have my geometry attached as FocusingMesh3DV1Geo.txt. I have two intersecting boxes that will model the mixing of fluid A coming in from the side inlets and fluid B from the center inlet. What can I possibly change from my gmsh file (see attached FocusingMesh3DV1Msh.txt) so that I can import the file through the import mesh quickerSim routine (see importMeshGmsh.m attached below) in matlab? Or perhaps any recomendations on how I can improve the geometry? Thank you.
I seem to be getting an error message of "undefined function or variable 'K'" in line 218 of the imporMeshGmsh.m file: tmp(i,:) = [L K];

답변 (1개)

QuickerSim
QuickerSim 2021년 8월 5일
편집: Walter Roberson 2021년 8월 7일

카테고리

Help CenterFile Exchange에서 Computational Fluid Dynamics (CFD)에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by