SlideShare a Scribd company logo
1 of 24
Introduction to Computational
      Fluid Dynamics
           Course Notes (CFD 4)

Karthik Duraisamy
Department of Aerospace Engineering
University of Glasgow
Course organization
• Homeworks – 25 %
• Report     -- 15 %
• Final exam -- 60 %

Interaction is extremely important
Learning Objectives
•   Make the student understand the role of C in FD, its applicability,
    potential and limitations
•   Give a basic foundation in numerical analysis, by teaching the relevance
    of accuracy and stability
•   Give a working idea of the various choices of numerical methods and
    discretization schemes by applying them to simple model equations. In
    doing this, always remind them of the connection with the big picture.
•   Make the student knowledgeable about the various terminologies in
    practical CFD (Grids, BCs, Approximations, Schemes etc)
•   Ingrain the basics of good CFD practice (be aware of the
    applicability/feasibility of a particular model, its limitations, choose the
    right boundary conditions, ascertain grid/time independence,
    verification/validation)
•   By the end of the class, the student should be in a position to set up
    simple aerodynamic problems and analyze them
Contents
• Introduction (1.5)
• Classification of PDE, Model equations (1.5)
• Finite difference methods:
   Spatial discretization (2.5)
   Temporal discretization (1.5)
   Convergence, Consistency, Stability (1)
• Grids/Boundary conditions (1)
• Euler equations (0.5)
• DNS/LES (1)
• RANS Equations and Turbulence modeling (1)
• Case studies & Best practices in CFD (1.5)
• Hands-on CFD/Lab sessions (8)



                      (.) – Approximate number of lectures
Introduction
What is CFD/FD ?
• CFD is a branch of Fluid dynamics
• So what really is Engineering Fluid Dynamics in the first place? Lets
  look at some examples:
         We are interested in the forces (pressure , viscous stress
  etc.) acting on surfaces (Example: In an airplane, we are interested
  in the lift, drag, power, pressure distribution etc)
         We would like to determine the velocity field (Example: In a
  race car, we are interested in the local flow streamlines, so that we
  can design for less drag)
         We are interested in knowing the temperature distribution
  (Example: Heat transfer in the vicinity of a computer chip)
• Roughly put, in Engineering fluid dynamics, we would like to
  determine certain flow properties in a certain region of interest, so
  that the information can be used to predict the behaviour of
  systems, to design more efficient systems etc..
• Theoretical
                  Fluid Dynamics
         Most important branch of fluid dynamics. Crucial in
  understanding concepts (Example: L = ρUΓ), Usually good in
  predicting trends (Example: δ ~ Re-1/2)
         Can obtain a lot of information using simplifying
  assumptions, sometimes enough for detailed design (Example: the
  SR-71 Blackbird was designed completely using theoretical ideas)
         However, doesn’t always provide sufficient information
• Experimental
         Only way to obtain reliable data in many situations.
  However, costly, difficult to achieve exact conditions, difficult to
  isolate effects, sometimes difficult to assess error, sometimes not
  repeatable
• Computational (CFD)
         Becoming important as computers are getting faster and
  cheaper. Potential to provide tremendous amount of data at a
  fraction of the cost of experiments. But sometimes unreliable
  because of numerical/modeling/human errors. Sometimes more
  expensive than experiments
         Very important to validate with theory/experiments
Words of wisdom
      (To be taken with a huge helping of salt :)
• Theoretical Fluid dynamics: Most important. Everyone HAS to learn
  it.

• Experimental Fluid dynamics: Important. Usually, everyone believes
  it except the person that conducted the experiment.

• Computational Fluid dynamics: Also important. Usually, no one
  believes it except the person that performed the calculations.

• A good engineer understands the pro’s and con’s of all three
  methods, and should be in a position to assess which one is best
  under the circumstances
• More importantly, should not be prejudiced against any of the three
  approaches
Courtesy: CFD society of Canada
Courtesy: CFD society of Canada
Sample Application – 1
[Simulation to understand physics]

                         Flow over F-16 at
                         45o angle of
                         attack
                         Surface Pressure
                         contours and
                         streamtraces


                         Courtesy: Kyle
                         Squires, ASU
Sample Application -2
               [Validation with Experiment]




      Experiment                       Computation

Flow over fixed wing – Expt. vs CFD of velocity contours
Sample Application -3
[Simulation to aid theoretical understanding]

                          Merger of co-rotating
                          vortices due to
                          Elliptical instability
                          (Movie)
                          Courtesy: CERFACS
Procedures in CFD
• Identification of right approximation (Viscous/Inviscid,
  Laminar/Turbulent, Incompressible / compressible, Single-
  phase/multi-phase)
• Identification of right solution method (Finite Element /
  Difference/Volume, Structured/Unstructured mesh, Order of accuracy)
• Pre-processing (Generate computational grid, assign boundary
  conditions, set initial conditions, compile code, prepare input
  parameters)
• Solution (Run the code, monitor the solution)
• Post-processing (Collect and organize data, analyze results)
• Verification (Do the results make sense? Are the trends right? Does it
  agree with previous calculations on similar configurations?)
• Validation (Does the result (or an aspect of the result)) agree with
  theory/experiment?)
• At every step, good understanding of theoretical fluid dynamics is
  essential!!!
Example: Flow over a pitching
                airfoil
• Problem: Predict the loads acting on an airfoil pitching in a wind
  tunnel under the following conditions: α =10o + 10o sin(w t), Re =
  3.8x106, M = 0.3, w = 0.06

•  Identification of right approximation : Viscous, Turbulent,
  compressible, Single-phase
• Identification of right solution method (Finite Volume, Structured
  mesh, second order accurate)
Example: Flow over a pitching
                airfoil
• Preprocessing:
Example: Flow over a pitching
                airfoil
• Solution:
Example: Flow over a pitching
                airfoil
• Post processing: Flow visualization (movie)
Example: Flow over a pitching
                airfoil
• Post processing: Loads comparison
Governing Equations of fluid
               dynamics
• Assumptions: Continuum flow, Newtonian fluid
• Lets restrict ourselves to single phase, single species, perfect gases
   (this way, incompressible flow is a special case)
• Ignore body forces
• Unknowns: Density (ρ), Velocity (u,v,w), Pressure (p)
• Dynamics of fluids is then given by
         Conservation of Mass (Continuity equation) [Law of
  common sense]
         Conservation of Momentum (Navier-Stokes equations)
  [Newton’s second law]
         Conservation of Energy (Energy equation) [First law of
  thermodynamics]
• 5 equations to determine 5 unknowns.
• All of fluid dynamics is contained in these equations
Governing equations
• How to derive these equations?
         Integral form
         Differential form
• Reynolds transport theorem:
  Rate of change of “stuff” inside a control volume = Net flux of “stuff”
  entering/leaving the boundaries + generation of “stuff” – destruction
  of “stuff”
• In addition, need some more info (such as stress-strain relation,
  temperature-heat flux relation etc.)




                                      The “stuff” U is nothing but mass,
                                      momentum and energy
Governing equations for
compressible perfect gas
Governing equations for
compressible perfect gas
Example: One dimensional steady
          inviscid flow




                   Sound familiar?

More Related Content

What's hot

Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Taani Saxena
 
Role of CFD in Engineering Design
Role of CFD in Engineering DesignRole of CFD in Engineering Design
Role of CFD in Engineering DesigniMentor Education
 
Cfd simulation of flow heat and mass transfer
Cfd simulation of flow  heat and mass transferCfd simulation of flow  heat and mass transfer
Cfd simulation of flow heat and mass transferDr.Qasim Kadhim
 
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)Malik Abdul Wahab
 
Applications of CFD in Chemical Engineering
Applications of CFD in Chemical EngineeringApplications of CFD in Chemical Engineering
Applications of CFD in Chemical EngineeringiMentor Education
 
CFD Introduction using Ansys Fluent
CFD Introduction using Ansys FluentCFD Introduction using Ansys Fluent
CFD Introduction using Ansys Fluentsavani4611
 
CFD Concepts.ppt
CFD Concepts.pptCFD Concepts.ppt
CFD Concepts.pptbeline1
 
Introduction to CAE and Element Properties.pptx
Introduction to CAE and Element Properties.pptxIntroduction to CAE and Element Properties.pptx
Introduction to CAE and Element Properties.pptxDrDineshDhande
 
FEM and it's applications
FEM and it's applicationsFEM and it's applications
FEM and it's applicationsChetan Mahatme
 
1 intro to cfd analysis
1 intro to cfd analysis1 intro to cfd analysis
1 intro to cfd analysiswaseem ayesh
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD) Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD) SAJID ALI RUK
 
Cfd introduction
Cfd introductionCfd introduction
Cfd introductionSantosh V
 
Finite Element Analysis - UNIT-1
Finite Element Analysis - UNIT-1Finite Element Analysis - UNIT-1
Finite Element Analysis - UNIT-1propaul
 
Dimensional analysis Similarity laws Model laws
Dimensional analysis Similarity laws Model laws Dimensional analysis Similarity laws Model laws
Dimensional analysis Similarity laws Model laws R A Shah
 
CFD : Modern Applications, Challenges and Future Trends
CFD : Modern Applications, Challenges and Future Trends CFD : Modern Applications, Challenges and Future Trends
CFD : Modern Applications, Challenges and Future Trends Dr. Khalid Saqr
 
CFD analysis of commercial vehicle
CFD analysis of commercial vehicleCFD analysis of commercial vehicle
CFD analysis of commercial vehicleShih Cheng Tung
 

What's hot (20)

Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)
 
Role of CFD in Engineering Design
Role of CFD in Engineering DesignRole of CFD in Engineering Design
Role of CFD in Engineering Design
 
Cfd simulation of flow heat and mass transfer
Cfd simulation of flow  heat and mass transferCfd simulation of flow  heat and mass transfer
Cfd simulation of flow heat and mass transfer
 
CFD
CFDCFD
CFD
 
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
 
Cfd notes 1
Cfd notes 1Cfd notes 1
Cfd notes 1
 
Applications of CFD in Chemical Engineering
Applications of CFD in Chemical EngineeringApplications of CFD in Chemical Engineering
Applications of CFD in Chemical Engineering
 
Fvm fdm-fvm
Fvm fdm-fvmFvm fdm-fvm
Fvm fdm-fvm
 
CFD Introduction using Ansys Fluent
CFD Introduction using Ansys FluentCFD Introduction using Ansys Fluent
CFD Introduction using Ansys Fluent
 
CFD & ANSYS FLUENT
CFD & ANSYS FLUENTCFD & ANSYS FLUENT
CFD & ANSYS FLUENT
 
CFD Concepts.ppt
CFD Concepts.pptCFD Concepts.ppt
CFD Concepts.ppt
 
Introduction to CAE and Element Properties.pptx
Introduction to CAE and Element Properties.pptxIntroduction to CAE and Element Properties.pptx
Introduction to CAE and Element Properties.pptx
 
FEM and it's applications
FEM and it's applicationsFEM and it's applications
FEM and it's applications
 
1 intro to cfd analysis
1 intro to cfd analysis1 intro to cfd analysis
1 intro to cfd analysis
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD) Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)
 
Cfd introduction
Cfd introductionCfd introduction
Cfd introduction
 
Finite Element Analysis - UNIT-1
Finite Element Analysis - UNIT-1Finite Element Analysis - UNIT-1
Finite Element Analysis - UNIT-1
 
Dimensional analysis Similarity laws Model laws
Dimensional analysis Similarity laws Model laws Dimensional analysis Similarity laws Model laws
Dimensional analysis Similarity laws Model laws
 
CFD : Modern Applications, Challenges and Future Trends
CFD : Modern Applications, Challenges and Future Trends CFD : Modern Applications, Challenges and Future Trends
CFD : Modern Applications, Challenges and Future Trends
 
CFD analysis of commercial vehicle
CFD analysis of commercial vehicleCFD analysis of commercial vehicle
CFD analysis of commercial vehicle
 

Similar to Cfd notes 1

CFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptCFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptPaPiihu
 
Fluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxFluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxLibinAbrahamKonattu
 
ajit fmmm ppt (1) (1).pptx
ajit fmmm ppt (1) (1).pptxajit fmmm ppt (1) (1).pptx
ajit fmmm ppt (1) (1).pptxajitburade1
 
multiphase flow modeling and simulation ,Pouriya Niknam , UNIFI
multiphase flow modeling and  simulation ,Pouriya Niknam , UNIFImultiphase flow modeling and  simulation ,Pouriya Niknam , UNIFI
multiphase flow modeling and simulation ,Pouriya Niknam , UNIFIPouriya Niknam
 
Fluent and Gambit Workshop
Fluent and Gambit WorkshopFluent and Gambit Workshop
Fluent and Gambit Workshopkhalid_nitt
 
Introduction to Computational Fluid Dynamics
Introduction to Computational Fluid DynamicsIntroduction to Computational Fluid Dynamics
Introduction to Computational Fluid DynamicsiMentor Education
 
CFD for Floating Systems.pdf
CFD for Floating Systems.pdfCFD for Floating Systems.pdf
CFD for Floating Systems.pdfmesin upnvj
 
Part 2 CFD basics Pt 2(1).pdf
Part 2  CFD basics Pt 2(1).pdfPart 2  CFD basics Pt 2(1).pdf
Part 2 CFD basics Pt 2(1).pdfSajawalNawaz5
 
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"Foiling Week™
 
CFD_Wind_drBorseBATU.pptx
CFD_Wind_drBorseBATU.pptxCFD_Wind_drBorseBATU.pptx
CFD_Wind_drBorseBATU.pptxSachinBorse16
 
Part 1 Biofluids Summary and CFD basics Pt 1(1).pdf
Part 1 Biofluids Summary and CFD basics Pt 1(1).pdfPart 1 Biofluids Summary and CFD basics Pt 1(1).pdf
Part 1 Biofluids Summary and CFD basics Pt 1(1).pdfSajawalNawaz5
 

Similar to Cfd notes 1 (20)

CFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptCFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).ppt
 
Cfd 0
Cfd 0Cfd 0
Cfd 0
 
Cfd 0
Cfd 0Cfd 0
Cfd 0
 
CFD_notes.pdf
CFD_notes.pdfCFD_notes.pdf
CFD_notes.pdf
 
Fluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxFluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptx
 
CFD_Lecture_1.pdf
CFD_Lecture_1.pdfCFD_Lecture_1.pdf
CFD_Lecture_1.pdf
 
ajit fmmm ppt (1) (1).pptx
ajit fmmm ppt (1) (1).pptxajit fmmm ppt (1) (1).pptx
ajit fmmm ppt (1) (1).pptx
 
multiphase flow modeling and simulation ,Pouriya Niknam , UNIFI
multiphase flow modeling and  simulation ,Pouriya Niknam , UNIFImultiphase flow modeling and  simulation ,Pouriya Niknam , UNIFI
multiphase flow modeling and simulation ,Pouriya Niknam , UNIFI
 
CFD PPT.ppt
CFD PPT.pptCFD PPT.ppt
CFD PPT.ppt
 
Fluent and Gambit Workshop
Fluent and Gambit WorkshopFluent and Gambit Workshop
Fluent and Gambit Workshop
 
Lecture_CFD.ppt
Lecture_CFD.pptLecture_CFD.ppt
Lecture_CFD.ppt
 
Introduction to Computational Fluid Dynamics
Introduction to Computational Fluid DynamicsIntroduction to Computational Fluid Dynamics
Introduction to Computational Fluid Dynamics
 
CFD For Offshore Applications
CFD For Offshore ApplicationsCFD For Offshore Applications
CFD For Offshore Applications
 
CFD for Floating Systems.pdf
CFD for Floating Systems.pdfCFD for Floating Systems.pdf
CFD for Floating Systems.pdf
 
Part 2 CFD basics Pt 2(1).pdf
Part 2  CFD basics Pt 2(1).pdfPart 2  CFD basics Pt 2(1).pdf
Part 2 CFD basics Pt 2(1).pdf
 
2_CFD_SEicher.pdf
2_CFD_SEicher.pdf2_CFD_SEicher.pdf
2_CFD_SEicher.pdf
 
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
 
CFD_Wind_drBorseBATU.pptx
CFD_Wind_drBorseBATU.pptxCFD_Wind_drBorseBATU.pptx
CFD_Wind_drBorseBATU.pptx
 
FLUID DYNAMIC
FLUID DYNAMICFLUID DYNAMIC
FLUID DYNAMIC
 
Part 1 Biofluids Summary and CFD basics Pt 1(1).pdf
Part 1 Biofluids Summary and CFD basics Pt 1(1).pdfPart 1 Biofluids Summary and CFD basics Pt 1(1).pdf
Part 1 Biofluids Summary and CFD basics Pt 1(1).pdf
 

Cfd notes 1

  • 1. Introduction to Computational Fluid Dynamics Course Notes (CFD 4) Karthik Duraisamy Department of Aerospace Engineering University of Glasgow
  • 2. Course organization • Homeworks – 25 % • Report -- 15 % • Final exam -- 60 % Interaction is extremely important
  • 3. Learning Objectives • Make the student understand the role of C in FD, its applicability, potential and limitations • Give a basic foundation in numerical analysis, by teaching the relevance of accuracy and stability • Give a working idea of the various choices of numerical methods and discretization schemes by applying them to simple model equations. In doing this, always remind them of the connection with the big picture. • Make the student knowledgeable about the various terminologies in practical CFD (Grids, BCs, Approximations, Schemes etc) • Ingrain the basics of good CFD practice (be aware of the applicability/feasibility of a particular model, its limitations, choose the right boundary conditions, ascertain grid/time independence, verification/validation) • By the end of the class, the student should be in a position to set up simple aerodynamic problems and analyze them
  • 4. Contents • Introduction (1.5) • Classification of PDE, Model equations (1.5) • Finite difference methods:  Spatial discretization (2.5)  Temporal discretization (1.5)  Convergence, Consistency, Stability (1) • Grids/Boundary conditions (1) • Euler equations (0.5) • DNS/LES (1) • RANS Equations and Turbulence modeling (1) • Case studies & Best practices in CFD (1.5) • Hands-on CFD/Lab sessions (8) (.) – Approximate number of lectures
  • 6. What is CFD/FD ? • CFD is a branch of Fluid dynamics • So what really is Engineering Fluid Dynamics in the first place? Lets look at some examples:  We are interested in the forces (pressure , viscous stress etc.) acting on surfaces (Example: In an airplane, we are interested in the lift, drag, power, pressure distribution etc)  We would like to determine the velocity field (Example: In a race car, we are interested in the local flow streamlines, so that we can design for less drag)  We are interested in knowing the temperature distribution (Example: Heat transfer in the vicinity of a computer chip) • Roughly put, in Engineering fluid dynamics, we would like to determine certain flow properties in a certain region of interest, so that the information can be used to predict the behaviour of systems, to design more efficient systems etc..
  • 7. • Theoretical Fluid Dynamics  Most important branch of fluid dynamics. Crucial in understanding concepts (Example: L = ρUΓ), Usually good in predicting trends (Example: δ ~ Re-1/2)  Can obtain a lot of information using simplifying assumptions, sometimes enough for detailed design (Example: the SR-71 Blackbird was designed completely using theoretical ideas)  However, doesn’t always provide sufficient information • Experimental  Only way to obtain reliable data in many situations. However, costly, difficult to achieve exact conditions, difficult to isolate effects, sometimes difficult to assess error, sometimes not repeatable • Computational (CFD)  Becoming important as computers are getting faster and cheaper. Potential to provide tremendous amount of data at a fraction of the cost of experiments. But sometimes unreliable because of numerical/modeling/human errors. Sometimes more expensive than experiments  Very important to validate with theory/experiments
  • 8. Words of wisdom (To be taken with a huge helping of salt :) • Theoretical Fluid dynamics: Most important. Everyone HAS to learn it. • Experimental Fluid dynamics: Important. Usually, everyone believes it except the person that conducted the experiment. • Computational Fluid dynamics: Also important. Usually, no one believes it except the person that performed the calculations. • A good engineer understands the pro’s and con’s of all three methods, and should be in a position to assess which one is best under the circumstances • More importantly, should not be prejudiced against any of the three approaches
  • 11. Sample Application – 1 [Simulation to understand physics] Flow over F-16 at 45o angle of attack Surface Pressure contours and streamtraces Courtesy: Kyle Squires, ASU
  • 12. Sample Application -2 [Validation with Experiment] Experiment Computation Flow over fixed wing – Expt. vs CFD of velocity contours
  • 13. Sample Application -3 [Simulation to aid theoretical understanding] Merger of co-rotating vortices due to Elliptical instability (Movie) Courtesy: CERFACS
  • 14. Procedures in CFD • Identification of right approximation (Viscous/Inviscid, Laminar/Turbulent, Incompressible / compressible, Single- phase/multi-phase) • Identification of right solution method (Finite Element / Difference/Volume, Structured/Unstructured mesh, Order of accuracy) • Pre-processing (Generate computational grid, assign boundary conditions, set initial conditions, compile code, prepare input parameters) • Solution (Run the code, monitor the solution) • Post-processing (Collect and organize data, analyze results) • Verification (Do the results make sense? Are the trends right? Does it agree with previous calculations on similar configurations?) • Validation (Does the result (or an aspect of the result)) agree with theory/experiment?) • At every step, good understanding of theoretical fluid dynamics is essential!!!
  • 15. Example: Flow over a pitching airfoil • Problem: Predict the loads acting on an airfoil pitching in a wind tunnel under the following conditions: α =10o + 10o sin(w t), Re = 3.8x106, M = 0.3, w = 0.06 • Identification of right approximation : Viscous, Turbulent, compressible, Single-phase • Identification of right solution method (Finite Volume, Structured mesh, second order accurate)
  • 16. Example: Flow over a pitching airfoil • Preprocessing:
  • 17. Example: Flow over a pitching airfoil • Solution:
  • 18. Example: Flow over a pitching airfoil • Post processing: Flow visualization (movie)
  • 19. Example: Flow over a pitching airfoil • Post processing: Loads comparison
  • 20. Governing Equations of fluid dynamics • Assumptions: Continuum flow, Newtonian fluid • Lets restrict ourselves to single phase, single species, perfect gases (this way, incompressible flow is a special case) • Ignore body forces • Unknowns: Density (ρ), Velocity (u,v,w), Pressure (p) • Dynamics of fluids is then given by  Conservation of Mass (Continuity equation) [Law of common sense]  Conservation of Momentum (Navier-Stokes equations) [Newton’s second law]  Conservation of Energy (Energy equation) [First law of thermodynamics] • 5 equations to determine 5 unknowns. • All of fluid dynamics is contained in these equations
  • 21. Governing equations • How to derive these equations?  Integral form  Differential form • Reynolds transport theorem: Rate of change of “stuff” inside a control volume = Net flux of “stuff” entering/leaving the boundaries + generation of “stuff” – destruction of “stuff” • In addition, need some more info (such as stress-strain relation, temperature-heat flux relation etc.) The “stuff” U is nothing but mass, momentum and energy
  • 24. Example: One dimensional steady inviscid flow Sound familiar?

Editor's Notes

  1. All of fluid dynamics is contained in these three equations
  2. Derive continuity equation here.