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

Raj Rathod

Mechanical Engineering Graduate, passionate and skilled in CFD.

Skills Acquired at Skill-Lync :

  • CFD
  • ANSYS-FLUENT
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • CANTERA
  • PYTHON
  • COMBUSTION

Introduction

I am interested in CFD, Thermal & Fluid sciences. Using CFD, I get ability to not only see but quantify various variables of flow. So to learn CFD, I do different projects independently or under Skill lync's courses. This page is meant to showcase my projects.
------------------------------------------------------------------------------------
Project Statistics:
Total projects listed below ---> 34
Projects done with:
MATLAB ---> 7, OpenFOAM ---> 3, ANSYS Fluent ---> 8, Cantera ---> 9, Converge CFD ---> 9
Projects under:
Skill Lync ---> 33, Me (Independently) ---> 1
Project level:
Easy ---> 11, Medium ---> 16, Hard ---> 4, Very Hard ---> 3

------------------------------------------------------------------------------------
Note:
The projects are listed in date wise manner (old to new). Since there are several projects below, there seems to be a need for filtered listing. So till the site gets updated with such features, I have added appropriate words in project title. The projects listed here have following attributes:
1) Project Software ---> MATLAB,   OpenFOAM,  ANSYS Fluent,  CANTERA,  Converge CFD.
2) Project under ---> Skill Lync,   Me (Done independently)
3) Project Level ---> Easy,  Medium,  Hard,  Very Hard.

Look for such bracket in end of project title: "(Software, Project under, level)". You can also use the "find" option of your web browser, to easily look for required criteria.

33 Projects

Computing 2D Heat Conduction Equation by various methods using MATLAB   (MATLAB, Skill Lync, Medium)

Objective:

Aim: To Solve 2D Heat Conduction Equation in Transient and Steady State using explicit and implicit Iterative Methods (Jacobi, Gauss Seidel & SOR).   Data: 1) Domain is unit square area. 2) Boundary Conditions: (Temperatures)             1) Left = 400 K            …

calendar

31 Jul 2020 10:53 AM IST

    Read more

    Interpolation schemes and Flux limiters with MATLAB code   (MATLAB, Me (Independently), Very Hard)

    Objective:

    Aim: 1) To explain interpolation schemes used in FVM 2) To explain flux limiter and implement it using MATLAB code   Contents: 1) Interpolation schemes 2) Flux limiter - Theory 3) Flux limiter - Code   Part 1: Interpolation schemes:      In FVM, the solution is obtained by solving governing differential…

    calendar

    31 Jul 2020 11:21 AM IST

    • MATLAB
    Read more

    Ahmed body - Simulation and its grid independence test   (ANSYS Fluent, Skill Lync, Medium)

    Objective:

    Aim: To simulate a case of ahmed body and check for grid independence of the solution. Objectives: 1) To know about an ahmed body. 2) To setup a case of ahmed body. 3) To understand the effect different mesh methods and refinement techniques. 4) To post-process each feature of flow pattern observed in ahmed body.…

    calendar

    23 Jan 2021 01:51 PM IST

    Read more

    CHT Analysis on Exhaust Port   (ANSYS Fluent, Skill Lync, Medium)

    Objective:

    Aim: 1) To understand the concept of CHT (Conjugate Heat Transfer) analysis and its applications. 2) To perform a CHT analysis (setting up the case, meshing, solving, post-processing). 3) Validation of result.   Contents: 1) CHT analysis - theory 2) CHT analysis - practical 3) Validation   Part 1: CHT analysis…

    calendar

    31 Jul 2020 11:25 AM IST

      Read more

      Differentiation using Taylor Table  (MATLAB, Skill Lync, Easy)

      Objective:

      Aim: 1)To derive 4th order approximation of second order derivative using central difference and skewed right and left difference methods. 2) To plot a figure that compares error in above mentioned methods with respect to analytical derivative at particular value of x and range of dx.   Theory: In numerical computation…

      calendar

      31 Jul 2020 10:53 AM IST

        Read more

        Discrete Phase Modelling and Erosion Modelling using ANSYS Fluent for case of Cyclone separator   (ANSYS Fluent, Skill Lync, Hard)

        Objective:

        Aim: To learn setting up a discrete phase modelling case in ANSYS Fluent. To calculate efficiency of the given cyclone geometry. To analyze total erosion on the separator’s surface due to the particles. Introduction:                A cyclonic separation…

        calendar

        31 Jul 2020 01:45 PM IST

        Read more

        Simulation of Backward facing step for different mesh grading factors in OpenFOAM   (OpenFOAM, Skill Lync, Medium)

        Objective:

        Aim: To simulate the backward facing step problem and to analyze the solution obtained by using different mesh grading factors. This mesh grading is to be done by editing blockMeshDict file. Theory: The flow through a backward step problem is solved here using OpenFOAM. For this, geometry of 5 blocks was used so as to…

        calendar

        31 Jul 2020 11:03 AM IST

        Read more

        Simulation of Hagen Poisuelle flow in a circular pipe using OpenFOAM (Part 1of 2)   (OpenFOAM, MATLAB, Skill Lync, Medium)

        Objective:

        Aim: To perform analysis for Hagen poiseuille flow in pipe using OpenFOAM & MATLAB (Part 1) Introduction: A basic hagen poiseuille flow is the one which is developed when laminar flow just starts to flow inside a pipe. The velocity profile gets on developing from straight vertical to a parabolic one as the fluid moves…

        calendar

        31 Jul 2020 11:06 AM IST

        Read more

        Parametric study in ANSYS Fluent using gate valve lift case   (ANSYS Fluent, Skill Lync, Easy)

        Objective:

        Aim: To learn to set up a parametric simulation in ANSYS Fluent using Gate valve lift problem   Introduction:                A Gate valve is a device used to restrict the flow of water in variable amounts. The main parts of gate valve are body,…

        calendar

        31 Jul 2020 01:34 PM IST

          Read more

          Dynamic Meshing using User Defined Function for Gearbox Sloshing analysis   (ANSYS Fluent, Skill Lync, Medium)

          Objective:

          Aim: To learn simulation of dynamic mesh by using user defined function. Introduction:                Many of the CFD applications require a transient study on the object. Usually, the object itself moves from its position in time. To simulate this,…

          calendar

          31 Jul 2020 01:43 PM IST

          Read more

          Damped Pendulum Simulation using MATLAB   (MATLAB, Skill lync, Easy)

          Objective:

          Aim: To write a program that solves the following ODE which represents the equation of motion of a simple pendulum with damping.   Solution: Used parameters L=1 metre, m=1 kg, b=0.05. g=9.81 m/s^2. Simulated the motion between 0-20 sec, for angular displacement=0,angular velocity=3 rad/sec at time t=0.   Code:…

          calendar

          31 Jul 2020 10:52 AM IST

            Read more

            Simulation of Hagen Poisuelle flow in a circular pipe using OpenFOAM (Part 2 of 2)   (OpenFOAM, MATLAB, Skill Lync, Medium)

            Objective:

            Aim: To perform simulation of Hagen Poisuelle flow in a circular pipe using OpenFOAM(part 2) (using symmetry boundary condition).   Notes: In last part of this project, the same problem was simulated but with a change. While I used wedge boundary conditions for two faces of wedge in last part, here I am using increasing…

            calendar

            31 Jul 2020 11:10 AM IST

            Read more

            Combustion analysis using ANSYS Fluent   (ANSYS Fluent, Skill Lync, Easy)

            Objective:

            Aim: To learn combustion analysis in ANSYS Fluent. Introduction: Combustion is a high-temperature exothermic redox chemical reaction between a fuel and an oxidant, that produces oxidized, often gaseous products, in a mixture termed as smoke. In complete combustion, the reactant burns in oxygen, and produces a limited number…

            calendar

            31 Jul 2020 01:47 PM IST

              Read more

              CHT analysis on Graphic Card   (ANSYS Fluent, Skill Lync, Medium)

              Objective:

              Aim: To perform CHT analysis on graphic card. Objectives: 1) To learn the procedure for CHT analysis in ANSYS Fluent 2) To understand various meshing concepts and methods 3) To infer various physical parameters from the simulation Introduction:      A CHT (Conjugate Heat Transfer) analysis is useful where…

              calendar

              31 Jul 2020 11:32 AM IST

                Read more

                Simulation of 1D Supersonic nozzle flow using MacCormack method   (MATLAB, Skill Lync, Hard)

                Objective:

                Aim: To compute flow variables for 1D Subsonic Supersonic Flow Nozzle using MacCormack method for conservative and non-conservative equations. Theory:  A subsonic-supersonic flow nozzle is a type of nozzle in which the inlet throat has Mach number of flow below 1, at throat it is equal to 1 and in divergent outlet…

                calendar

                31 Jul 2020 11:02 AM IST

                  Read more

                  Rayleigh Taylor Instability simulation   (ANSYS Fluent, Skill Lync, Easy)

                  Objective:

                  Aim: To learn analysis of multiphase flows in ANSYS Fluent To simulate the Rayleigh Taylor instability problem Introduction:                A Rayleigh Taylor instability is an instability of an interface between two fluids of different densities which…

                  calendar

                  31 Jul 2020 01:31 PM IST

                    Read more

                    Adiabatic Flame Temperature calculation   (Cantera, Skill Lync, Easy)

                    Objective:

                    Aim: 1) To calculate adiabatic flame temperature for given species in constant volume combustion chamber. 2) To calculate adiabatic flame temperature for given species in constant pressure chamber (considering effect of product at initial reactant temperature). 3) Observing the effect of bond strength and number of carbon…

                    calendar

                    31 Jul 2020 01:49 PM IST

                      Read more

                      Handling Mixtures with Cantera   (Cantera, Skill Lync, Easy)

                      Objective:

                      Aim: To use 'Quantity' class in cantera to perform combustion of methane.   Introduction: The combustion of methane using cantera can be done by passing temperature, pressure and mole fractions of species to a single object instance like: gas.TPX = 298.15, ct.one_atm, {'CH4': 1, 'O2': 2, 'N2': 7.52} But by doing so,…

                      calendar

                      31 Jul 2020 01:49 PM IST

                        Read more

                        Combustion Efficiency Calculation after Preheating   (Cantera, Skill Lync, Easy)

                        Objective:

                        Aim: To calculate the effect of preheating the inlet air on AFT, cycle efficiency and fuel savings.   Introduction: The products of combustion, having high temperature, expand in turbines and cool down to certain temperature. The efficiency of turbine never reaches 100%, so after expansion there is some amount of…

                        calendar

                        31 Jul 2020 01:50 PM IST

                          Read more

                          Compact Notation Derivation for a simple Mechanism   (Cantera, Skill Lync, Medium)

                          Objective:

                          Aim: To write a derivation of compact notation for a simple mechanism to form expressions for production rates of different species   Introduction: Each reaction has several intermediary reactions which take place between initial and final steps of reactions. These all make up a reaction mechanism. The rates…

                          calendar

                          31 Jul 2020 01:50 PM IST

                            Read more

                            Multivariate Newton Rahpson method   (Cantera, Skill Lync, Medium)

                            Objective:

                            Aim: To understand and create a program for Multivariate Newton Raphson method.   Introduction: In many areas of engineering, especially in combustion simulations, the equations which are to be solved are differential equations. Even when the problem under consideration will be small, the equations will be interdependent…

                            calendar

                            31 Jul 2020 01:51 PM IST

                              Read more

                              Effect of initial pressure and temperature on auto ignition using Cantera   (Cantera, Skill Lync, Medium)

                              Objective:

                              Aim: To understand the effect of initial pressure and temperature on auto ignition time delay.   Introduction: The fuel air mixture can automatically combust if it attains proper environment to do so. It depends on temperature, pressure, equivalence ratio of mixture, etc. The lowest temperature at a given environment…

                              calendar

                              31 Jul 2020 01:52 PM IST

                                Read more

                                Sensitivity Analysis of CH4 air combustion   (Cantera, Skill Lync, Hard)

                                Objective:

                                Aim: To carry out sensitivity analysis and find 10 most sensitive reactions affecting temperature of methane-air combustion.   Introduction: The real life combustion processes have multiple intermediate reactions and species, which increase the total number of reactions in mechanism. Simulating combustion using these…

                                calendar

                                31 Jul 2020 01:52 PM IST

                                  Read more

                                  Channel flow simulation using Converge CFD   (Converge CFD, Skill Lync, Easy)

                                  Objective:

                                  Aim: To simulate laminar flow in a channel in 2D.   Introduction: The laminar flow in pipe is a very simple problem which can be a good problem to start with learning a new CFD software. In this report, a channel flow is simulated for 3 mesh sizes. The analysis is in 2D, so the shape of cross section of channel won't…

                                  calendar

                                  31 Jul 2020 02:05 PM IST

                                  Read more

                                  Simulating flow over backward facing step using Converge CFD   (Converge CFD, Skill Lync, Easy)

                                  Objective:

                                  Aim: To simulate the flow over backward facing step using Converge CFD and observe some of its characteristic features.   Introduction: When a new turbulence model setting is to be tested for its accuracy, the flow over backward facing step is simulated using the test model. The results are compared to experimental…

                                  calendar

                                  31 Jul 2020 02:05 PM IST

                                  Read more

                                  Steady state simulation of flow over a throttle body   (Converge CFD, Skill Lync, Easy)

                                  Objective:

                                  Aim: To simulate a case of steady flow over the throttle valve using Converge CFD.   Introduction: The throttle valve, used in IC engines, is a circular disc placed near to intake manifold which controls the mass flow rate of air fuel mixture entering the combustion chamber. Depending on the vaccum inside intake manifold…

                                  calendar

                                  31 Jul 2020 02:07 PM IST

                                  Read more

                                  Transient simulation of flow over a throttle body   (Converge CFD, Skill Lync, Medium)

                                  Objective:

                                  Aim: To simulate a transient flow over throttle body using Converge CFD   Introduction: A throttle body is a device that controls the amount of air fuel mixture entering the combustion chamber of IC engine. The motion is controlled by accelerator pedal of driver. When accelerator pedal is pressed, the throttle valve…

                                  calendar

                                  31 Jul 2020 02:07 PM IST

                                  Read more

                                  Prandtl Meyer Shock problem   (Converge CFD, Skill Lync, Medium)

                                  Objective:

                                  Aim: To simulate Prandtl Meyer expansion fan problem using Converge CFD.   Introduction: When a fluid flowing at supersonic velocity passes over a convex corner of surface, it produces a discontinuity in flow properties which is called the expansion fan. The fluid is flowing at so high speed that it tries to not follow…

                                  calendar

                                  31 Jul 2020 02:08 PM IST

                                  Read more

                                  Conjugate Heat Transfer Simulation using Converge CFD   (Converge CFD, Skill Lync, Medium)

                                  Objective:

                                  Aim: To setup conjugate heat transfer simulation in Converge CFD and also observe the effect of super-cycle interval on computation time.   Introduction: When there are multiple modes of heat transfer inside the simulation, the simulation is called a conjugate heat transfer (CHT) simulation. In this report, a CHT…

                                  calendar

                                  31 Jul 2020 02:09 PM IST

                                  Read more

                                  Shock tube simulation project   (Converge CFD, Skill Lync, Medium)

                                  Objective:

                                  Aim: To simulate the flow inside a shock tube using Converge CFD   Introduction: Shock tube is an experiment setup which is used to find auto ignition conditions of fuel air mixture. It is one of the uses of shock tube. The shock tube setup consists of a tube divided in two parts, high pressure and low pressure region,…

                                  calendar

                                  31 Jul 2020 02:09 PM IST

                                  Read more

                                  Gasoline PFI engine simulation using Converge CFD   (Converge CFD, Skill Lync, Very Hard)

                                  Objective:

                                  Aim: To setup a full hydro simulation for case of gasoline engine (PFI) using Converge CFD.   Introduction: Internal combustion engines have been used for transportation and other purposes from a long time now. Still, the designing process of these engines continues. New designs with more efficiency and power are…

                                  calendar

                                  31 Jul 2020 02:10 PM IST

                                  Read more

                                  Comparative analysis of two piston bowl profiles in diesel engine using Converge CFD   (Converge CFD, Skill Lync, Very Hard)

                                  Objective:

                                  Aim: To compare the performance of 2 piston bowl profiles (Open W and Omega) using CFD.   Introduction: Internal combustion engines have been used for transportation and other purposes from a long time now. Still, the designing process of these engines continues. New designs with more efficiency and power are made.…

                                  calendar

                                  31 Jul 2020 02:10 PM IST

                                  Read more

                                  1D Flame Speed Analysis   (Cantera, Skill Lync, Medium)

                                  Objective:

                                  Aim: To find the flame speed using Cantera for 1D premixed CH4-Air and H2-Air combustions. Introduction: The flame speed is the measured rate of expansion of the flame front in a combustion reaction. In an internal combustion engine, the flame speed of a fuel is a property which…

                                  calendar

                                  31 Jul 2020 02:00 PM IST

                                    Read more
                                    Showing 1 of 33 projects

                                    5 Course Certificates

                                    certificate

                                    Computational Combustion Using Python and Cantera

                                    CertificateIcon
                                    Certificate UID: o6u4qkbyavlcfnh2
                                    View Certificate
                                    certificate

                                    Introduction to CFD using MATLAB and OpenFOAM

                                    CertificateIcon
                                    Certificate UID: qntdg59w1374oe8p
                                    View Certificate
                                    certificate

                                    Introduction to GUI based CFD using ANSYS Fluent

                                    CertificateIcon
                                    Certificate UID: rebfd2jilqv9chp7
                                    View Certificate
                                    certificate

                                    Advanced CFD for IC Engine Applications using CONVERGE

                                    CertificateIcon
                                    Certificate UID: 39zsgu4re7jov6iq
                                    View Certificate
                                    certificate

                                    Post Graduate Program in Computational Fluid Dynamics

                                    CertificateIcon
                                    Certificate UID: ov7hemg91wr5nzt6
                                    View Certificate
                                    Showing 1 of 5 certificates

                                    8 Workshop Certificates

                                    certificate

                                    CFD Preprocessing using ANSA

                                    CertificateIcon
                                    Certificate UID: 8w53mh4ai1
                                    View Certificate
                                    certificate

                                    Basics of electric vehicle simulations using Ansys

                                    CertificateIcon
                                    Certificate UID: pzw61n4cxv
                                    View Certificate
                                    certificate

                                    Advance Gas Turbine

                                    CertificateIcon
                                    Certificate UID: tmuwqe9873
                                    View Certificate
                                    certificate

                                    FEA: Modern product simulation approaches

                                    CertificateIcon
                                    Certificate UID: 9ipzfbeh7n
                                    View Certificate
                                    certificate

                                    Automation with ANSA

                                    CertificateIcon
                                    Certificate UID: h9cl2ark6q
                                    View Certificate
                                    certificate

                                    Computational Fluid Dynamics (Aerospace Applications)

                                    CertificateIcon
                                    Certificate UID: 2h1sockxdv
                                    View Certificate
                                    certificate

                                    Compressible Flow Analysis with OpenFoam

                                    CertificateIcon
                                    Certificate UID: a2bt8dp19w
                                    View Certificate
                                    certificate

                                    Turbulence and CFD

                                    CertificateIcon
                                    Certificate UID: 5t3ed1mkcn
                                    View Certificate
                                    Showing 1 of 8 certificates

                                    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

                                    16 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