Instructor notes to accompany CE 3305 at TTU¶
This e-book is a working copy of the instructor notes.
Copyright © 2024 Theodore G. Cleveland, The contents of this Jupyter Book are licensed for free consumption under the following license: Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0
Note
Suggested Citation: Cleveland, T. G. (2024) Fluid Mechanics Notes to Accompany CE 3305 at TTU, Department of Civil, Environmental, and Construction Engineering, Whitacre College of Engineering, DOI (pending)
Overview¶
The title of the course is Mechanics of Fluids. The catalog description is:
CE 3305: Mechanics of Fluids (3:3:0). Prerequisites: CE 2301. Hydrostatics; dynamics of viscous and nonviscous fluids; resistance to flow; flow in pipes and open channels.
Purpose¶
The purpose of this required course is to provide engineering students with the fundamentals of fluid mechanics. Students should be able to use this foundation for the more in-depth courses to follow. This course shall provide students with a set of tools and concepts that are directly applicable to pipe systems, open channels, pumping plants, and measurement of fluid flows as well as other related problems that may be encountered as practicing engineers.
Objectives:¶
Upon sucessful completion of this course, students will have demonstrated the Knowledge, Skill, and Ability (KSA) to:
Identify and apply fluid properties to analyze and solve fluid mechanics problems
Interpret conservation laws and apply them to analyze problems in hydrodynamics
Identify and apply systems and control volume methods based on conservation principles
Analyze steady pipe flow in networks using associated concepts and Computational Thinking (ENGR 1330) tools
Differentiate and apply principles of dimensional homogeneity
Analyze boundary layer flows and drag for hydraulic analysis
Apply Computational Thinking (ENGR 1330) methods to analyze data and create mathematical models
Recognize how specific sensors and instruments in fluid mechanics work
Characterize, analyze and design open channels for steady one-dimensional flow
Assessment¶
The graded components of the course are:
Quizzes (administered on a learning management system); individual activity
Exercises (collected on a learning management system); individual activity
Exams (administered on a learning management system); individual activity
The complete syllabus is located at http://54.243.252.9/ce-3305-webroot/0-Syllabus/ce-3305-2024-1-syllabus.html
Textbook
Hibbeler, R.C, Fluid Mechanics, 3ed. Prentice Hall, 2018. ISBN: 978-0-13-803936-3 (print version; rental and online have different ISBN)
Exercises (homework) are supplied in a separate section of the course website, so this notebook is not so cluttered. These will be linked directly in Blackboard
Quizzes are administered on Blackboard
Exams are paper-based and administered in-class on indicated dates.
Functional ipython/Jupyter notebook code is presented throughout in shaded blocks like the one below. Students can cut-and-paste these into their own Jupyter Notebooks, and run them using principles they learned in ENGR 1330.