3D Computational Fluid Dynamics in mallab is why so tough?

조회 수: 33 (최근 30일)
Kalaiarasan Meganathan
Kalaiarasan Meganathan 2020년 10월 30일
답변: QuickerSim 2021년 8월 5일
Objective : CFD Calculation in Matlab's PDE Toolbox
Goal : 3D flow pressure and velocity plot for the cycilnder pipe.
Flow : Laminar Flow.
Pro's of PDE Toolbox : Best suited for themal conduction and structural formation.
What I am looking for : Solving 3D Navier Strokes equation inside Matlab PDE Toolbox.
Geometry : Pipe (Figure is attached).
Mesh : Wall of Pipe alone, How to messure pressure and velocity inside the pipe?
I gave in the points fashion, to construct my problem statement in clearer manner, Can you please help me to find out pressure and velocity of air inside the pipe?
Thanks in advance.
Mesh and Thermal conduction modelled Result
  댓글 수: 2
J. Alex Lee
J. Alex Lee 2020년 10월 30일
Laminar flow in straight sections of uniform circular pipe does not require 3D flow calculations. Is there a particular reason you want to do this by 3D NS calculations?
Kalaiarasan Meganathan
Kalaiarasan Meganathan 2020년 10월 30일
Yes, there is purpose for 3D flow calculations.
Going to introduce an object inside the pipe, looks for the velocity and pressure calculation on the surface of the object and object will be different shapes and so.
In the initial stage, I'm looking only on the hollow pipe alone.

댓글을 달려면 로그인하십시오.

답변 (2개)

Precise Simulation
Precise Simulation 2021년 2월 16일
If you are not restricted to using the PDE toolbox you could possibly use either the CFDTool or FEATool Multiphysics GUI toolboxes which allow you to quite easily set up and perform 3D fluid dynamics simulations and solve them with for example the OpenFOAM and SU2 Code CFD solvers.

QuickerSim
QuickerSim 2021년 8월 5일
You may also check out the QuickerSim CFD Toolbox for MATLAB. Plots in this soft are generated automatically, additionally, there are some tutorials (https://quickersim.com/category/tutorials-en/), for some cases you can calculate the average pressure in the pipe using inbuilt commands, it quickly gives you desired data.
The toolbox provides the user with efficient CFD solvers and auxiliary (e.g. mesh-manipulation, preprocessing, and postprocessing) functions inside of MATLAB.
You can check out the free code or ask for a trial full verion here.

카테고리

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