MIXING TEE SIMULATION OBJECTIVES: To simulate the turbulent mixing of hot and cold airstreams in a mixing tee using Ansys. To study the effects of length and momentum ratio (MR) on mixing effectiveness. INTRODUCTION: A mixing tee is used to mix cold air with hot air to obtain the desired temperature at the outlet. The…
Revanth Pushparaj
updated on 22 Feb 2021
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Revanth Pushparaj (13)
Week 6 - CHT Analysis on a Graphics card
CHT ANALYSIS ON A GRAPHICS CARD Aim: To perform a steady-state analysis on the graphics card model by choosing the appropriate material. Introduction: Conjugate means coupled, connected, or related. Heat is defined as the energy transferred by temperature difference. The term conjugate heat transfer analysis allows for…
19 Jun 2021 07:37 AM IST
Week 5 - Rayleigh Taylor Instability
RAYLEIGH-TAYLOR INSTABILITY Introduction: The Rayleigh-Taylor instability is the instability of an interface between two fluids of different densities which occurs when the lighter fluid is pushing the heavier fluid. As the RT instability develops, the initial perturbations progress from a linear growth phase into a non-linear…
12 Jun 2021 04:11 PM IST
Week 4 - CHT Analysis on Exhaust port
CHT ANALYSIS ON EXHAUST PORT Introduction: Conjugate heat transfer corresponds with the combination of heat transfer in solids and heat transfer in fluids. Conjugate heat transfer is observed in many situations. For example, heat sinks are optimized to combine heat transfer by conduction in the heat sink with the convection…
06 Jun 2021 05:33 PM IST
Week 3 - External flow simulation over an Ahmed body.
EXTERNAL FLOW SIMULATION OVER AN AHMED BODY AIM: To simulate the flow over an Ahmed body by using a steady-state solver and also to perform a grid independency test. IMPORTANCE OF AHMED BODY: The flow around road vehicles under normal operating conditions is principally turbulent which is characterized by large-scale…
19 Apr 2021 12:22 PM IST
Week 2 - Flow over a Cylinder.
SIMULATION OF FLOW OVER A CYLINDER AIM: To simulate the flow with the steady-state and unsteady-state flow and calculate the Strouhal number for Re = 100. (PART I) To calculate the coefficient of drag `C_d` and coefficient of lift `C_l` by setting Re = 10, 100, 1000, 10000, and 100000 (with steady-state solver)…
13 Mar 2021 11:29 AM IST
Week 1- Mixing Tee
MIXING TEE SIMULATION OBJECTIVES: To simulate the turbulent mixing of hot and cold airstreams in a mixing tee using Ansys. To study the effects of length and momentum ratio (MR) on mixing effectiveness. INTRODUCTION: A mixing tee is used to mix cold air with hot air to obtain the desired temperature at the outlet. The…
22 Feb 2021 02:58 PM IST
Week 12 - Symmetry vs Wedge vs HP equation
SYMMETRY VS WEDGE VS HP EQUATION: Aim: To simulate the flow through a pipe using wedge and symmetry boundary conditions and compare the results with the analytical solution for angles `theta` = 10, 25, and 45. Wedge: This type of boundary condition is used for two-dimensional axisymmetric cases e.g. a cylinder. The…
17 Jan 2021 05:44 PM IST
Week 11 - Simulation of Flow through a pipe in OpenFoam
SIMULATION OF FLOW THROUGH A PIPE IN OPENFOAM Objectives: To write a program in Matlab/Octave that can generate the computational mesh automatically for any wedge angle and grading schemes. To validate the numerical solution with the Hagen-Poiseuille's equation. Hagen-Poiseuille flow: Hagen-Poiseuille flow (or simply Poiseuille…
12 Jan 2021 06:15 PM IST
Week 9 - FVM Literature Review
FINITE VOLUME METHOD - LITERATURE REVIEW The conservation laws of fluid motion are described either in differential form or in integral form. When the integral form of governing equations are solved, the domain is divided into small volumes. In these elementary volumes, the conservation laws can be applied. This is called…
27 Nov 2020 05:33 PM IST
Week 8 - BlockMesh Drill down challenge
Aim: To find the change in velocity magnitude profile with respect to simple grading factors for the given geometry. Mesh Specifications: Number of cells along the x-direction (longer dimension) = 200 Number of cells along the y-direction = 10 Use a graded mesh. The grading factor near all walls should be 0.2, 0.5, 0.8…
21 Nov 2020 02:59 PM IST
Week 7 - Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method
SIMULATION OF QUASI-ONE-DIMENSIONAL SUPERSONIC NOZZLE FLOW USING MACCORMACK'S TECHNIQUE: Let us consider the steady, isentropic flow through a convergent-divergent nozzle as show in the following figure: INLET: Subsonic flow (M<1). Stagnation properties (P0, T0, `rho0`) Area is considered to be infinitely large…
10 Aug 2020 08:00 AM IST
Solving 2D steady state and transient heat conduction problem using the iterative solvers
2D HEAT CONDUCTION EQUATION: `(partialT)/(partialt) = alpha((partial^2T)/(partialx^2)+(partial^2T)/(partialy^2))` Given domain: 1. Assume that the domain is a unit square. L=1m, A=1x1 `m^2` 2. Assume nx = ny [Number of points along the x direction is equal to the number of points…
27 Apr 2020 11:46 PM IST
Computing the numerical solutions of a second order derivative of a function of fourth order approximations using Central difference Skewed right difference and Skewed left difference methods and comparing the absolute error between the analytical solution and the numerical solutions of the three different methods
DERIVATION OF FOURTH ORDER APPROXIMATION OF SECOND ORDER DERIVATIVE: To derive the fourth order approximation of the second order derivative, the following schemes can be used: 1.CENTRAL DIFFERENCING SCHEME: This scheme makes use of points from both sides of the present point in the stencil. The number of points to be…
26 Apr 2020 01:13 AM IST