University | Nanyang Technological University (NTU) |
Subject | MA4814: Computational Fluid Dynamics Continuous |
Learning Objectives
- Determine the criterion for grid convergence for a laminar one-dimensional channel flow
- Solve nonlinear one-dimensional channel flow for non-Newtonian fluid
Problem 1
Apply the finite volume technique to discretize and solve one-dimensional fully developed laminar flow between two horizontal parallel plates governed by
π’π’ is the velocity, πππ₯π₯ is the pressure gradient and Β΅ is the viscosity. In conservative form, this can be written as
In your solution show:
β’ A sketch for the cells, clearly marking faces and nodes for internal and boundary cells.
β’ Apply the linear approximation and use Dirichlet (velocity specified) boundary conditions to determine the approximate equations for internal and boundary cells.
β’ Compute the velocity distribution and compare your result with the exact solution, by adapting one of the uploaded codes. The number of grid cells is left up to you to determine. The solution must be grid converged.
For the numerical solution, let πππ₯π₯ = 2Β΅, β = 0.1, π’π’(0) = π’π’1 = 0.01, & π’π’(β) = π’π’2 = 0. For grid convergence, you may define an error norm , and require that the error is less than 0.01π’ = 0.01 Γ 0.01. The exact solution is given by
Problem 2
Apply the finite volume technique to discretize and solve one-dimensional fully developed laminar non-Newtonian flow between two horizontal parallel plates governed by,
π’π’ is the velocity, πππ₯π₯ is the pressure gradient. For non-Newtonian fluids, the viscosity Β΅ππ depends on the flow strain rate, which for one-dimensional fully developed flow is approximated by,
where ππππ, π π are constants. Non-Newtonian fluids exist in several important applications, particularly in fluids using in printing, molten plastics used in 3D printers and most important for us, in blood and rheological flows. For more insight, you can check
https://www.rheosense.com/applications/viscosity/newtonian-non-newtonian
to learn more about the shear thinning and thickening effects. As this is a non-linear problem, it is highly recommended to follow the suggested algorithm
Buy Custom Answer of This Assessment & Raise Your Grades
1. Solve the case for the Newtonian fluid as a baseline. You already have the solution to problem 1. Call the solution π’1
2. Solve the non-linear problem. Note you need to compute the viscosity ππππ on the faces of the volumes. To do so, use the velocity computed in step 1, and determine the viscosity on the north and south face. After solving, call the solution π’π’2.
3. Compute the residual (change in the solution from steps 1 and 2) to determine if you have converged. For the residual use the code βresidual = norm(u1-u2,2)β which calculate the difference between two vectors π’π’1, π’π’2 and obtains the πΏπΏ2 norm (standard deviation).
4. Rename the solutions, π’π’1 = π’π’2ot add a terminating condition at this stage. You already have a code in the distribution package for a non-linear diffusion problem that you can adapt.
Regardless adding an outer loop for the iteration should not be difficult. To make life simpler, use ππ = 25 grid points, πππ₯π₯
5. Repeat step (2)-(4) 50 times. In practice we stop after convergence, however, to simplify the programming for you, I will nΒ = 2Β΅ o, β = 0.1, π’π’(0) = π’π’(β) = 0
To make life simpler, use ππ = 25 grid points, πππ₯π₯ = 2Β΅ o, β = 0.1, π’π’(0) = π’π’(β) = 0. Solve for π π = β0.3, 0, 0.3. Plot the residuals versus the number of iterations, and the normalized velocity (take your solution π’π’2 and divide by the mean of π’π’2) versus the channel height. The output should look like the following plots
Stuck with a lot of homework assignments and feeling stressed ? Take professional academic assistance & Get 100% Plagiarism free papers
If you are struggling to complete your MA4814: Computational Fluid Dynamics Continuous Homework? then hire top-rated homework help service at Singapore Assignment Help. Here you can hire Phd And master degree experts as per your project requirement. Our expert's assignments are always ready to provide authentic and 100% plagiarism-free solutions on MA4814: Computational Fluid Dynamics Continuous Assignment at a cheap price.
Looking for Plagiarism free Answers for your college/ university Assignments.
- A2429C Case Study Assignment: Glucose Homeostasis, Muscle Function, and Cardiovascular-Lymphatic Disorders
- Finance/ Wealth Management Assignment: Broker Report on Equity and Bond Valuation for Global Listed Companies
- PSB503IT Team Project Reflective Report Assignment: Enhancing Collaboration and Professional Development
- Microbiology Assignment: The Role of Medical Microbiologists in Disease Control and Their Contribution to Public Health
- A2389C Pharmaceutical Supply Chain Case Study Assignment: Emergency Preparedness Plan for Tariff Impact in Singapore
- Mobile Learning App Evaluation Report Assignment: Usability, Design, and Learning Outcome Analysis
- CTA Psychotherapy Intervention Essay Assignment: Sheila Case Study on Managing Anxiety and Marital Stress
- DSM500 Machine Learning Project Proposal: Retail Sales Forecasting with Time Series Models
- Project Management Assignment 2: The Shard UK Case Study on Risk & Stakeholder Strategies in Construction Projects
- CSIT121 Banking Application Assignment: OOP-Based Customer & Account Management System in Python