PDE Simulation of Convection
조회 수: 13 (최근 30일)
이전 댓글 표시
Hello
I want to simulate a cable (cylinder) in free air. The wind (natural convection) plays a role in this. So I wanted to ask if the Partial Differential Equation Toolbox can simulate convection or flows around an object.
댓글 수: 0
답변 (1개)
Precise Simulation
2020년 7월 28일
Although the PDE does not feature pre-defined equations for fluid flow (Navier-Stokes equations), you should be able to define them yourself using the Genral PDE formulation.
Alternatively, you maybe follow this example which seems to be quite similar to your cable in air simulation:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Boundary Conditions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!