필터 지우기
필터 지우기

Hi, can anyone help me to program a code for the equation with initial and boundary conditions using finite difference method

조회 수: 3 (최근 30일)
Hi, I really need help from anyone help me with how to do a program code for governing equation with initial and boundary condition. Also, I want to plot graph velocity(u) against radius (r). The radius will be the x-axis and the range should be from 0 to 1 only. I will be really appreciated if anyone can help me. Thank you so much. Inside the coding there must be include discrerization of the governing equation. If u need , I wiil send it here right away.
The governing equation is:

답변 (1개)

William Rose
William Rose 2021년 12월 31일
I have left out some parts, because this sounds like a homework assignment, and you will learn by filling in the unknown parts.
  댓글 수: 4
William Rose
William Rose 2021년 12월 31일
A script is attached that implements the equaitons in the document I posted earlier.
The script generates two figures, shown below:
William Rose
William Rose 2021년 12월 31일
I believe that the constant in your equation corresponds to kinematic viscosity: =viscosity/density. I also believe that the units for A0 and A1 are pressure/length, and that the terms A0+A1*cos wt correspond to the pressure difference divided by the length of the tube. Are those beliefs correct? The Womersley number for pulsatile flow is . If I am correct about , then the Womersley number for this problem (in which R=1) is .

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

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by