필터 지우기
필터 지우기

PDE toolbox for fluid dynamics simulation ?

조회 수: 13 (최근 30일)
CN.
CN. 2021년 2월 5일
댓글: Precise Simulation 2021년 3월 31일
Dear forum members,
I am new on matlab and I have been looking recently for a toolbox to perform fluid dynamics simulation.
I was wondering if the PDE toolbox was complete enough to perform fluid mechanics simulation ?
If some forum members have experience with this PDE toolbox or with fluid dynamics simulation on Matlab, I would be happy to have some feedback to know where to start !
Thanks in advance for your help.
Regards,
Andrew
  댓글 수: 2
Bjorn Gustavsson
Bjorn Gustavsson 2021년 2월 5일
To the best of my understanding the PDE-toolbox are complete enough for this. (However, I've generally struggled too much to use it to solve coupled PDEs)
Precise Simulation
Precise Simulation 2021년 3월 31일
Although not available in the PDE toolbox, for fluid dynamics simulation in MATLAB you can use the CFDTool GUI toolbox which features built-in integration with the OpenFOAM and SU2 CFD solvers.

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

답변 (1개)

lk
lk 2021년 2월 5일
Hi Andrew,
The PDE Toolbox is a finite element solver. It solves equations of the form: https://www.mathworks.com/help/pde/ug/equations-you-can-solve.html. As far as I know, Navier-Stokes equation can't be cast into this form without putting all the nonlinear terms to the right-hand side. So, PDE Toolbox might not be adequate for fluid mechanics simulation, in general.

카테고리

Help CenterFile Exchange에서 Boundary Conditions에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by