Lecture Objectives: - Numerics. Finite Volume Method - Conservation of  for the finite volume w e w e l h n s P E W xx xx xx - Finite volume.

Slides:



Advertisements
Similar presentations
1 Application of for Predicting Indoor Airflow and Thermal Comfort.
Advertisements

Lecture Objectives: Simple algorithm Boundary conditions.
Lecture Objectives -Finish with modeling of PM -Discuss -Advance discretization -Specific class of problems -Discuss the CFD software.
Lectures on CFD Fundamental Equations
ME 595M J.Murthy1 ME 595M: Computational Methods for Nanoscale Thermal Transport Lecture 9: Introduction to the Finite Volume Method for the Gray BTE J.
Introduction to numerical simulation of fluid flows
CHE/ME 109 Heat Transfer in Electronics LECTURE 12 – MULTI- DIMENSIONAL NUMERICAL MODELS.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
FUNDAMENTAL EQUATIONS, CONCEPTS AND IMPLEMENTATION
Lecture Objectives: Review discretization methods for advection diffusion equation Accuracy Numerical Stability Unsteady-state CFD Explicit vs. Implicit.
Tutorial 5: Numerical methods - buildings Q1. Identify three principal differences between a response function method and a numerical method when both.
Lecture Objectives Review SIMPLE CFD Algorithm SIMPLE Semi-Implicit Method for Pressure-Linked Equations Define Residual and Relaxation.
Lecture Objectives: -Define turbulence –Solve turbulent flow example –Define average and instantaneous velocities -Define Reynolds Averaged Navier Stokes.
Lecture Objectives Discuss specific class of problems
Chapter 9: Differential Analysis of Fluid Flow SCHOOL OF BIOPROCESS ENGINEERING, UNIVERSITI MALAYSIA PERLIS.
Discontinuous Galerkin Methods and Strand Mesh Generation
A conservative FE-discretisation of the Navier-Stokes equation JASS 2005, St. Petersburg Thomas Satzger.
Lecture Objectives: Analyze the unsteady-state heat transfer Conduction Introduce numerical calculation methods Explicit – Implicit methods.
Lecture Objectives: Explicit vs. Implicit Residual, Stability, Relaxation Simple algorithm.
Distributed Flow Routing Surface Water Hydrology, Spring 2005 Reading: 9.1, 9.2, 10.1, 10.2 Venkatesh Merwade, Center for Research in Water Resources.
Computational fluid dynamics Authors: A. Ghavrish, Ass. Prof. of NMU, M. Packer, President of LDI inc.
Lecture Objectives Unsteady State Simulation Example Modeling of PM.
© Fluent Inc. 11/24/2015J1 Fluids Review TRN Overview of CFD Solution Methodologies.
Lecture Objectives Review Define Residual and Relaxation SIMPLE CFD Algorithm SIMPLE Semi-Implicit Method for Pressure-Linked Equations.
HW2 Due date Next Tuesday (October 14). Lecture Objectives: Unsteady-state heat transfer - conduction Solve unsteady state heat transfer equation for.
CIS/ME 794Y A Case Study in Computational Science & Engineering 2-D Conservation of Mass uu dx dy vv (x,y)
Lecture Objectives -Finish with age of air modeling -Introduce particle dynamics modeling -Analyze some examples related to natural ventilation.
Lecture Objectives: Discuss the HW1b solution Learn about the connection of building physics with HVAC Solve part of the homework problem –Introduce Mat.
FALL 2015 Esra Sorgüven Öner
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
Lecture Objectives: -Define the midterm project -Lean about eQUEST -Review exam problems.
Lecture Objectives: Finish with system of equation for
Lecture Objectives: Continue with linearization of radiation and convection Example problem Modeling steps.
Differential Analysis of Fluid Flow. Navier-Stokes equations Example: incompressible Navier-Stokes equations.
Lecture Objectives Meshing Unsteady State CFD.
Lecture Objectives: Review discretization methods for advection diffusion equation –Accuracy –Numerical Stability Unsteady-state CFD –Explicit vs. Implicit.
Lecture Objectives: Define 1) Reynolds stresses and
1. Integral vs Differential Approach
Lecture Objectives -Analyze some examples related to natural ventilation.
ERT 216 HEAT & MASS TRANSFER Sem 2/ Dr Akmal Hadi Ma’ Radzi School of Bioprocess Engineering University Malaysia Perlis.
Equation solvers Scilab Matlab
An Introduction to Computational Fluids Dynamics Prapared by: Chudasama Gulambhai H ( ) Azhar Damani ( ) Dave Aman ( )
Computational Fluid Dynamics Lecture II Numerical Methods and Criteria for CFD Dr. Ugur GUVEN Professor of Aerospace Engineering.
Objective Introduce Reynolds Navier Stokes Equations (RANS)
EEE 431 Computational Methods in Electrodynamics
Chapter 30.
Objective Numerical methods SIMPLE CFD Algorithm Define Relaxation
Lecture Objectives: Review Explicit vs. Implicit
Announcement MATHCAD for solving system of equation for HW1b
Lecture Objectives Learn about particle dynamics modeling
Distributed Flow Routing
HW2 Example MatLab Code is posted on the course website
Objective Review Reynolds Navier Stokes Equations (RANS)
Lecture Objectives Finish with boundary conditions Unsteady State Flow.
Lecture Objectives: Advance discretization methods
Objective Unsteady state Numerical methods Discretization
Objective Numerical methods.
Lecture Objectives: Analysis of unsteady state heat transfer HW3.
topic13_grid_generation
Objective Numerical methods Finite volume.
Lecture Objectives Review for exam Discuss midterm project
Lecture Objectives: Review linearization of nonlinear equation for unsteady state problems Learn about whole building modeling equations.
Make up: Project presentation class at the end of the semester
Objective Reynolds Navier Stokes Equations (RANS) Numerical methods.
topic13_grid_generation
Lecture Objectives: Discuss HW3
Lecture Objectives: Boundary Conditions Project 1 (software)
Objective Discus Turbulence
Objective Define Reynolds Navier Stokes Equations (RANS)
6th Lecture : Numerical Methods
Presentation transcript:

Lecture Objectives: - Numerics

Finite Volume Method - Conservation of  for the finite volume w e w e l h n s P E W xx xx xx - Finite volume is a fixed space in the flow domain with imaginary boundaries that allow the fluid to flow in and out. - Integral conservation of the quantities such as mass, momentum and energy. Divide the whole computation domain into sub-domains One dimension: 

General Transport Equation -3D problem steady-state W E N S H L P Equation for node P in the algebraic format:

1-D example of discretization of general transport equation Steady state 1dimension (x): Point W and E represent the cell center of the west and east neighbors of cell P and w, e the neighboring surfaces. Integrating with Gaussian theorem on this control volume gives: e w P E W xx xwxw xexe To obtain the equations for the value at point P, assumptions are used to convert the surface values to the center values.

Steady–state 1D example e w P E W xx xwxw xexe Upwind scheme: X direction and Diffusion term: Convection term When mesh is uniform:  X =  x e =  x w Central-difference scheme:

1D example After substitution a), b) and c) into I): same We started with partial differential equation: and developed algebraic equation: We can write this equation in general format: Equation coefficients Unknowns

1D example multiple (N) volumes 1 2 i N-1 N Equation matrix: For 1D problem 3-diagonal matrix 3 …………………………… Equation for volume 1 Equation for volume 2 N equations N unknowns

3D problem W E N S H L P Equation in the general format: Wright this equation for each discretization volume of your discretization domain x = F A 7-diagonal matrix 60,000 cells (nodes) N=60,000 60,000 elements This is the system for only one variable ( ) When we need to solve p, u, v, w, T, k, , C system of equation is larger

Boundary conditions in CFD application in indoor airflow Real geometry Model geometry Where are the boundary Conditions?

CFD ACCURACY Depends on airflow in the vicinity of Boundary conditions 1) At air supply device 2) In the vicinity of occupant 3) At room surfaces Detailed modeling - limited by computer power

Surface boundaries Wall surface W use wall functions to model the micro-flow in the vicinity of surface Using relatively large mesh (cell) size mm for forced convection thickness

Airflow at air supply devices Complex geometry - Δ~10 -4 m We can spend all our computing power for one small detail momentum sources

Diffuser jet properties High Aspiration diffuser D L D L How small cells do you need? We need simplified models for diffusers

Peter V. Nielsen Simulation of airflow in In the vicinity of occupants How detailed should we make the geometry?

AIRPAK Software

General Transport Equation unsteady-state W E N S H L P Equation in the algebraic format: We have to solve the system matrix for each time step ! Unsteady-state 1-D Transient term: Are these values for step  or  +  ? If: -  - explicit method -  +  - implicit method

General Transport Equation unsteady-state 1-D Fully explicit method: Implicit method: Value form previous time step (known value) Make the difference between - Calculation for different time step - Calculation in iteration step