Menu

IIT Certification 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

Saurabh Nambiar

Skills Acquired at Skill-Lync :

  • CFD
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • PYTHON-BASICS
  • CANTERA
  • PYTHON
  • COMBUSTION

18 Projects

Using Taylor table to find 4th order approximations of the Second Order Derivative on Matlab

Objective:

To derive the following 4th order approximations of the second-order derivative.  1. Central difference 2. Skewed right-sided difference 3. Skewed left-sided difference Central diffrence scheme To derive the fourth order approximate central difference scheme for the second order derivative, we use the following formula:…

calendar

02 May 2020 02:59 PM IST

    Read more

    Week 5 - Mid term project - Solving the steady and unsteady 2D heat conduction problem

    Objective:

    Week 5 Assignment 1. Steady state analysis & Transient State Analysis for  2D heat conduction equation . Steady state analysis & Transient State Analysis What is steady and unsteady State Heat Transfer? Heat transfer is the transfer of thermal energy from a body, at a high temperature, to another at a…

    calendar

    25 May 2020 10:34 PM IST

      Read more

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

      Objective:

      Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method. AIM: To simulate the 1-D super sonic nozzle flow using Macormack Method  A comparison is made between conservative and non conservative form of governing equation to check which one is faster and how the parameters changes along the…

      calendar

      30 Jun 2020 09:29 PM IST

        Read more

        Week 8 - BlockMesh Drill down challenge

        Objective:

        To simulate the flow through a backward facing step & compare the flow obtained at diffrent mesh values.   Mesh specification:- Number of cells along the x direction (longer dimension) = 200 Number of cells along the y direction = 10 Use a graded mesh. Grading factor near all walls should be 0.2 Question. Follow…

        calendar

        17 Jul 2020 07:38 PM IST

          Read more

          Week 9 - FVM Literature Review

          Objective:

          Study of various interpolation schemes and flux limiters in FVM.  Finite volume method : The finite volume method (FVM) is a method for representing and evaluating partial diffrential equations in the form of algebraic equations. In the finite volume method, volume integrals in a partial differential…

          calendar

          30 Jul 2020 03:51 PM IST

            Read more

            Week 11 - Simulation of Flow through a pipe in OpenFoam

            Objective:

            Simulation of Flow through a pipe in OpenFoam. In nonideal fluid dynamics, the Hagen–Poiseuille equation, also known as the Hagen–Poiseuille law, is a physical law that gives the pressure drop in an incompressible and Newtonian fluid in laminar…

            calendar

            09 Aug 2020 10:26 PM IST

              Read more

              Week 12 - Symmetry vs Wedge vs HP equation

              Objective:

              Symmetry vs Wedge vs HP equation This is the continuation of the previous challenge simulation, Tasks to be completed in this challenge. You should have results obtained from solving the Hagen Poisuelle's equation You should have results obtained from simulating the pipe flow with the wedge BC You should obtain results…

              calendar

              15 Aug 2020 06:48 PM IST

                Read more

                Week 2 Air standard Cycle

                Objective:

                To write a program in Python to plot an otto cycle and calculate its thermal efficiency. Theory An Otto cycle is an idealized thermodynamic cycle that describes the functioning of a typical spark ignition piston engine. It is the thermodynamic cycle most commonly found in automobile engines.…

                calendar

                06 Sep 2020 08:08 PM IST

                  Read more

                  Week 3 - Solving second order ODEs

                  Objective:

                  Python code to describe the transient behavior of a Simple pendulum with a damping constant of 'b'. Theory In Engineering, ODE is used to describe the transient behavior of a system.  A simple example is a pendulum   The way the pendulum moves depends on Newton's second law. When this law is written down, we…

                  calendar

                  13 Sep 2020 04:16 PM IST

                    Read more

                    Week 5 - Curve fitting

                    Objective:

                    Curve fitting Using Python AIM To write code to fit a linear and cubic polynomial for the Cp data and explain the following Questions 1. What do popt and pcov mean?  2. What does np.array(temperature) do? 3. What does the * in *popt mean?  4. What needs to be done in order to make the curve fit perfectly?…

                    calendar

                    25 Sep 2020 04:54 PM IST

                      Read more

                      Week 6 - Data analysis

                      Objective:

                      Data analysis using Python. AIM: To create a data visualizer tool.  Data visualizer: Your script should take column numbers as the input and plot the respective columns as separate images Each file should be saved by the name of the column The plot labels should be extracted from the file. If I request a plot…

                      calendar

                      29 Feb 2024 07:34 AM IST

                        Read more

                        Week 3 - Adiabatic Flame Temperature calculation

                        Objective:

                           Adiabatic Flame Temperature Calculation using Python and Cantera. Aim : To study the effect of equivalence ratio on Adiabatic Flame Temperature using the Newton Raphson method and Cantera. To calculate the Adiabatic Flame Temperature for the constant pressure with heat loss. To calculate the Adiabatic…

                        calendar

                        19 Oct 2020 11:28 PM IST

                          Read more

                          Week 4 - Handling Mixtures with Cantera

                          Objective:

                          Week 4 - Handling Mixtures with Cantera Theory Mixtures are substances composed of two or more forms of matter. We can separate them by physical methods. Examples include a solution of salt and water, a mixture of sugar and water, different gasses, air, ...etc. In any mixtures, the various components do not combine through…

                          calendar

                          02 Nov 2020 06:39 PM IST

                            Read more

                            Week 4 - Combustion Efficiency Calculation after Preheating

                            Objective:

                             Aim: 1.What is the effect of preheating on the adiabatic flame temperature? Change pre-heating from 298 to 600K Explain your results 2. Does preheat help with fuel-saving? If yes, how does combustion efficiency go up as a function of pre-heating temperature? Assume that the furnace exit temperature is 1700K Write…

                            calendar

                            06 Nov 2020 10:27 PM IST

                              Read more

                              Week 5.2 - Literature review: ODE Stability

                              Objective:

                              Objective: To review the literature about ODE and to write the python program to substantiate our results.               When does an ODE become unstable? When we writing code for explicit form solution goes unstable because if the time step is really large, nos. of grid points…

                              calendar

                              13 Feb 2021 03:53 PM IST

                                Read more

                                Week 6 - Multivariate Newton Rhapson Solver

                                Objective:

                                Multivariate Newton Rapshon Method :-In numerical analysis, Newton's Method also known as the Newton-Raphson method is a root.Finding algorithms that produce a successively better approximation to the root or zeros of a real values function.The most basic version starts with a single variable function defined for a real…

                                calendar

                                15 Apr 2021 06:04 PM IST

                                  Read more

                                  Week 7 - Auto ignition using Cantera

                                  Objective:

                                  OBJECTIVES:-  To solve the challenge of Auto-ignition by using Python with Cantera.   PROBLEM STATEMENTS:-  PART-A Use the same reactor network code as shown in the video to simulate the auto-ignition Time for methane under the following conditions, (Simulation time = 10 Secs). Plot the variation of auto-ignition…

                                  calendar

                                  20 Apr 2021 07:13 PM IST

                                    Read more

                                    Week 9 - Senstivity Analysis Assignment

                                    Objective:

                                     Week 9 - Sensitivity Analysis Assignment Aim: Sensitivity analysis of GRI-3.0 mechanism Objectives: Determine 10 most sensitive reactions from the GRI-3.0 mechanism Determine sensitivity with respect to temperature Output the reactions in decreasing order of sensitivity Theory: In any reaction mechanism, multiple…

                                    calendar

                                    26 Apr 2021 07:04 PM IST

                                      Read more
                                      Showing 1 of 18 projects

                                      3 Course Certificates

                                      certificate

                                      Introduction to CFD using MATLAB and OpenFOAM

                                      CertificateIcon
                                      Certificate UID: 2yg0kw4zqusmoh6f
                                      View Certificate
                                      certificate

                                      Python for Mechanical Engineers

                                      CertificateIcon
                                      Certificate UID: 0ega39dn4ryvtjum
                                      View Certificate
                                      certificate

                                      Computational Combustion Using Python and Cantera

                                      CertificateIcon
                                      Certificate UID: n3zgvc89kuth4ir5
                                      View Certificate
                                      Showing 1 of 3 certificates

                                      7 Workshop Certificates

                                      certificate

                                      A brief and broad introduction to Aerospace background

                                      CertificateIcon
                                      Certificate UID: sgzndyap1h
                                      View Certificate
                                      certificate

                                      How to build a world-class amusement park as a Mechanical Engineer

                                      CertificateIcon
                                      Certificate UID: dyzktxfj7i
                                      View Certificate
                                      certificate

                                      Introduction to Vehicle Dynamics

                                      CertificateIcon
                                      Certificate UID: 0e7sh3du2m
                                      View Certificate
                                      certificate

                                      Overview of System Analysis by Multi Body Dynamics approach & its application

                                      CertificateIcon
                                      Certificate UID: 3penjy75m4
                                      View Certificate
                                      certificate

                                      Basic concepts of Value Analysis & Value Engineering

                                      CertificateIcon
                                      Certificate UID: 82coydrfzv
                                      View Certificate
                                      certificate

                                      Introduction to Quantum Computing

                                      CertificateIcon
                                      Certificate UID: ejwumo7g9p
                                      View Certificate
                                      certificate

                                      Overview on Autonomous Driving Motion Planning

                                      CertificateIcon
                                      Certificate UID: c6dynpws2l
                                      View Certificate
                                      Showing 1 of 7 certificates

                                      Academic Qualification

                                      B.E

                                      N.M.A.M. Institute of Technology

                                      01 Aug 2017 - 01 Sep 2021

                                      12th

                                      Salwan Public School

                                      01 Apr 2016 - 01 Mar 2017

                                      10th

                                      Salwan Public School

                                      01 Apr 2014 - 01 Apr 2015

                                      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.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