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

Harish R

Focused

Skills Acquired at Skill-Lync :

  • CFD
  • ANSYS-FLUENT
  • MATLAB-BASICS
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • COMBUSTION
  • IC-ENGINE-CFD

Introduction

I am committed to learning and self-development so that I can consistently achieve better results.

22 Projects

ANIMATING SIMPLE PENDULUM by MATLAB

Objective:

Simplication of ODE equation Main program solves ODE equation of simple pendulum %Program that solves ODE Equation of simple pendulum with damping clear all close all clc %Inputs b=0.05; g=9.81; l=1; m=1; %initial condition theta_0=[0;3]; %time points t_span=linspace(0,20,400); %Equation that solves ODE [t,results]=ode45(@(t,theta)ode_func(t,theta,b,g,l,m),t_span,theta_0);…

calendar

12 Dec 2019 02:33 AM IST

    Read more

    Simulation of Flow through a pipe in OpenFoam

    Objective:

    Introduction: The purpose of this project is to simulate the laminar incompressible flow through pipe. With the reynolds number and pipe diameter calculation of inner velocity and entrance of the pipe has to be done. Assume that the liquid exhibits laminar flow in pipe . In the pipe there is bunch of circular layers of…

    calendar

    09 Jul 2020 01:13 PM IST

    • CFD
    Read more

    Solving the steady and unsteady 2D heat conduction problem

    Objective:

    Aim: To Solve the 2D heat conduction equation by using the point iterative techniques for Steady state analysis & Transient State Analysis To implement the following methods 1. Jacobi 2. Gauss-seidel 3. Successive over-relaxation To  write code for both implicit and explicit schemes (This is for the Transient…

    calendar

    26 Feb 2020 08:35 AM IST

      Read more

      Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method

      Objective:

      To Solve: the 1D supersonic nozzle flow equations using the Macormack Method. Write separate functions for conservative and non-conservative forms Figure out the minimum number of cycles for which the simulation should be run in order for convergence Compare the normalized mass flow rate between the conservative forms…

      calendar

      15 Mar 2020 10:37 AM IST

        Read more

        simulations of flow over a cylinder

        Objective:

        Objectives:   PART-I Simulate the flow with the steady and unsteady case and calculate the Strouhal Number for Re= 100.  PART-II Calculate the coefficient of drag and lift over a cylinder by setting the Reynolds number to 10, 100, 1000, 10000 & 100000. (Running with steady solver) Discuss the effect…

        calendar

        24 Apr 2020 08:06 AM IST

          Read more

          Test on the Ahmed body

          Objective:

          Aim: To simulate a case of ahmed body and check for grid independence of the solution. Objectives:  Describe Ahmed\'s body and its importance.  Explain the reason for the negative pressure in the wake region.   Explain the significance of the point of separation.  Expected Results: 1. Velocity…

          calendar

          04 May 2020 01:26 AM IST

            Read more

            BlockMesh Drill down challenge

            Objective:

            Aim: To simulate the flow through a backward facing step & to create multiple meshes and compare the results obtained from each mesh for the following profile using icoFoam. Objective: To create a block for the given dimensions Then Define the control conditions to the specifications. Use different mesh grading…

            calendar

            25 Mar 2020 05:32 AM IST

            Read more

            NASA Thermodynamic parsing by MAT LAB

            Objective:

            AIM: To write a code in MATLAB to parse the NASA Thermodynamic data file and to calculate thermodynamic properties of various gas species.   OBJECTIVE: To write a function that extracts the 14 co-efficient of each species in data file. To calculate the enthalpy, entropy and specific heat for all species in data file.…

            calendar

            07 Jan 2020 04:00 AM IST

            Read more

            steady-state simulations on the mixing tee geometry

            Objective:

            Aim:  To set up steady-state simulations to compare the mixing effectiveness when hot inlet temperature is 360C & the Cold inlet is at 190C.  Use the k-epsilon and k-omega SST model for the first case and based on your judgment use the more suitable model for further cases. Given: Case 1  Short mixing…

            calendar

            18 Apr 2020 06:37 AM IST

            Read more

            Conjugate Heat Transfer(CHT) on model of Exhaust Port

            Objective:

            Aim: To Perform a CHT analysis on a model of an exhaust manifold and to compare the solutions for 2 sizes of meshes. To Show the velocity, temperature and heat transfer coefficient plots and explain if refining the mesh produced any changes to the results. The Conjugate Heat Transfer(CHT):-  Heat transfer in solids…

            calendar

            09 Jul 2020 01:08 PM IST

            Read more

            Rayleigh Taylor Instability simulation

            Objective:

            Objectives: some practical CFD models that have been based on the mathematical analysis of Rayleigh Taylor waves explain how these mathematical models have been adapted for CFD calculations. Perform the Rayleigh Taylor instability simulation for 2 different mesh sizes with the base mesh being 0.5 mm. Compare the results…

            calendar

            09 Jul 2020 01:06 PM IST

            Read more

            Conjugate Heat Transfer Analysis on a graphics card.

            Objective:

            Aim: To Perform a steady-state conjugate heat transfer analysis on a model of a graphics card. To Run the simulation for best possible mesh with combination of coarse and refined mesh in different regions. Objective:   Run the simulation by varying the velocity from 1m/sec to 5m/sec for at least 3 velocities and discuss…

            calendar

            03 Jun 2020 02:29 PM IST

              Read more

              Analysis of Cyclone Separator

              Objective:

              Aim: To perform analysis on cyclone separator and calculate the separation efficiency and pressure drop. Objective:- To write a few words about any four empirical models used to calculate the cyclone separator efficiency.  To perform an analysis on a given cyclone separator model by varying the particle diameter from 1 μm to  5 μm and…

              calendar

              09 Jul 2020 01:10 PM IST

                Read more

                Gate Valve Simulation Parametric Study

                Objective:

                AIM:  to perform a parametric study on the gate valve simulation by setting the opening from 10 % to 80% Objective: Obtain the mass flow rates at the outlet for each design point. Calculate the flow coefficient and flow factor for each opening and plot the graph. Discuss the results of the mass flow rate and flow…

                calendar

                09 Jul 2020 01:11 PM IST

                  Read more

                  Combustion simulation on combustor Model

                  Objective:

                  Aim: To Perform a combustion simulation on the combustor model. Objective: plot the variation of the mass fraction of the different species’ in the simulation using line probes at different locations of the combustor . To plot for CO2, H2O, CH4, N2, O2, NOx emissions & Soot formation.  add the water content…

                  calendar

                  09 Jul 2020 01:05 PM IST

                    Read more

                    Simulations on Gear Box with Sloshing effect

                    Objective:

                    Aim : Part 1: To perform the four simulations in the  Gearbox and to compare the results among all the four cases. Case 1:20% Immersion, Fluid - Engine oil. Case 2:30% Immersion, Fluid- Engine oil. Case 3:20% Immersion,Fluid-n-heptane (c7h16). Case 4:30% Immersion,Fluid-n-heptane (c7h16). Part 2: What is Dynamic meshing?…

                    calendar

                    09 Jul 2020 03:51 PM IST

                    Read more

                    Week 4: Project - Steady state simulation of flow over a throttle body

                    Objective:

                    Aim: To Set up and run the steady state simulation for flow over throttle body. Objectives: To Post process the results and show pressure and velocity contours. To Show the mesh (i.e surface with edges) To Show the plots for pressure, velocity, mass flow rate and total cell count. To Create an animation in which it throttle…

                    calendar

                    04 Sep 2020 05:57 PM IST

                      Read more

                      Week 4: Project - Transient simulation of flow over a throttle body

                      Objective:

                      Aim: To Setup and run transient state simulation for flow over a throttle body. Objectives: To Post process the results and show pressure and velocity contours. To Show the mesh (i.e surface with edges) To Show the plots for pressure, velocity, mass flow rate and total cell count. To show the calculations on how you calculated…

                      calendar

                      06 Sep 2020 05:02 PM IST

                        Read more

                        Week 5: Prandtl Meyer Shock problem

                        Objective:

                        Aim: In the Prandtl Meyer shock problem, look at the effect of SGS temperature value on cell count and the shock location Objectives: 1.Shock flow boundary conditions Do a literature search on what BC's are typically used for shock flow problems 2. What is a shock wave? In your own words, describe the physics behind shock…

                        calendar

                        15 Sep 2020 04:33 PM IST

                          Read more

                          Week 6: Conjugate Heat Transfer Simulation

                          Objective:

                          AIM: To Setup a flow simulation through a pipe Using Conjugate Heat Transfer simulation. Given: Inlet Reynolds number should be 7,000 HINT : Use the below formula to calculate velocity for corresponding value of REYNOLD NUMBER and give DIRICHLET BC for velocity at inlet and specify the value for velocity calculated…

                          calendar

                          23 Sep 2020 05:06 PM IST

                            Read more

                            Week 7: Shock tube simulation project

                            Objective:

                            AIM: To Setup a transient shock tube simulation. Objective: Plot the pressure and temperature history in the entire domain - Explain the result Plot the cell count as a function of time - Explain the result Introduction: The shock tube is an instrument used to replicate and direct blast waves at a sensor or a…

                            calendar

                            03 Oct 2020 10:43 AM IST

                              Read more

                              Week 10: Project 1 - FULL HYDRO case set up (PFI)

                              Objective:

                              Aim: To simulate SI8 PFI engine Full hydro case setup using Converge Studio and to post process the results. Given Conditions and parameters :   Engine Geometric Parameters Bore =0.086 m Stroke = 0.09 m Connecting rod length = 0.18 m RPM = 3000 Run parameters Simulation mode: No Hydro Simulation time parameters Start…

                              calendar

                              21 Oct 2020 10:27 AM IST

                                Read more
                                Showing 1 of 22 projects

                                4 Course Certificates

                                certificate

                                MATLAB for Mechanical Engineers

                                CertificateIcon
                                Certificate UID: wi2SyIIUxpb81bsJ
                                View Certificate
                                certificate

                                Introduction to CFD using MATLAB and OpenFOAM

                                CertificateIcon
                                Certificate UID: 261pskzdif7tc34l
                                View Certificate
                                certificate

                                Introduction to GUI based CFD using ANSYS Fluent

                                CertificateIcon
                                Certificate UID: kljes4bv85rpd2f6
                                View Certificate
                                certificate

                                Advanced CFD for IC Engine Applications using CONVERGE

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

                                Academic Qualification

                                B.E

                                Panimalar engineering college

                                01 Jun 2014 - 01 Jun 2018

                                12th

                                Jawahar higher secondary school

                                01 Jun 2012 - 01 Oct 2014

                                10th

                                Jawahar higher secondary school

                                01 Jun 2010 - 01 Apr 2012

                                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
                                4.7

                                5 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