Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

We set following first-order system: f & = p, p& = q, q& = 1 2 f q (15) & = z,z & = 1

We set following first-order system: f & = p, p& = q, q& = 1 2 f q (15) & = z,z & = 1 2 Sc f z + Sc(np + ) (16) with the boundary conditions: f(0) = S ; p(0) = 0; (0) = 1 (17) To solve (15) and (16) with (17) as an IVP we must need values for q(0) i.e. f &&(0) and z(0) i.e. & (0) but no such values are given in the boundary conditions. The initial guess values for f & &(0) and & (0) are chosen and applying fourth order Runge-Kutta method a solution is obtained. Then we compare the calculated values of f & () and () at (= 20) with the given boundary conditions f & () = 1 and () = 0 and adjust the values of f &&(0) and & (0) using Secant method to give better approximation for the solution. The step-size is taken as = 0.01. The process is repeated until we get the results correct up to the desired accuracy of 106 level.

This is taken from BOUNDARY LAYER FLOW WITH DIFFUSION AND FIRST-ORDER CHEMICAL REACTION OVER A POROUS FLAT PLATE SUBJECT TO SUCTION/INJECTION AND WITH VARIABLE WALL CONCENTRATION.

My question is, how can this be used in order to get the velocity profile? (f vs f')

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Thermodynamics Concepts And Applications

Authors: Stephen R. Turns, Laura L. Pauley

2nd Edition

1107179718, 9781107179714

More Books

Students also viewed these Chemical Engineering questions

Question

How secure are web databases from hackers?

Answered: 1 week ago