You are on page 1of 10

MATHEMATICAL MODEL FOR

UNDERSTANDING
TURBULENCE AND FLOW
BEHAVIOUR
Current Knowledge about theory

■ Basics of the viscous flows and in depth knowledge


of inviscid and supersonic flows
■ Have worked on the Navier-Stokes equation and the
energy equation in case of viscous flows.
■ Have a idea about the Turbulence modelling , the
eddies and the variation of coefficients in case of
Turbulent flow
Knowledge involving mathematics

■ Basic knowledge involving numerical schemes with mesh grids.


■ Knowledge about computational grids and transformation from one type of grid to
another in case of low memory allocation and modification of pde
■ Currently reading more about the pde and solutions involving pde and different
boundary conditions like- Dirichlet condition, Neumann Condition, Robin condition
■ Good understanding of mathematics involving flow problems and partial differential
equations
Working environment and Coding platform

■ Had previously worked on ANSYS and Star CCM+


and was involved on designing of the aerodynamic
package of the cars
■ Have experience in MATLAB, c++ and currently doing
python
Advantages of Python

■ A large database of dedicated libraries for the


solving of pdes on computational grids
■ Have specifically dedicated functions for parallelism
of the code just like FORTRAN 99
■ Syntax is simple and not complicated
■ Specific functions for designing the mesh contour
Currently working on

■ Types of Partial Differential Equation like heat


equation , wave equation and their solutions
■ Understanding cfd theory and different types of
algorithms like SIMPLE,SIMPLEC,PISO
■ Learning on Python and different types of codes
already developed for cfd
Main Goal of the research project

■ To develop a commercial code which could result in


faster convergence towards solutions than the
already available code
■ The code computational requirements should be
realtively less
■ Delivering more accurate result which are in
accordance real life data
METHEDOLOGY FOR THIS RESEARCH

PDE

AEROD MATHS CFD

PYTHON
PROPOSED
TIMELINE
END

You might also like