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

Himanshu Chavan

Mechanical Engineer

Skills Acquired at Skill-Lync :

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

Introduction

I am mechanical engineer passionate about solving day todays problems.

40 Projects

DERIVING 4TH ORDER APPROXIMATION FOR SECOND-ORDER DERIVATIVE USING TAYLOR TABLE METHOD

Objective:

 Aim: To Derive 4th order approximations for second-order derivative.   Theory:  the taylor series for function is written as, `f(x+deltax)= f(x)+(del f)/(delx).(deltax)+(del^2f)/(del x^2).((deltax^2)/2) +`........(1) the abvoe equation is valid only if : if the number of terms are infinite and the…

calendar

02 Jul 2021 07:27 PM IST

  • CFD
  • MATLAB
Read more

Solving the steady and unsteady 2D heat conduction equation

Objective:

Aim: To solve a heat conduction equation of a 2D plate surrounded by constant temperature by the Finite Difference Method. Here we will consider both the Steady-state and Transient state(Unsteady) case and compare which iterative method gives better results with fewer number iteration. Also, we will understand the effect…

calendar

02 Jul 2021 07:06 PM IST

    Read more

    Finite Volume Method Literature Review

    Objective:

    AIM: To describe the need for interpolation schemes and flux limiters in FVM.   THEORY: Discretization is the process of converting partial differential equations into Algebraic forms. The whole idea behind discretization is to get the solution at discrete points.   Methods of Discretization Finite Difference…

    calendar

    02 Jul 2021 07:02 PM IST

      Read more

      Simulation Of A 1D Super-sonic Nozzle Using Macormack Method

      Objective:

      AIM: To simulate the isentropic flow through a Quasi 1D subsonic - supersinic nozzle by deriving both the conservation and non-conservation forms of the governing equations and solve them by implementing Macormacks's technique using MATLAB. Objective: Determine the steady-state temperature distribution for the flow field…

      calendar

      19 Oct 2021 11:02 AM IST

      Read more

      Simulating Incompressible Laminar Viscous Flow through Backward facing step in OpenFOAM

      Objective:

       AIM: To simulate incompressible laminar viscous flow through the backward-facing step geometry.   Introduction: In this challenge, the flow-through backward-facing step has been simulated using icoFOAM solver which is performed in OpenFOAM software. As a result, if the simulation, velocity, pressure…

      calendar

      02 Jul 2021 06:55 PM IST

      Read more

      Simulation of Flow through a pipe in OpenFoam

      Objective:

      OBJECTIVE:  Write a program in MATLAB that can automatically generate the computational mesh for any wedge angle and grading schemes. Generate the blockMeshDict file for two types of buondary conditions - Wedge Type & Symmetry Type. Simulate the fluid flow using the generated blockMeshDict file…

      calendar

      01 May 2021 07:40 AM IST

      Read more

      Validation studies of Symmetry BC vs Wedge BC in OpenFOAM vs Analytical Hagen Poiseuille equation

      Objective:

      AIM: The main aim of this project is to simulate the laminar flow through a pipe. The wedge portion is taken as the whole circular section(cylinder) may take time to simulate or it may be costly if your computer does not have many resources. The other aim is to write the Matlab code for the BlockMeshDict file for different…

      calendar

      02 Jul 2021 07:52 PM IST

      Read more

      SIMULATING FLOW THORUGH A MIXING TEE

      Objective:

      AIM: To simulate the flow of air through a mixing tee and study the mixing effectiveness of this in pipes of different lengths and different momentum ratios.  Theory: In industrial process engineering, mixing is a unit operation that involves the manipulation of a heterogeneous physical system with the intent…

      calendar

      02 Jul 2021 07:21 PM IST

      Read more

      Flow over a Cylinder.

      Objective:

      To simulate the flow over a cylinder using steady state and unsteady state solvers.   l. OBJECTIVES 1. Simulate the flow of fluid over a cylinder using both Steady & Transient solvers in Ansys Fluent. 2. Determine the Strouhal number in both the Steady & Transient state simulations for Re=100. 3. Calculate…

      calendar

      01 May 2021 07:39 AM IST

        Read more

        External flow simulation over an Ahmed body.

        Objective:

        SIMULATION & ANALYSIS OF FLUID FLOW OVER AHMED BODY IN A WIND TUNNEL   l. OBJECTIVES 1. Simulate and analyze the flow of fluid over Ahmed Body in a wind tunnel. 2. Perform grid dependency test on the given setup. 3. Plot and analyze the velocity and pressure contours using a midplane along the direction of flow.…

        calendar

        16 Jul 2021 05:32 PM IST

          Read more

          Rayleigh Taylor Instability

          Objective:

          SIMULATION AND ANALYSIS OF RAYLEIGH TAYLOR INSTABILITY   l. OBJECTIVE Simulate and analyse the interference of two fluids with different densities. Perform the Rayleigh Taylor instability simulation for 2 different mesh sizes and compare the results by showing the animations   ll. INTRODUCTION   A. Rayleigh–Taylor…

          calendar

          01 May 2021 07:36 AM IST

          Read more

          CHT Analysis on Exhaust port

          Objective:

                                                                      CHT SIMULATION & ANALYSIS OF FLUID FLOW THROUGH AN EXHAUST MANIFOLD   l. OBJECTIVE 1. Simulate &…

          calendar

          16 Jul 2021 05:37 PM IST

            Read more

            CHT Analysis on a Graphics card

            Objective:

                                                          CHT ANALYSIS ON A GRAPHICS CARD   l. OBJECTIVE To perform steady-state conjugate heat transfer analysis on Graphics Card To find the effect of different velocities…

            calendar

            16 Jul 2021 06:49 PM IST

              Read more

              Simulating Cyclone separator with Discrete Phase Modelling

              Objective:

                                                         SIMULATION AND ANALYSIS OF CYCLONE SEPARATOR     l. OBJECTIVE Simulate the flow by varying the particle size through inlet. Simulate the flow by varying the…

              calendar

              01 May 2021 07:33 AM IST

                Read more

                Parametric study on Gate valve.

                Objective:

                                                             A PARAMATIC STUDY ON THR GATE VALVE SIMULATION   l. OBJECTIVE 1. Simulate the flow of fluid through a gate valve. 2. Perform the paramatic study on the gate…

                calendar

                01 May 2021 07:33 AM IST

                  Read more

                  Simulating Combustion of Natural Gas.

                  Objective:

                                         SIMULATIPOM OF COMBUSTION ON A COMBUSTER MODEL l. OBJECTIVES 1. Simulate the process of combustion on a model using a mixture of fuel and air. 2. Plot the variation of the mass fraction of different species in the simulation using line…

                  calendar

                  01 May 2021 07:33 AM IST

                  Read more

                  EVALUATION OF ADIABATIC FLAME TEMPERATURE USING PYTHON AND CANTERA

                  Objective:

                  EVALUATION OF ADIABATIC FLAME TEMPERATURE USING PYTHON AND CANTERA   l. OBJECTIVE 1. Write a program to analyze the effect of equivalence ratio on the final adiabatic temperature of methane contained in a constant volume chamber. Also, compare the result with those obtained using Cantera. 2.Write a program to…

                  calendar

                  02 Jul 2021 07:19 PM IST

                  Read more

                   HANDLING COMBUSTION MIXTURE WITH CANTERA

                  Objective:

                                                                     HANDLING COMBUSTION MIXTURE WITH CANTERA   l. OBJECTIVE: Write the code to calculate the properties of Air-Fuel Mixture by varying…

                  calendar

                  02 Jul 2021 07:17 PM IST

                  Read more

                  REACTION RATE FOR A MULTISTEP MECHANISM

                  Objective:

                                                      REACTION RATE FOR A MULTISTEP MECHANISM   l. OBJECTIVES Derive the reaction rates for the given multistep mechanism using compact notations and compare the results with the ones derived…

                  calendar

                  02 Jul 2021 07:16 PM IST

                    Read more

                    EFFECT OF PREHEATING OF AIR USING A RECUPERATOR IN THE COMBUSTION  OF METHANE

                    Objective:

                                                 EFFECT OF PREHEATING OF AIR USING A RECUPERATOR IN THE COMBUSTION  OF METHANE   l. OBJECTIVE 1. Write a program to observe the effect of preheating of air on the adiabatic flame temperature in the combustion…

                    calendar

                    16 Jul 2021 08:53 PM IST

                    Read more

                    Literature review: ODE Stability

                    Objective:

                    INTRODUCTION: Ordinary Differential Equations (ODE) can be solved through various numerical methods, including numerical discretization and numerical integration. Some Odes can be solved directly through mathematical integration. However, most practical phenomena contain a system of ODEs and PDEs which may be coupled or…

                    calendar

                    02 Jul 2021 07:12 PM IST

                      Read more

                      SOLVING STIFF ODE SYSTEMS BY USING IMPLICIT EULER METHOD AND A MULTIVARIATE NEWTON RAPHSON SOLVER

                      Objective:

                                 SOLVING STIFF ODE SYSTEMS BY USING IMPLICIT EULER METHOD AND A MULTIVARIATE NEWTON RAPHSON SOLVER   l. OBJECTIVES 1. Write a code in python to solve a system of stiff ODEs using the Implicit Euler Method(Backward Difference Scheme) and the Multivariate Newton Raphson solver.…

                      calendar

                      02 Jul 2021 07:11 PM IST

                      Read more

                       STUDY OF AUTO-IGNITION TIME OF METHANE USING CANTERA  

                      Objective:

                                                              STUDY OF AUTO-IGNITION TIME OF METHANE USING CANTERA   l. OBJECTIVES 1. Simulate the combustion of methane and calculate its Auto-Ignition time using a reactor network code.…

                      calendar

                      02 Jul 2021 07:08 PM IST

                      Read more

                      SENSITIVITY ANALYSIS IN THE STOICHIOMETRIC COMBUSTION OF METHANE WITH RESPECT TO TEMPERATURE

                      Objective:

                                                                SENSITIVITY ANALYSIS IN THE STOICHIOMETRIC COMBUSTION OF METHANE CONCERNING TEMPERATURE   l. OBJECTIVE 1. Write a code to calculate the 10 most temperature-sensitive…

                      calendar

                      02 Jul 2021 07:10 PM IST

                      Read more

                      Week 1: Channel flow simulation using CONVERGE CFD

                      Objective:

                                                                                                              SIMULATING …

                      calendar

                      07 Jul 2021 09:08 PM IST

                      Read more

                      Week 3: Flow over a backward facing step

                      Objective:

                                                                              SIMULATING FLOW OVER BACKWARD-FACING STEP l. INTRODUCTION The Backward-facing step is a standard geometry used for…

                      calendar

                      14 Jul 2021 12:12 AM IST

                        Read more

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

                        Objective:

                        TRANSIENT-STATE SIMULATION OF FLOW OVER A THROTTLE BODY USING CONVERGE CFD   l. INTRODUCTION A throttle is a mechanism by which fluid flow is managed by constriction or obstruction. An engine's power can be increased or decreased by the restriction of inlet gases (by the use of a throttle), but usually decreased.…

                        calendar

                        17 Jul 2021 04:13 PM IST

                        Read more

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

                        Objective:

                                                                                   STEADY-STATE SIMULATION OF FLOW OVER A THROTTLE BODY USING CONVERGE CFD   l. INTRODUCTION A throttle is…

                        calendar

                        17 Jul 2021 04:16 PM IST

                        Read more

                        Week 5: Prandtl Meyer Shock problem

                        Objective:

                                               LITERATURE REVIEW ON SHOCK FLOW AND SIMULATION PF PRANDTL MEYER EXPANSION FAN OVER AN EXPANSION CORNER.   l. OBJECTIVES 1. Perform a literature review on shock flow and associated boundary conditions. 2. Analyse the effect…

                        calendar

                        25 Jul 2021 01:35 PM IST

                        Read more

                        Week 7: Shock tube simulation project

                        Objective:

                                                                  SIMULATION OF SHOCK WAVES IN A SHOCK TUBE USING CONVERGE   l. OBJECTIVE 1. Simulate the propagation of shock waves through a shock tube. 2. Plot the pressure…

                        calendar

                        29 Jul 2021 09:20 PM IST

                          Read more

                          Week 6: Conjugate Heat Transfer Simulation

                          Objective:

                                                                            SIMULATION OF CONJUGATE HEAT TRANSFER ANALYSIS OF AIR-FLOW THROUGH PIPE USING SUPER-CYCLING MODEL   l. OBJECTIVES 1. Simulate the…

                          calendar

                          03 Aug 2021 01:17 PM IST

                          Read more

                          Week 9: Project 1 - Surface preparation and Boundary Flagging (PFI)

                          Objective:

                                                                Surface Preparation and Boundary Flagging of Port Fuel Injectected Engine   l. INTRODUCTION   ll. OBJECTIVE Perform surface preparation and boundary flagging of the PFI model Setup a no-hydro simulation. lll. SURFACE PREPARATION Converge utilizes geometry provided in the '.stl' format,…

                          calendar

                          23 Aug 2021 01:20 PM IST

                          Read more

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

                          Objective:

                                             PORT FUEL INJECTION ENGINE (Sl8 PFI) SIMULATION l. OBJECTIVE The objective of this project is to complete the modeling of the PFI Engine  Run a full-hydro transient simulation starting from a crank angle of `-520^0` to `120^0`. Setup spray…

                          calendar

                          25 Aug 2021 06:43 AM IST

                          Read more

                          Week 11: Project 2 - Emission characterization on a CAT3410 engine

                          Objective:

                                                     EMISSION CHARACTERIZATION ON A CAT3410 ENGINE l. OBJECTIVE Analyze two-piston bowl configuration(Open-W and Omega) of CAT3410 Engine. Characterize their emission (Soot, NOx, and UHC). Compare the imep and power values graphically. ll. GEOMETRY This project will be simulating a `60^0` sector geometry…

                          calendar

                          26 Aug 2021 12:34 PM IST

                            Read more

                            Week 8: Literature review - RANS derivation and analysis

                            Objective:

                              LITERATURE REVIEW - REYNOLDS AVERAGED NAVIER-STROKE (RANS) EQUATIONS DERIVATION AND ANALYSIS.   l. OBJECTIVE 1. Understanding the challenges of simulating turbulent flow and the need for turbulence models. 2. Derivation of RANS equations by the application of Reynolds decomposition on the time-averaged…

                            calendar

                            28 Aug 2021 12:37 PM IST

                            Read more

                            FINAL TEST

                            Objective:

                                                                                                  FINAL TEST PFI Engine: Q1: What is the Compression ratio for the engine?…

                            calendar

                            30 Aug 2021 11:51 AM IST

                            Read more

                            Week 2 Challenge : Surface meshing on a Pressure valve

                            Objective:

                                                                        SURFACE MESHING ON A PRESSURE VALVE l. AIM: This project aims to mesh a pressure valve using three different mesh sizes and find out the optimal mesh size.…

                            calendar

                            09 Sep 2021 06:48 AM IST

                            Read more

                            Week 3 Challenge : CFD meshing on Turbocharger

                            Objective:

                                                                       SURFACE AND VOLUMETRIC MESHING OF A TURBOCHARGER MODEL IN ANSA   l. OBJECTIVES 1. Clean the given Turbocharger Model geometry. 2. Generate a surface mesh by assigning…

                            calendar

                            17 Sep 2021 01:55 PM IST

                            Read more

                            Week 4 Challenge : CFD Meshing for BMW car

                            Objective:

                                                    ADVANCED CFD MESHING OF THE BMW M6 MODEL USING ANSA l. OBJECTIVE 1. Detailed geometry clean-up of the BMW M6 Model. 2. Generation of a surface mesh on the model. 3. Analyze and correct the quality of the mesh. 4. Setting up a wind…

                            calendar

                            29 Sep 2021 10:51 PM IST

                            Read more

                            Project 1 : CFD Meshing for Tesla Cyber Truck

                            Objective:

                                                              ADVANCED CFD MESHING OF THE TESLA CYBER TRUCK l. OBJECTIVE 1. Geometry Clean-up of the model 2. Generation of surface mesh on the model. 3. Analyze and correct the quality of the mesh. 4. Setting…

                            calendar

                            08 Oct 2021 10:34 PM IST

                            Read more
                            Showing 1 of 40 projects

                            5 Course Certificates

                            certificate

                            Introduction to CFD using MATLAB and OpenFOAM

                            CertificateIcon
                            Certificate UID: hkyomqcvxu8b4wae
                            View Certificate
                            certificate

                            Introduction to GUI based CFD using ANSYS Fluent

                            CertificateIcon
                            Certificate UID: 0p4se17r9bt5ignq
                            View Certificate
                            certificate

                            Computational Combustion Using Python and Cantera

                            CertificateIcon
                            Certificate UID: ilezov4kqxyrw7dp
                            View Certificate
                            certificate

                            Advanced CFD for IC Engine Applications using CONVERGE

                            CertificateIcon
                            Certificate UID: m720fc4nz6eg91kt
                            View Certificate
                            certificate

                            Advanced CFD Meshing using ANSA

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

                            7 Workshop Certificates

                            certificate

                            Exploring the Niche -High-Performance Computing

                            CertificateIcon
                            Certificate UID: pyvgi1mx0a
                            View Certificate
                            certificate

                            Introduction to EV powertrain

                            CertificateIcon
                            Certificate UID: hpj7l3ykw9
                            View Certificate
                            certificate

                            Python for Beginners

                            CertificateIcon
                            Certificate UID: xra2tg176h
                            View Certificate
                            certificate

                            Engineering Calculations using MathCad

                            CertificateIcon
                            Certificate UID: mt3xkl47wh
                            View Certificate
                            certificate

                            Introduction to GD&T

                            CertificateIcon
                            Certificate UID: ey0xg8uval
                            View Certificate
                            certificate

                            Introduction to PCB Design

                            CertificateIcon
                            Certificate UID: 7ane0os54f
                            View Certificate
                            certificate

                            PLM for automotive industry

                            CertificateIcon
                            Certificate UID: 04nmagk7ce
                            View Certificate
                            Showing 1 of 7 certificates

                            Academic Qualification

                            B.E

                            Indira College of Engineering and Management

                            08 Aug 2016 - 20 Nov 2020

                            12th

                            Rashtriya Junior College ,Chalisgaon

                            28 Jun 2014 - 14 Jun 2016

                            10th

                            St Joseph Convent School

                            10 Jun 2004 - 21 May 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.8

                            13 Hours of Content

                            coursecard
                            4.9

                            12 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