3D Computational Fluid Dynamics in mallab is why so tough?
30 次查看(过去 30 天)
显示 更早的评论
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.
2 个评论
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?
回答(2 个)
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.
0 个评论
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computational Fluid Dynamics (CFD) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!