After the Blasius Equation, the energy equation in the boundary is θ''+ Pr/2(f θ' − f 'θ) = 0, where θ(η,Pr).

2 次查看(过去 30 天)
I am trying to get a plot of η vs θ for various Pr or particular Pr. Can someone help me with the code

回答(1 个)

Kiran Felix Robert
Kiran Felix Robert 2020-11-4
Hi Monojit,
If Pr is a parameter which has know values, the Differential Equation can be solved using the dsolve function symbolically and the solution can be plotted with respect to the input variable.
Refer Solve Differential Equation document. After solving the differential equation symbolically the fplot function can be used to plot the solution curve.
Refer this answer for more information for details to graph Differential Equations.
Kiran Felix Robert

类别

Help CenterFile Exchange 中查找有关 Simscape Fluids 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by