Open Access. Powered by Scholars. Published by Universities.®

Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 3 of 3

Full-Text Articles in Mathematics

Mathematical Modeling: Finite Element Analysis And Computations Arising In Fluid Dynamics And Biological Applications, Jorge Reyes May 2023

Mathematical Modeling: Finite Element Analysis And Computations Arising In Fluid Dynamics And Biological Applications, Jorge Reyes

UNLV Theses, Dissertations, Professional Papers, and Capstones

It is often the case when attempting to capture real word phenomena that the resulting mathematical model is too difficult and even not feasible to be solved analytically. As a result, a computational approach is required and there exists many different methods to numerically solve models described by systems of partial differential equations. The Finite Element Method is one of them and it was pursued herein.This dissertation focuses on the finite element analysis and corresponding numerical computations of several different models. The first part consists of a study on two different fluid flow models: the main governing model of fluid …


Implementation Of A Least Squares Method To A Navier-Stokes Solver, Jada P. Lytch, Taylor Boatwright, Ja'nya Breeden May 2022

Implementation Of A Least Squares Method To A Navier-Stokes Solver, Jada P. Lytch, Taylor Boatwright, Ja'nya Breeden

Rose-Hulman Undergraduate Mathematics Journal

The Navier-Stokes equations are used to model fluid flow. Examples include fluid structure interactions in the heart, climate and weather modeling, and flow simulations in computer gaming and entertainment. The equations date back to the 1800s, but research and development of numerical approximation algorithms continues to be an active area. To numerically solve the Navier-Stokes equations we implement a least squares finite element algorithm based on work by Roland Glowinski and colleagues. We use the deal.II academic library , the C++ language, and the Linux operating system to implement the solver. We investigate convergence rates and apply the least squares …


Numerical Analysis And Fluid Flow Modeling Of Incompressible Navier-Stokes Equations, Tahj Hill May 2019

Numerical Analysis And Fluid Flow Modeling Of Incompressible Navier-Stokes Equations, Tahj Hill

UNLV Theses, Dissertations, Professional Papers, and Capstones

The Navier-Stokes equations (NSE) are an essential set of partial differential equations for governing the motion of fluids. In this paper, we will study the NSE for an incompressible flow, one which density ρ = ρ0 is constant.

First, we will present the derivation of the NSE and discuss solutions and boundary conditions for the equations. We will then discuss the Reynolds number, a dimensionless number that is important in the observations of fluid flow patterns. We will study the NSE at various Reynolds numbers, and use the Reynolds number to write the NSE in a nondimensional form.

We will …