- 1,433
- 7
In order to solve the near field description of a round jet, I want to work out the variables F(\eta), \rho(\eta) and Y(\eta) which represents the self similar stream function, density, and mass fraction respectively. The system obtained is:
\Big(\frac{F'}{\rho}\Big)''+\frac{F}{2}\Big(\frac{F'}{\rho}\Big)'=0 (1)
(\rho Y')'+\frac{F}{2}Y'=0 (2)
besides a function \rho=\rho(Y) which is known previously.
Boundary conditions are:
1) \eta\rightarrow+\infty; \frac{F'}{\rho}\rightarrow 0; Y \rightarrow 0;
2) \eta\rightarrow-\infty; \frac{F'}{\rho}\rightarrow 1; Y \rightarrow 1; F\rightarrow \eta;
The first question I have is how can I transform (1) into a system of three first order ordinary differential equations. I have done it yet before with Blasius type equations, but here the density makes it a bit difficult. The aim of my question is to compute both coupled equations with a Non Linear Shooting Method.
Thanks in advance.
\Big(\frac{F'}{\rho}\Big)''+\frac{F}{2}\Big(\frac{F'}{\rho}\Big)'=0 (1)
(\rho Y')'+\frac{F}{2}Y'=0 (2)
besides a function \rho=\rho(Y) which is known previously.
Boundary conditions are:
1) \eta\rightarrow+\infty; \frac{F'}{\rho}\rightarrow 0; Y \rightarrow 0;
2) \eta\rightarrow-\infty; \frac{F'}{\rho}\rightarrow 1; Y \rightarrow 1; F\rightarrow \eta;
The first question I have is how can I transform (1) into a system of three first order ordinary differential equations. I have done it yet before with Blasius type equations, but here the density makes it a bit difficult. The aim of my question is to compute both coupled equations with a Non Linear Shooting Method.
Thanks in advance.