Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Kpooupadang Jacques ABOUZI

Mechanical Engineering Student | Junior CFD Engineer

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • CFD-BASICS
  • SOLIDWORKS-FLOW-SIMULATION-BASICS
  • PYTHON-BASICS
  • NUMERICAL-ANALYSIS
  • CFD
  • MATLAB
  • OPENFOAM

Introduction

Currently in the first year of Master in Simulation and Instrumentation in Mechanics, I have a particular interest in subjects such as fluid mechanics, heat transfers, thermodynamics because I am passionate about the field of computational fluid mechanics (CFD). I participated in different workshops and carried out projects in this field and several other projects and I am looking for new opportunities to deepen my knowledge. For more informations about my educational qualifications and work experience, please find the attached resume.

32 Projects

Otto-cycle Based Engine Kinematics

Objective:

AIM: To write a MATLAB program to plot p-v diagram and determine the thermal efficiency of the engine.   OBJECTIVE :  Understand the different processes of otto_cycle  Understand how the work is done between gas and piston during each process Understand the assumptions mabe between the reallity and ideal…

calendar

04 Mar 2021 04:13 AM IST

  • MATLAB
Read more

Solving Second Order ODE's and Simulation of Simple pendulum motion in MATLAB

Objective:

  AIM:  To write a MATLAB program which solves the equation of motion of a simple pendulum with damping.     OBJECTIVE: To learn how to solve an Ordinary Differential Equation (ODE) using MATLAB To solve ODE of a simple pendulum that represents its equation of motion To simulate the pendulum motion…

calendar

11 Mar 2021 08:21 PM IST

Read more

CURVE FITTING USING MATLAB

Objective:

AIM: The aim of this program is to write a MATLAB code to fit a linear and cubic polynomial for the cp data. It aims to show the split wise method and explain all the parameters involved in the measurement of the fitness characteristics. OBJECTIVES:  Know the importance of curve fitting in real life Learn how to make…

calendar

20 Mar 2021 01:31 PM IST

Read more

Genetic Algorithm

Objective:

AIM: To write a MATLAB program to optimise the stalagmite function and find the global maxima of the function.     OBJECTIVE: Understand and explain the concept of Genetic Algorithm Master and explain the ga syntax in MATLAB To learn how to use Genetic Algorithm to optimise a function     EQUATIONS…

calendar

28 Apr 2021 02:59 PM IST

Read more

PARSING NASA THERMODYNAMIC DATA

Objective:

AIM: To write a MATLAB code to parse NASA thermodynamic data and calculate various thermodynamic properties of the given species     OBJECTIVES: Write a function that extracts the 14 coefficients and calculates the enthalpy, entropy and specific heat for all the species in the data. Calculate the molecular weight…

calendar

18 May 2021 12:16 PM IST

Read more

RANKINE CYCLE SIMULATOR

Objective:

AIM: This project aims to create a Rankine Cycle Simulator by using MATLAB.     OBJECTIVES: Calculate the state points of the Rankine Cycle, Plot the corresponding T-s and h-s diagrams for the given set of inputs, Calculate the Net work output, Calculate work ratio.       THEORY : Rankine…

calendar

02 Jun 2021 06:51 AM IST

Read more

Deriving 4th order approximation of a 2nd order derivative using Taylor Table method

Objective:

AIM: To derive the 4th order approximations of the second order derivative using central difference method, skewed right-sided difference method and skewed left-sided difference.   OBJESCTIVES: Learn the concept of Taylor table and its importance, To determine the difference between central and one-sided schemes by…

calendar

24 Oct 2021 11:00 AM IST

Read more

LINEAR CONVECTION FOR VARYING THE NUMBER OF NODES

Objective:

  AIM: To determine the numerical solution to the one-dimensional Linear Convection equation.     PROBLEM STATEMENT: The domain length is assumed to be L = 1m. The initial velocity profile is a step function. It is equal to 32 m/s between x = 0.1 and 0.3 and 1 m/s everywhere else. The first-order forward…

calendar

16 Jul 2021 03:40 PM IST

Read more

SOLVING THE 2D STEADY STATE AND TRANSIENT HEAT CONDUCTION EQUATION USING MATLAB

Objective:

AIM: To perform steady state analysis and transient analysis   OBJECTIVES: To understand how to use iterative solvers to solve a problem. Learn how to implement methods such as: Jacobi method Gauss-Seidel method Successive over-relaxation. The explicit and implicit approaches.     Introduction: Most of the…

calendar

24 Jul 2021 08:02 PM IST

    Read more

    Numerical Analysis of a quasi 1D Subsonic-Supersonic Convergent Divergent Isentropic Nozzle Using MacCormack’s Technique

    Objective:

    Abstract  In this project, the simulation of the conditions for an inviscid flow inside a subsonic-supersonic Convergent-Divergent Isentropic Nozzle is done using MacCormack technique. The study is carried out through a quasi-one-dimensional simulation using the finite difference approach in MATLAB. The conservative…

    calendar

    24 Oct 2021 11:17 AM IST

    Read more

    Simulation of a backward facing step in OpenFOAM

    Objective:

    Introduction   Generally, the movement of fluid liquid or gas is referred to as flow. That concept describes the fluid behaviour and interactions with its surrounding environment. However, flow can be either laminar or turbulent. Thus, in this project, we performed the simulation of an incompressible laminar viscous…

    calendar

    24 Oct 2021 11:13 AM IST

    Read more

    Finite Volume Method Literature Review

    Objective:

    What is Finite Volume Method (FVM)? Generally, we can say that, finite volume method is a numerical method in which the discretization of the field equations of a problem is done by subdividing the problem domain into cells and then writing the field equations in their integral form. In other words, the finite volume method…

    calendar

    24 Oct 2021 11:25 AM IST

    Read more

    Simulation of Flow through a pipe in OpenFoam

    Objective:

    REPORT ON AUTOMATED BLOCKMESH GENERATION FOR MESHING PIPE GEOMETRY (Part I)  Introduction Fluid flow analysis is an important part of scientific world since it is a process used to simulate behaviours of various equipment and systems. Thus, flow is generally divided into two different types: laminar and turbulent…

    calendar

    24 Oct 2021 11:20 AM IST

    Read more

    Validation studies of Symmetry BC vs Wedge BC in OpenFOAM vs Analytical H.P equation

    Objective:

    REPORT ON AUTOMATED BLOCKMESH GENERATION FOR MESHING PIPE GEOMETRY (Part II) Introduction As said, the work done here is the second part of our project about the simulation of flow through a pipe. Thus, the numerical set-up is done using appropriate initial conditions which are same as the one in the first part. The simulation…

    calendar

    24 Oct 2021 11:22 AM IST

    Read more

    MIXING EFFICIENCY PROJECT

    Objective:

    Aim: This project aims to study the thermal mixing in tee junction using the finite volume method and understand the use of the k-ꙍ SST and k-Ꜫ turbulence models.   Introduction In this project, steady-state simulations are set up to compare the mixing effectiveness when the hot inlet is at a temperature of 36°C…

    calendar

    25 Oct 2021 08:21 AM IST

    Read more

    Flow over a Cylinder.

    Objective:

    Aim: The main aim of this work is to simulate the flow over a cylinder and explain the phenomenon of Karman vortex street.   Objectives Understand the process of vortex shedding Understand the importance of simulating the flow over a cylinder in real life Calculate drag and lift forces exerted on the external surface…

    calendar

    27 Oct 2021 08:57 AM IST

    Read more

    External flow simulation over an Ahmed body.

    Objective:

    AIM: The present work aims to simulate the external flow over an Ahmed body.   Objectives:   Describe Ahmed’s body and its importance Understand and explain the reason for negative pressure in the wake region Explain the significance of the point of separation Perform a grid independency test and provide…

    calendar

    22 Nov 2021 05:58 PM IST

    Read more

    CHT Analysis on Exhaust port

    Objective:

    Aim: The main purpose of this work is to model the flow and perform the conjugate heat transfer (CHT) analysis in an exhaust port using ANSYS Fluent.   Objectives Understand the importance of CHT analysis Understand the flow structure inside the exhaust port Learn the conservation of mass and energy in such a system…

    calendar

    15 Jan 2022 06:28 PM IST

      Read more

      Rayleigh Taylor Instability

      Objective:

        Aim: The main purpose of this work is to understand the concept of Rayleigh Taylor Instability and perform its simulation using Ansys Fluent.   Objectives: The objectives pursued throughout this work are multiple: Understand and explain some practical CFD models that have been based on the mathematical analysis…

      calendar

      15 Jan 2022 06:28 PM IST

      Read more

      CHT Analysis on a Graphics card

      Objective:

      AIM: To perform steady-state conjugate heat transfer analysis on a model of graphics card in Ansys Fluent.     INTRODUCTION: Conjugate heat transfer arises naturally in most instances where external and internal temperature fields are coupled. Thus, heat transfer analysis becomes essential for design of many…

      calendar

      15 Jan 2022 06:27 PM IST

      Read more

      Simulating Cyclone separator with Discrete Phase Modelling

      Objective:

      Aim: To perform analysis on the cyclone separator and calculate the separation efficiency and pressure drop     Objectives There are multiple objectives behind this work which can be summarized as follows: Develop the ability to write a few words about any four empirical models used to calculate the cyclone separator…

      calendar

      24 Feb 2022 07:50 PM IST

      Read more

      Parametric study on Gate valve.

      Objective:

      Aim: To perform a parametric study on the gate valve simulation.   Objectives: The aim of this project is to carry out a parametric study on the gate valve by setting the opening from 10% to 80% with the objective to: Obtain the mass flow rates at the outlet for each design point Calculate the flow coefficient and…

      calendar

      11 Mar 2022 01:08 PM IST

        Read more

        Simulating Combustion of Natural Gas.

        Objective:

        Aim:  To perform a combustion simulation on a combustor model using Methane as fuel.   Objectives This project comprises two main parts with. In the first part, the objective is to calculate the mass fraction of different species such as CO2, H2O, CH4, N2, O2 and determine NOx emissions and Soot formation. In…

        calendar

        30 Mar 2022 02:52 PM IST

          Read more

          Otto-cycle Engine Kinematics in Python

          Objective:

          AIM: To write a Python program to plot p-v diagram and determine the thermal efficiency of the engine.   OBJECTIVE:  Understand the different processes of otto-cycle  Understand how the work is done between gas and piston during each process Understand the assumptions made between the reality and ideal otto-cycle…

          calendar

          29 Mar 2022 04:39 PM IST

            Read more

            Solving second order ODEs Using Python

            Objective:

              AIM:  To write a Python program which solves the equation of motion of a simple pendulum with damping.     OBJECTIVE: To learn how to solve an Ordinary Differential Equation (ODE) using Python To solve ODE of a simple pendulum that represents its equation of motion To simulate the pendulum motion…

            calendar

            18 Apr 2022 06:34 AM IST

              Read more

              Week 3 - Adiabatic Flame Temperature calculation

              Objective:

              Aim: To calculate adiabatic flame temperature variation with respect to: Equivalence ratio in constant volume-chamber Heat loss in constant pressure-chamber Alkane, Alkene and Alkyne Number of carbon atom chains     Introduction   The temperature of the products for a combustion taking place under adiabatic…

              calendar

              17 Apr 2022 12:55 PM IST

              Read more

              Week 4.1- Handling Mixtures with Cantera

              Objective:

              Objective The objective in this assignment is to use Quantity class of Cantera to create various mixtures. For that, we will explain how the mixture calculations are performed by answering the given questions.       1.Mole’s method and its calculation approach Mole Fraction describes the number of…

              calendar

              19 Apr 2022 06:14 PM IST

                Read more

                Week 4.2 - Combustion Efficiency Calculation after Preheating

                Objective:

                Aim: To determine the effect of the air preheating on adiabatic flame temperature and fuel saving using Cantera   Introduction Preheated air is air that has been heated prior to another operation, such as combustion in boilers. The primary goal of air preheating is to improve the thermal efficiency of heating operations.…

                calendar

                26 Apr 2022 05:29 PM IST

                Read more

                CURVE FITTING USING PYTHON

                Objective:

                AIM: The aim of this program is to write a Python code to fit a linear and cubic polynomial for the cp data. It aims to show the split wise method and explain all the parameters involved in the measurement of the fitness characteristics.   OBJECTIVES:  Know the importance of curve fitting in real life Learn how…

                calendar

                30 Apr 2022 08:30 AM IST

                  Read more

                  Compact Notation Derivation for a simple Mechanism

                  Objective:

                  Aim: To derive the reaction rate ODEs and production for each species in the0 given reaction mechanism.   Objective The objective in this work is to determine the net reaction rate for all four reactions using reactant and product matrices. After that, the production of each species is determined with respect to net…

                  calendar

                  13 May 2022 04:22 PM IST

                    Read more

                    Week 5.2 - Literature review: ODE Stability

                    Objective:

                    AIM: To carry out a literature review on ordinary differential equations stability.     Introduction A stable problem is the one for which small changes in the initial conditions elicit only small changes in the solution. In other words, stability in mathematics, is the state in which a little change in a system…

                    calendar

                    26 Jun 2022 12:11 PM IST

                      Read more

                      Week 6 - Multivariate Newton Rhapson Solver

                      Objective:

                      AIM:  To write a python program to solve the given system of equations using Multivariate Newton solver.   Equations     INTRODUCTION   Life is nonlinear, and its many diverse occurrences are frequently related to one another. Because each equation depends on the variables that have been solved…

                      calendar

                      03 Jul 2022 04:22 PM IST

                        Read more
                        Showing 1 of 32 projects

                        4 Course Certificates

                        certificate

                        MATLAB for Mechanical Engineers

                        CertificateIcon
                        Certificate UID: 4ecrdv61xms230iz
                        View Certificate
                        certificate

                        Introduction to CFD using MATLAB and OpenFOAM

                        CertificateIcon
                        Certificate UID: 6wfzqg14eapyx9jc
                        View Certificate
                        certificate

                        Python for Mechanical Engineers

                        CertificateIcon
                        Certificate UID: av3irgq4x07d9lpu
                        View Certificate
                        certificate

                        Introduction to GUI based CFD using ANSYS Fluent

                        CertificateIcon
                        Certificate UID: pwi39utqyrnxbvhg
                        View Certificate
                        Showing 1 of 4 certificates

                        22 Workshop Certificates

                        certificate

                        NonLinear FEA - A Comprehensive Introduction

                        CertificateIcon
                        Certificate UID: utk2qc0a1s
                        View Certificate
                        certificate

                        Nonlinear Material Modeling - An Introduction

                        CertificateIcon
                        Certificate UID: a93scwxtp5
                        View Certificate
                        certificate

                        Significance of system level NVH

                        CertificateIcon
                        Certificate UID: tqjcox1l7d
                        View Certificate
                        certificate

                        Spacecraft Thermal Control

                        CertificateIcon
                        Certificate UID: r712u3gbzc
                        View Certificate
                        certificate

                        Automotive Plastic Design

                        CertificateIcon
                        Certificate UID: q8j37kfr41
                        View Certificate
                        certificate

                        Analysis of composites using NASTRAN

                        CertificateIcon
                        Certificate UID: 8gnm6a9iwp
                        View Certificate
                        certificate

                        Introduction to automotive NVH

                        CertificateIcon
                        Certificate UID: erhib51my9
                        View Certificate
                        certificate

                        Introduction to micromechanics of composites

                        CertificateIcon
                        Certificate UID: ykqafuolns
                        View Certificate
                        certificate

                        Factory Automation Industry 4.0

                        CertificateIcon
                        Certificate UID: qjke4s315r
                        View Certificate
                        certificate

                        Thermal design and management for Electronic devices

                        CertificateIcon
                        Certificate UID: q9ukma3j2s
                        View Certificate
                        certificate

                        Value Engineering & its Methodology

                        CertificateIcon
                        Certificate UID: k46n7cbq3i
                        View Certificate
                        certificate

                        Introduction to Contact Modelling in FEA

                        CertificateIcon
                        Certificate UID: znk6ac3drv
                        View Certificate
                        certificate

                        Computational Fluid Dynamics

                        CertificateIcon
                        Certificate UID: wfrsue0513
                        View Certificate
                        certificate

                        Automotive Lighting Design using Catia V5

                        CertificateIcon
                        Certificate UID: u05ft3qsv2
                        View Certificate
                        certificate

                        Aero Structures

                        CertificateIcon
                        Certificate UID: 593jkvi7xt
                        View Certificate
                        certificate

                        Fundamentals of CFD

                        CertificateIcon
                        Certificate UID: fc1sxowlpt
                        View Certificate
                        certificate

                        Essentials of CFD

                        CertificateIcon
                        Certificate UID: 7w4y2rmob6
                        View Certificate
                        certificate

                        CATIA V5 Automation using Visual Basic

                        CertificateIcon
                        Certificate UID: 46d7igqywb
                        View Certificate
                        certificate

                        Quality Dimensions and Lean-Six Sigma

                        CertificateIcon
                        Certificate UID: zduj6atq9b
                        View Certificate
                        certificate

                        CFD Application in Automotive Industry

                        CertificateIcon
                        Certificate UID: tafq2iydo3
                        View Certificate
                        certificate

                        Teamcenter

                        CertificateIcon
                        Certificate UID: 3qf2chvgx4
                        View Certificate
                        certificate

                        Teamcenter

                        CertificateIcon
                        Certificate UID: 3ozat9bjq4
                        View Certificate
                        Showing 1 of 22 certificates

                        Academic Qualification

                        B.Tech

                        AP Goyal Shimla University

                        01 Aug 2018 - 01 Aug 2022

                        12th

                        School Scientific De Kara

                        01 Sep 2016 - 08 Jul 2017

                        10th

                        CEG KARA DONGOYO

                        01 Oct 2013 - 27 Jun 2014

                        Schedule a counselling session

                        Please enter your name
                        Please enter a valid email
                        Please enter a valid number

                        Here are the courses that I have enrolled

                        coursecard
                        4.7

                        5 Hours of Content

                        coursecard
                        4.7

                        4 Hours of Content

                        coursecard
                        Recently launched

                        18 Hours of Content

                        coursecard
                        Recently launched

                        21 Hours of Content

                        coursecard
                        Recently launched

                        10 Hours of Content

                        Similar Profiles

                        Apoorv Ranjan
                        Apoorv Ranjan

                        Ladder of success cannot be climbed with hands in pocket.

                        Pruthvi Jagadeesh GK
                        Pruthvi Jagadeesh GK

                        The Future in Motion

                        Krantiveer .
                        Krantiveer .

                        Give more than what you get you will get more than what you gave