Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 2.71 KB

File metadata and controls

45 lines (29 loc) · 2.71 KB

Heat Distribution in a Room with Circular Air Flow

2021 Numerical Analysis Project

Introduction

The study of fluid flow and heat transfer inside a room will help us to visualize the distribution of heater and how the air flow affect the heat distribution. With direct numerical simulation of heat transfer, we would be able to simulate the situation directly using MATLAB. In this repository, the air flow inside the room will follow the velocity distribution of a tornado, and a square heater will be placed inside the room. During the experiment, instability may occur. In order to investigate the source of instability, several variable change will be observed to see the affect with the simulation. Moreover, the discussion was also made on the effect of AC Heater through the room to the simulation.

General Objective

Simulate the heat transfer inside a room with a circular air velocity distribution using General Direct Numerical Simulation of Heat Transfer image .

  1. Wind Velocity Distribution in the room

  1. A/C Distribution

  1. Room Grid

Result

  1. Result on Different Location

  1. Result on Different A/C Heat Flow

Run

Run Final.m or Final_jet.m using MATLAB.