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

39 visualizaciones (últimos 30 días)
Kalaiarasan Meganathan
Kalaiarasan Meganathan el 30 de Oct. de 2020
Respondida: QuickerSim el 5 de Ag. de 2021
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 comentarios
J. Alex Lee
J. Alex Lee el 30 de Oct. de 2020
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 el 30 de Oct. de 2020
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.

Iniciar sesión para comentar.

Respuestas (2)

Precise Simulation
Precise Simulation el 16 de Feb. de 2021
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 el 5 de Ag. de 2021
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.

Categorías

Más información sobre Computational Fluid Dynamics (CFD) en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by