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

Thomas Sabu

Mr.

Skills Acquired at Skill-Lync :

  • CFD
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • MATLAB-BASICS
  • ANSYS-FLUENT
  • AERODYNAMICS
  • CONVERGE-CFD

Introduction

Passion in Fluid Dynamics

85 Projects

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

Objective:

ANSWER FOR THE FIRST 3 QUESTIONS ARE WRITTEN AND UPLOADED IN THE PDF ATTACHED TO THIS.   MAIN PROGRAM clear allclose allclc x= pi/3;dx = linspace(pi/4,pi/4000,40); for i = 1:length(dx) central_difference_error(i) = central_differencing(x,dx(i)); skewed_right_side_error(i) = skewed_right_sided(x,dx(i)); skewed_left_side_error(i)…

calendar

29 Aug 2021 11:11 AM IST

    Read more

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

    Objective:

    Solving the above-given question in both Steady-state analysis and Unsteady or Transient state analysis.   1) STEADY-STATE ANALYSIS In this type of analysis, the tmeperature remains unchanged, that is it will not change with time. The equation for the Steady-state analysis is given by Our defined Boundary conditions…

    calendar

    05 Sep 2021 03:21 PM IST

    • MATLAB
    Read more

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

    Objective:

    Aim To perform a program to solve the quasi 1D Subsonic- supersonic nozzle flow equations with the governing equations, in both conservative and non-conservative form.     The entire material for this problem is taken from a book called 'Computational Fluid Dynamics - The basics with application' written by John…

    calendar

    19 Sep 2021 10:32 AM IST

      Read more

      Week 9 - FVM Literature Review

      Objective:

      In CFD, the three mainly used numerical method based solvers to solve the governing equation (i.e Navier Stoke's Equation), are Finite Volume Method (FVM), Finite Difference Method (FDM) and Finite Element Method (FEM). Finite Volume Method It is a discretization technique for partial differential equations, especially…

      calendar

      19 Sep 2021 01:03 PM IST

      Read more

      Week 8 - Simulation of a backward facing step in OpenFOAM

      Objective:

      Aim In this challenge, we are going to simulate an incompressible laminar-viscous flow through a backward-facing step geometry. We are solving it using an icoFoam solver for both laminar and incompressible flow. Mesh Number of cells along x-axis = 200 Number of Cells along y-axis = 20  Case 1, simulating the flow…

      calendar

      26 Sep 2021 06:16 AM IST

      Read more

      Week 11 - Simulation of Flow through a pipe in OpenFoam

      Objective:

      Aim To simulate an axi-symmetric flow by applying the wedge boundary condition. The flow is laminar and flows through a constant cross-section pipe at an inlet Reynold's number of 2100. You can do a transient or steady state simulation and you will validate your results with the Hagen- Poiseuille's equations for the fully…

      calendar

      06 Oct 2021 06:44 AM IST

      Read more

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

      Objective:

      Aim In this challenge you will simulate the same problem as in week 1 but by applying Symmetry Boundary Condition. You will do the simulation for the below mentioned angles using both symmetry and wedge boundary conditions and validate them with HP equations like you did in week 11 challenge.   Angles to test 10 degree…

      calendar

      07 Oct 2021 04:45 AM IST

      Read more

      Week 1- Mixing Tee

      Objective:

      Question For this challenge, we have created two versions of the mixing tee. One of them is longer than the other. Your job is 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…

      calendar

      18 Oct 2021 05:54 AM IST

      Read more

      Week 2 - Flow over a Cylinder.

      Objective:

      Aim Simulate the flow over a cylinder and explain the phenomenon of Karman vortex street.    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…

      calendar

      25 Oct 2021 11:29 AM IST

        Read more

        Week 3 - External flow simulation over an Ahmed body.

        Objective:

         Describe Ahmed's body and its importance?   The Ahmed body is a simplified car body used in the automobile field to study the impact of the flow pattern on drag. The external aerodynamics of the car defines many major traits of an automobile like stability, comfort, and fuel consumption at high speeds. The flow…

        calendar

        17 Dec 2021 07:53 PM IST

        Read more

        Week 4 - CHT Analysis on Exhaust port

        Objective:

        Conjugate Heat Transfer Conjugate Heat Transfer combines with the combination of heat transfers in solids and heat transfer in fluids. In solids, conduction often dominates whereas in fluids, convection usually dominates. Conjugate heat transfer is observed in many situations. For example, heat sinks are optimized to combine…

        calendar

        10 Jan 2022 09:28 AM IST

        Read more

        Week 5 - Rayleigh Taylor Instability

        Objective:

        1. What are some practical CFD models that have been based on the mathematical analysis of Rayleigh Taylor waves? In your own words, explain how these mathematical models have been adapted for CFD calculations. Rayleigh Taylor Instability is used to measure the instability of two fluids of different densities, which occurs…

        calendar

        17 Jan 2022 05:01 AM IST

        Read more

        Week 6 - CHT Analysis on a Graphics card

        Objective:

        The Geometry  This is the geometry of the graphics card which we are going to simulate. It contains three main parts the      Base Board ( baseplate)      Fin      Processor The Side view of the Graphics card, as you can see the green part showing is the processor and the…

        calendar

        23 Jan 2022 12:38 PM IST

          Read more

          Week 8 - Simulating Cyclone separator with Discrete Phase Modelling

          Objective:

           1. To write a few words about any four empirical models used to calculate the cyclone separator efficiency Cyclone separators are separation devices that use the principle of inertia to remove particulate matter from flue gases. Cyclone separators is one of many air pollution control device known as pre-cleaners…

          calendar

          14 Feb 2022 07:31 AM IST

          Read more

          Week 9 - Parametric study on Gate valve.

          Objective:

          Objective  You will have to perform a parametric study on the gate valve simulation by setting the opening from 10 % to 80%.  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…

          calendar

          17 Feb 2022 02:52 PM IST

            Read more

            Week 10 - Simulating Combustion of Natural Gas.

            Objective:

            Objective To perform a combustion simulation on the combustor model and plot the variation of the mass fraction of the different species’ in the simulation using line probes at different locations of the combustor as shown in Fig. You need to plot for CO2, H2O, CH4, N2, O2, NOx emissions & Soot formation.  …

            calendar

            24 Mar 2022 05:08 AM IST

              Read more

              Week 2 Challenge : Surface meshing on a Pressure valve

              Objective:

              AIM For the given model, check for the geometrical errors and perform Topology cleanup accordingly. Set three different target lengths as three different cases and mesh the model.  Target length = 1mm, 3 mm and 5 mm (i.e. 3 cases) Element type = Tria Apply any one target length from the above at a time for the entire…

              calendar

              07 Apr 2022 09:49 AM IST

                Read more

                Week 3 Challenge : CFD meshing on Turbocharger

                Objective:

                Objective For the given model, check for the geometrical errors to make appropriate volumes. Create and assign PIDs as shown in the video. Perform surface mesh with the given target lengths as per PIDs. Blade stage-1 = 1 mm Blade stage-2 = 1 mm Impeller = 2 mm Shaft rotor = 1 mm Turbo casing = 5 mm Compressor casing =…

                calendar

                22 Apr 2022 10:08 AM IST

                Read more

                Week 4 Challenge : CFD Meshing for BMW car

                Objective:

                PROJECT - BMW M6 Preprocessing    For the given model, check and solve all geometrical errors on half portion and Assign appropriate PIDs. Perform meshing with the given Target length and element Quality criteria. After meshing the half model, Do symmetry to the other side. Target lengths for the different parts…

                calendar

                14 May 2022 06:34 PM IST

                Read more

                Week 5 Challenge : Surface wrap on Automotive Assembly

                Objective:

                AIM For the given models, check for the geometrical errors and delete surfaces which are unwanted for Surface wrap as shown in the videos. After clearing geometry, Merge all 3 models and perform surface wrap. Target length for Wrap = 3 mmWrite a detailed report on steps followed to finish this challenge.   PREFACE…

                calendar

                15 May 2022 12:04 PM IST

                  Read more

                  Week 1: Channel flow simulation using CONVERGE CFD

                  Objective:

                  1. For this challenge, we will be setting up a channel flow tutorial. 2. As you watch these videos, setup the case in CONVERGE 3. Make sure the inlet pressure and initial pressure are the same.  4. Once you have the base setup ready, run the case for three different base mesh sizes i.e You need to run 3 simulations…

                  calendar

                  05 Jun 2022 01:54 PM IST

                    Read more

                    Week 3: Flow over a backward facing step

                    Objective:

                    Once you have watched the video, setup the case in CONVERGE Once you have the base setup ready, run the case for three different base mesh sizes dx = dy = dz =2e-3 m dx = dy = dz =1.5e-3 m dx = dy = dz =1.0e-3 m (If this is too much for your PC, use 1.2e-3 m)   Answers This is a simple basic analysis of fluid simulation…

                    calendar

                    11 Jun 2022 09:15 AM IST

                      Read more

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

                      Objective:

                      Project: Steady-state simulation of flow over a throttle body   Answer The Geometry. This is a simple 3D geometry of a throttle body, which is mainly used to control the air flow passing through it. Here is a basic simulation depicting velocity and pressure of the fluid passing through it.   For the first, we…

                      calendar

                      15 Jun 2022 04:38 PM IST

                        Read more

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

                        Objective:

                        Week 4.2: Project Transient simulation of flow over a throttle body Here the project is the same as that of the previous one other than a few changes. Here the changes are in the throttle body deflection. Throttle profile info: From 0 to 2 ms the valve should rotate by 25 degrees. From 2 to 4ms it should stay at 25 degrees.…

                        calendar

                        20 Jun 2022 12:54 PM IST

                        Read more

                        Week 5: Prandtl Meyer Shock problem

                        Objective:

                        Prandtl Meyer Shock problem   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 waves 3. Effect of SGS parameter on shock location In the Prandtl Meyer shock problem, look at…

                        calendar

                        01 Jul 2022 03:29 AM IST

                        Read more

                        Week 6: Conjugate Heat Transfer Simulation

                        Objective:

                        ASSIGNMENT Baseline configuration Setup a flow simulation through a pipe Inlet Reynolds number should be 7,000  Re = (rho*V*D)/(Dynamic viscosity) Turbulence modelling - K-Epsilon Supercycling parameters - same as in the video Additional 3D outputs Add Y+ to your post.in file Grid dependence test Start with an…

                        calendar

                        15 Jul 2022 05:54 PM IST

                          Read more

                          Week 7: Shock tube simulation project

                          Objective:

                          SHOCK TUBE SIMULATION PROJECT Setup a transient shock tube simulation 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   Here we are going to deal with a simulation project of a simple Shock Tube Problem.   This…

                          calendar

                          19 Jul 2022 11:44 AM IST

                            Read more

                            Week 8: Literature review RANS derivation and analysis

                            Objective:

                            Week 8: Literature review RANS derivation and analysis Apply Reynolds decomposition to the NS equations and come up with the expression for Reynolds stress. Explain your understanding of the terms Reynolds stress What is turbulent viscosity? How is it different from molecular viscosity?   Answer   Reynolds Stress…

                            calendar

                            24 Jul 2022 02:08 PM IST

                              Read more

                              Week 9 - Mini project - Flow over an Airfoil

                              Objective:

                              Week 9 - Mini project - Flow over an Airfoil    You will have to calculate the following, Drag co-efficient Vs Angle of Attack Lift co-efficient vs Angle of Attack Compare the effect of turbulence models on the above two results. Make sure that the inlet Reynolds number is 200,000 Make sure you do above calculations…

                              calendar

                              17 Aug 2022 06:52 AM IST

                                Read more

                                Week 10: Modeling and Simulation of flow around an Ahmed Body

                                Objective:

                                Aim To model and simulate flow around an Ahmed Body using Converge CFD and compare the simulation results with provided experimental data Answer Introduction and Theory The Ahmed body is a generic car body (a simplified vehicle model). The airflow around the Ahmed body captures the essential flow features around an automobile…

                                calendar

                                16 Sep 2022 05:06 AM IST

                                Read more

                                Week 2 - Converging diverging nozzle

                                Objective:

                                Converge-Divergent Nozzle  Consider the converging-diverging nozzle below with the dimensions. For the following boundary conditions,    At Inlet, Pressure = 1atm and Temperature = 300K. The outlet pressure= 0.027 atm. In the operating conditions, consider the reference pressure to be zero.   Answer…

                                calendar

                                03 Oct 2022 05:37 PM IST

                                Read more

                                Week 3 - Pitot tube

                                Objective:

                                Week 3 - Pitot tube   1. A pitot static tube geometry is attached below.     a.You are required to do a literature review of pitot-static tube. Also establish a relationship between Total (stagnation) pressure and static pressure     b.You are required to create surfaces and fill it separately…

                                calendar

                                07 Oct 2022 01:37 PM IST

                                  Read more

                                  Week 5 - Turbulence modelling challenge

                                  Objective:

                                  Week 5 - Turbulence modelling challenge   In this challenge, you are required to do a literature review of various turbulence models explained in the Turbulence modeling video (Week-5) and explain why DNS isn’t feasible according to Kolmogorov's scale. For the below geometry performs a 3D simulation and explain…

                                  calendar

                                  09 Oct 2022 10:34 AM IST

                                  Read more

                                  Week 7 - Minor Project

                                  Objective:

                                  Week 7 - Minor Project In this project, the student will have to setup the domain for analysis of flow over an airfoil at subsonic and supersonic regime. The airfoil will be analysed at 3 different angles of attack and the lift and drag coefficient will be compared in all cases Create domain for flow analysis Setup simulation…

                                  calendar

                                  17 Oct 2022 09:27 AM IST

                                    Read more

                                    Week 8- Moving zones approach in Fluent

                                    Objective:

                                    Week 8- Moving zones approach in Fluent What are the approaches by which you would model moving zones? Which approach would you use to model unsteady phenomena? Simulate rotary motion for the geometry given Plot the velocity profile of the fluid motion Answer The two type of flow in in a fluid motion are rectilinear and…

                                    calendar

                                    05 Nov 2022 09:27 AM IST

                                      Read more

                                      Week 9- Unsteady moving zones Approach

                                      Objective:

                                      Week 9- Unsteady moving zones Approach   Simulate the motion of blades in a generic turbomachinery component using an unsteady approach. Assume blade rotation at 300rpm Choose an appropriate time step for the simulation and generate an animation file for the rotation. Answer   AIM: To simulate the motion…

                                      calendar

                                      09 Nov 2022 03:44 PM IST

                                        Read more

                                        Week 11- Broadband Noise modelling over Ahmed body

                                        Objective:

                                        Week 11- Broadband Noise modelling over Ahmed body   In this challenge, you are required to do the following. Describe Ahmed's body and its importance. Setup the domain and setup assuming body is travelling at 110 kmph Run the setup till convergence and plot for static pressure and coefficient of drag and lift to…

                                        calendar

                                        26 Nov 2022 01:58 PM IST

                                        Read more

                                        Week 12- Major Project (CFD Analysis on Combustion in a SCRAMJET engine)

                                        Objective:

                                        Week 12- Major Project (CFD Analysis on Combustion in a SCRAMJET engine)   In this challenge, i am going to calculate how the fuel injector is working on a SCRAMJET engine.   This is the schematic diagram of the scramjet engine which we are going to deal today.     We made the geometry according to…

                                        calendar

                                        02 Dec 2022 07:29 AM IST

                                        Read more

                                        Week 1 : Exploring the GUI of GT-POWER

                                        Objective:

                                        Week 1 : Exploring the GUI of GT-POWER   Questions  1. Explore the GUI of GT SUITE and list down modules available with brief descriptions.   GT-SUITE is the industry-leading simulation tool with capabilities and libraries aimed at a wide variety of applications and industries. It offers engineers functionalities…

                                        calendar

                                        11 Dec 2022 08:51 AM IST

                                        Read more

                                        Week 2 : Basic Calibration of Single cylinder SI-Engine

                                        Objective:

                                        Week 2 : Basic Calibration of Single cylinder SI-Engine     1.Run the case at 1800 rpm and list down important parameters (20 Marks) air flow rate BMEP BSFC In-cylinder pressure 2. Increase the power output at 3600 rpm by 10% (30 Marks)   Answer   Introduction A spark-ignition engine (SI engine)…

                                        calendar

                                        26 Dec 2022 04:54 PM IST

                                          Read more

                                          Week-4 : Basic Calibration of Single cylinder CI-Engine

                                          Objective:

                                          Week-4 : Basic Calibration of Single cylinder CI-Engine     SI vs CI S.No./Engine type                                SI engine                                       …

                                          calendar

                                          15 Jan 2023 12:21 PM IST

                                            Read more

                                            Week-6 : Turbocharger Modelling

                                            Objective:

                                            Week-6 : Turbocharger Modelling   List down different TC and locate examples from GT Power Explore tutorial number 6 and 7 Plot operating points on compressor and turbine maps In which application Variable Geometry Turbine is beneficial? Explore example- Diesel VGT EGR and understand the modeling part   What…

                                            calendar

                                            27 Jan 2023 06:53 AM IST

                                            Read more

                                            Week-7 : Converting a detailed engine model to a FRM model

                                            Objective:

                                            Aim: To Explore tutorial number 9 and write a detailed report (50 marks) To  Build FRM Model for following configuration using FRM builder approach (50 marks) Bore 102 mm stroke 115 mm CR 17 No of cylinder 6 CI engine Twin Scroll Turbine GT Controller Introduction:    FRM is a physical engine model that…

                                            calendar

                                            28 Jan 2023 10:15 AM IST

                                              Read more

                                              Week-11 : Discretization of 3D intake manifold using GEM-3D

                                              Objective:

                                              Aim: Discretization of 3D intake manifold using GEM-3D   Objective: 1. Tutorial- single cyl DI add case 2 with discretization length 0.1 mm for intake runner and compare with default case 1 Parameters-Torque, BSFC, max cylinder pressure simulation time 2. Explore tutorial no 2 (GEM3D) - “Building…

                                              calendar

                                              03 Feb 2023 05:40 AM IST

                                                Read more

                                                Week 3 - 2D meshing for Sheet metal

                                                Objective:

                                                Week 3 - 2D meshing for Sheet metal For the given Hood model, Take the mid surface for all the components after checking the geometrical errors and mesh the mid surface with the given element Quality criteria. (Refer the table Below for the Quality criteria)  Objective- To clean and mesh the given Hood geometry. After…

                                                calendar

                                                11 Mar 2023 09:03 AM IST

                                                  Read more

                                                  Week 4 - 2D Meshing for Sheet Metal

                                                  Objective:

                                                  Week 4 - 2D Meshing for Sheet Metal For the given CCB CAD model, Check for the Geometry cleanup (if required), Take the mid surface, and Mesh it with the below 2D element Quality criteria.    The Below given is the CAD geometry of a CCB, which we need to be meshed as per the requirement.   First we need…

                                                  calendar

                                                  14 Apr 2023 07:09 AM IST

                                                    Read more

                                                    Project 1 - Meshing of Floor Panel

                                                    Objective:

                                                    Project 1 - Meshing of Floor Panel Aim To Mesh the given floor panel for the given quality criteria. Importing CAD Model This is the geometry of the floor panel     Checking for Geometry errors   While checking for geometry, we have seen many errors, most of them are fixable, but there are some errors which…

                                                    calendar

                                                    15 Apr 2023 03:31 AM IST

                                                      Read more

                                                      Week - 5 - 2D meshing for Plastic components

                                                      Objective:

                                                      Week - 5 - 2D meshing for Plastic components   For the given Plastic Bottle Cap model, check for the geometrical errors and take the mid surface by suitable mid surfacing techniques. PID and Thickness assignment has to be done for all the mid surfaces. Mesh the same with the given element Quality criteria. (Refer…

                                                      calendar

                                                      29 Apr 2023 07:54 AM IST

                                                        Read more

                                                        Project 2 - 2D meshing on the instrumental Panel

                                                        Objective:

                                                        Project 2 - 2D meshing on the instrumental Panel   For the given component, check for the geometrical errors and mesh with the given element Quality criteria. After meshing the component the thickness has to be assigned. Write a detailed report on your meshing process and also mention which method you used to extract…

                                                        calendar

                                                        20 May 2023 12:53 PM IST

                                                          Read more

                                                          Week- 8 - Solid meshing

                                                          Objective:

                                                          Week- 8 - Solid meshing   For the given Rear view mirror component, check for the geometrical errors and mesh the Surfaces with the given 2D element Quality criterias given below.    S.No  Quality Criteria  Value  1 Target/Average length   1 2 Minimum Length  0.5 3 Maximum Length …

                                                          calendar

                                                          01 Jun 2023 05:26 AM IST

                                                            Read more

                                                            Week 9 - Creating connection for Rear door

                                                            Objective:

                                                            Week 9 - Creating connection for Rear door   This week, the connections for the front door by using different 1D elements are taught in detail.  Now for the given Rear door FE model, Create and Apply different PIDs for different components. By using the same technique and the elements as shown in the video, Perform…

                                                            calendar

                                                            02 Jun 2023 05:45 AM IST

                                                              Read more

                                                              Week 1: Channel flow simulation using CONVERGE CFD

                                                              Objective:

                                                              Week 1: Channel flow simulation using CONVERGE CFD   1. For this challenge, we will be setting up a channel flow tutorial. 2. As you watch these videos, set up the case in CONVERGE 3. Make sure the inlet pressure and initial pressure are the same.  4. Once you have the base setup ready, run the case for three…

                                                              calendar

                                                              23 Jul 2023 10:06 AM IST

                                                              Read more

                                                              Week 3: Flow over a backward facing step

                                                              Objective:

                                                              Week 3: Flow over a backward-facing step Once you have watched the video, setup the case in CONVERGE Once you have the base setup ready, run the case for three different base mesh sizes dx = dy = dz =2e-3m dx = dy = dz =1.5e-3m dx = dy = dz =1.0e-3m (If this is too much for your PC, use 1.2e-3m) Post process your results…

                                                              calendar

                                                              23 Jul 2023 02:04 PM IST

                                                                Read more

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

                                                                Objective:

                                                                Week 4.1: Project - Steady-state simulation of flow over a throttle body Answer This geometry is a basic 3D representation of a simple throttle body used in vehicles, which is used to control the  air flow towards engine. We are going to do a basic simulation in converge.   First, we are going to scale down the…

                                                                calendar

                                                                24 Jul 2023 06:00 PM IST

                                                                  Read more

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

                                                                  Objective:

                                                                  Week 4.2: Project - Transient simulation of flow over a throttle body Setup and run transient state simulation for flow over a throttle body. Post process the results and show pressure and velocity contours. Show the mesh (i.e surface with edges) Show the plots for pressure, velocity, mass flow rate and total cell count.…

                                                                  calendar

                                                                  28 Jul 2023 11:57 AM IST

                                                                    Read more

                                                                    Week 5: Prandtl Meyer Shock problem

                                                                    Objective:

                                                                    Your Answers Prandtl Meyer Shock problem   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 waves 3. Effect of SGS parameter on shock location In the Prandtl Meyer shock problem,…

                                                                    calendar

                                                                    28 Jul 2023 12:03 PM IST

                                                                    Read more

                                                                    Week 6: Conjugate Heat Transfer Simulation

                                                                    Objective:

                                                                    Week 6: Conjugate Heat Transfer Simulation   ANSWERS   As the Reynolds Number is 7000, on further calculation, we got the velocity is 2.58 m/s. So we use velocity = 2.6m/s for the future calculation.   CASE 1 As for the first case, we use Grid size = 0.004mm and Super cycle stage interval size = 0.01.   Here Today we are…

                                                                    calendar

                                                                    31 Jul 2023 03:25 PM IST

                                                                      Read more

                                                                      Week 7: Shock tube simulation project

                                                                      Objective:

                                                                      SHOCK TUBE SIMULATION PROJECT Setup a transient shock tube simulation 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   Here we are going to deal with a simulation project of a simple Shock Tube Problem.   This is the geometry…

                                                                      calendar

                                                                      01 Aug 2023 07:12 PM IST

                                                                        Read more

                                                                        Week 8: Literature review - RANS derivation and analysis

                                                                        Objective:

                                                                        Answer   Reynolds Stress Reynolds stress results from the turbulent transport of momentum. It can be defined as the component of the total stress tensor in a fluid obtained from the averaging operation over the Navier-Stokes equations to account for turbulent fluctuations in fluid momentum. In terms of accuracy for…

                                                                        calendar

                                                                        02 Aug 2023 11:16 AM IST

                                                                          Read more

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

                                                                          Objective:

                                                                          Objective   To make NO HYDRO case set up of an IC engine. Make boundary flagging and complete the whole set up in order to figure out if the Geometry moves correctly during the run. Geometry   Boundary Flagging Piston (Piston Head) Inflow  (Inlet) Marked as Red liner (Marked in Red) Cylinder Head Exhaust port Outflow Exhaust…

                                                                          calendar

                                                                          03 Aug 2023 10:43 AM IST

                                                                          Read more

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

                                                                          Objective:

                                                                          Aim : To set up a combustion simulation with the details given in the challenge and to study different properties of combustion by post processing the results obtained by the calculation of the full hydrodynamic set up of the given geometry. Objective : 1. What is the compression ratio of this engine? 2. Why do we need…

                                                                          calendar

                                                                          04 Aug 2023 02:39 PM IST

                                                                          Read more

                                                                          FINAL TEST

                                                                          Objective:

                                                                          Q1. What is the Compression ratio for the engine? Compression ratio = Total Volume/Clearance Volume = (Vs+Vc)/Vc Here, Vs - Swept Volume, Vc - Clearance Volume The below plot shows the variation of cylinder volume with respect to the Crank angle.     Stroke Volume:  Clearance Volume:    Using…

                                                                          calendar

                                                                          07 Aug 2023 05:18 AM IST

                                                                            Read more

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

                                                                            Objective:

                                                                              AIM: To simulate, analyze, and compare the significances of both omega and open w pistons. INTRODUCTION: In this project, I will demonstrate the diesel engine simulation and the characteristic difference between open w type piston and omega type piston.  The simulation will be a close sector analysis with a…

                                                                            calendar

                                                                            14 Aug 2023 05:15 AM IST

                                                                            Read more

                                                                            Week 1: Channel flow simulation using CONVERGE CFD

                                                                            Objective:

                                                                            Week 1: Channel flow simulation using CONVERGE CFD   1. For this challenge, we will be setting up a channel flow tutorial. 2. As you watch these videos, set up the case in CONVERGE 3. Make sure the inlet pressure and initial pressure are the same.  4. Once you have the base setup ready, run the case for three…

                                                                            calendar

                                                                            20 Aug 2023 02:38 PM IST

                                                                            Read more

                                                                            Week 3: Flow over a backward facing step

                                                                            Objective:

                                                                            Answer This is a simple geometry for the analysis of a fluid through a backward-facing step. Firstly, we need to scale down the geometry as its a big so simulation time will be huge, so we re-scaled to 0.001. Boundary condition Make the Gas simulation as Default Global Transport Parameters - make it default reaction mechanicsm…

                                                                            calendar

                                                                            20 Aug 2023 02:38 PM IST

                                                                              Read more

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

                                                                              Objective:

                                                                                Week 4.1: Project - Steady-state simulation of flow over a throttle body Answer This geometry is a basic 3D representation of a simple throttle body used in vehicles, which is used to control the  air flow towards engine. We are going to do a basic simulation in converge.   First, we are going to scale…

                                                                              calendar

                                                                              22 Aug 2023 04:03 AM IST

                                                                                Read more

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

                                                                                Objective:

                                                                                Week 4.2: Project - Transient simulation of flow over a throttle body Setup and run transient state simulation for flow over a throttle body. Post process the results and show pressure and velocity contours. Show the mesh (i.e surface with edges) Show the plots for pressure, velocity, mass flow rate and total cell count.…

                                                                                calendar

                                                                                24 Aug 2023 08:39 AM IST

                                                                                  Read more

                                                                                  Week 5: Prandtl Meyer Shock problem

                                                                                  Objective:

                                                                                  Prandtl Meyer Shock problem   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 waves 3. Effect of SGS parameter on shock location In the Prandtl Meyer shock problem, look at the…

                                                                                  calendar

                                                                                  24 Aug 2023 08:39 AM IST

                                                                                  Read more

                                                                                  Week 6: Shock tube simulation project

                                                                                  Objective:

                                                                                  SHOCK TUBE SIMULATION PROJECT Setup a transient shock tube simulation 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   Here we are going to deal with a simulation project of a simple Shock Tube Problem.   This is the geometry…

                                                                                  calendar

                                                                                  24 Aug 2023 08:40 AM IST

                                                                                    Read more

                                                                                    Week 7: Literature review - RANS derivation and analysis

                                                                                    Objective:

                                                                                    Answer   Reynolds Stress Reynolds stress results from the turbulent transport of momentum. It can be defined as the component of the total stress tensor in a fluid obtained from the averaging operation over the Navier-Stokes equations to account for turbulent fluctuations in fluid momentum. In terms of accuracy for modeling…

                                                                                    calendar

                                                                                    24 Aug 2023 08:40 AM IST

                                                                                      Read more

                                                                                      Week 8:Centrifugal pump simulation

                                                                                      Objective:

                                                                                      Aim: To Perform a transient simulation on a Centrifugal pump to calculate the pressure drop while providing mass flow outlet boundary conditions. Post-process the results and obtain the graph total pressure v/s mass flow rate to calculate pump efficiency. Carry the simulation for 3 different outflow mass flow rates: 130Kg/s,…

                                                                                      calendar

                                                                                      27 Aug 2023 05:30 AM IST

                                                                                      Read more

                                                                                      Week 9:Super Charger Simulation Project

                                                                                      Objective:

                                                                                      Aim: To Complete Boundary Flagging and run NO HYDRO. Get Supercharger performance data (i.e total pressure ratio vs mass flow rate) Array of Pressure Ratio = [ 1.1 1.5 2.0 2.2] i.e for these 4 values of Pressure ratio get the mass flow rate and plot the graph between the total pressure ratio and mass…

                                                                                      calendar

                                                                                      27 Aug 2023 05:36 AM IST

                                                                                        Read more

                                                                                        Week 10: Proportional Valve simulation

                                                                                        Objective:

                                                                                                                                                 Proportional Valve Simulation   Aim:  SImulate a steady state flow of a proportional value with different pressure ratios and capture the pressure force acting on the spindle and tabulate the results while using it with and without AMR. Also perform a FSI transient…

                                                                                        calendar

                                                                                        03 Sep 2023 07:01 AM IST

                                                                                          Read more

                                                                                          Week 11.1: Turbo Charger Simulation Project

                                                                                          Objective:

                                                                                          Title: Turbo Charger Simulation Aim:  To run simulation for 3 different pressure ratios of 2, 2.5  and 3. To increase the END TIME of the simulation and check if convergence is achieved for the angular velocity of the Turbine.  Theory A turbocharger (technically a turbosupercharger), is a turbine-driven, force induction…

                                                                                          calendar

                                                                                          03 Sep 2023 07:03 AM IST

                                                                                            Read more

                                                                                            Week 12.1: 2D Cavitation simulation

                                                                                            Objective:

                                                                                                                                        2D Cavitation Simulation   Aim: 1) Set up and run 3 cases for Winkl Hoffer Nozzle to study Cavitation, Case 1: Set up the case for Pressure difference of 30 bars Case 2: Set up the case for Pressure difference of 70 bars Case 3: Set up the case for Pressure difference of 100…

                                                                                            calendar

                                                                                            03 Sep 2023 07:08 AM IST

                                                                                            Read more

                                                                                            Week - 1 - Consistency of Units

                                                                                            Objective:

                                                                                            Aim: To convert the Given measurement values to different Unit Systems Objective: Different industries use different system of units as per their convenience. The units for the basic measurement quantities, mass distance and time - dictate how the other derived quantities will be expressed. For example, automotive industries…

                                                                                            calendar

                                                                                            16 Oct 2023 07:11 AM IST

                                                                                            Read more

                                                                                            Week - 2 - Explicit and Implicit Analysis

                                                                                            Objective:

                                                                                            WEEK 2 -EXPLICIT AND IMPLICIT ANALYSIS        Objective: • To solve the given non-linear equation "F(u)- u3+9u2-4u" using both Explicit and Implicit Methods. • To perform 3 steps for both explicit and implicit Methods & calculate the various parameters such as displacement, stiffness, internal & external forces. Then,…

                                                                                            calendar

                                                                                            17 Oct 2023 03:38 AM IST

                                                                                            Read more

                                                                                            Week - 3 Drop test Challenge

                                                                                            Objective:

                                                                                            AIM: To perform a drop test simulation of a cell phone dropped on a plate under initial velocity using LS-Dyna.   OBJECTIVE : To create the simulation file (input file ) from the given K format type of file. To create the material card. To create a section card. To assign material and section card…

                                                                                            calendar

                                                                                            25 Oct 2023 06:53 AM IST

                                                                                              Read more

                                                                                              Week - 4 - Crash Box Simulation

                                                                                              Objective:

                                                                                              AIM: To create a complete simulation file for-crash analysis of crash box having two different thickness of 1.2 mm and 1.5 mm from the given FE model of crashbox and produce the following deliverables.   Input. k file and output files (D3PLOT, GLSTAT, SLEOUT, RCFORC) Animation of the final simulation Cross-sectional…

                                                                                              calendar

                                                                                              06 Nov 2023 08:10 AM IST

                                                                                              Read more

                                                                                              Week - 5 - Modelling Spotwelds

                                                                                              Objective:

                                                                                              OBJECTIVE: The objective of this project is to model spot welds to join two sheet metal components using beam elements on the first case and solid elements on the second and compare the  axial and shear force experienced by the spot welds in both cases. LS DYNS SETUP : CASE-1: BEAM SPOTWELD SPOTWELD ELEMENT GENERATION:…

                                                                                              calendar

                                                                                              08 Nov 2023 07:54 AM IST

                                                                                                Read more

                                                                                                Week-6 Calculate the Stretch Ratio by comparing the ELFORM (-2,-1,1,2) with Ogden_Material Model.

                                                                                                Objective:

                                                                                                Introduction The Ogden material model is a hyper elastic material model used to describe the non-linear stress–strain behavior of complex materials such as rubbers, polymers, and biological tissue. The model was developed by Raymond Ogden in 1972. The Ogden model, like other hyper elastic material models,…

                                                                                                calendar

                                                                                                08 Dec 2023 07:10 AM IST

                                                                                                  Read more

                                                                                                  Week - 8 Mass Scaling

                                                                                                  Objective:

                                                                                                  AIM: To use mass scaling to reduce the runtime of a model and ensure the stability of mass scaling. The hard limit on mass scaling is 8% and stability should be completely intact. To run the same model using implicit solver with necessary changes and compare implicit and explicit runtime. OBJECTIVES: To perform the mass…

                                                                                                  calendar

                                                                                                  08 Dec 2023 07:39 AM IST

                                                                                                    Read more

                                                                                                    Week - 9 Material Modeling from Raw Data

                                                                                                    Objective:

                                                                                                    Aim : Use the diagram of the true stress-strain curve of graphite iron casting. Two curves are there for different material structures. Students need to pick any one of them and use the data to create either a MAT_024 or MAT_018 material model and then validate it.  Solution :  It is very important…

                                                                                                    calendar

                                                                                                    08 Dec 2023 07:40 AM IST

                                                                                                    Read more

                                                                                                    Bird Strike - Project - 2

                                                                                                    Objective:

                                                                                                    Aim: To perform and simulate the non-linear case of Birdstrike in Aero-engine using explicit analysis in LS-Dyna Objective:  The FE model consists of 4 parts that need to be separated and save part-wise. The suitable material is created and saved in a subfolder The node number, element number, and part number are assigned…

                                                                                                    calendar

                                                                                                    21 Dec 2023 07:59 AM IST

                                                                                                    Read more

                                                                                                    week-11 Joint creation and Demonstration

                                                                                                    Objective:

                                                                                                    Aim-   To illustrate the mechanism of spherical, cylindrical, translational and revolute joints between rigid bodies and deformable bodies. The various types of joints can be created in LS-Dyna using the CONSTRAINED_JOINT keyword. Procedure- A. Joints between rigid bodies The various types of joints between rigid bodies…

                                                                                                    calendar

                                                                                                    21 Dec 2023 10:32 AM IST

                                                                                                      Read more
                                                                                                      Showing 1 of 85 projects

                                                                                                      10 Course Certificates

                                                                                                      certificate

                                                                                                      Introduction to CFD using MATLAB and OpenFOAM

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: 261jzsqerwv48hx5
                                                                                                      View Certificate
                                                                                                      certificate

                                                                                                      Introduction to GUI based CFD using ANSYS Fluent

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: qhc0m3p1ex49rj6z
                                                                                                      View Certificate
                                                                                                      certificate

                                                                                                      Advanced CFD Meshing using ANSA

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: 0qlmba4nz2gxi8wf
                                                                                                      View Certificate
                                                                                                      certificate

                                                                                                      Advanced Aerodynamic Simulations using CONVERGE

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: 94cdzhg07wbntoui
                                                                                                      View Certificate
                                                                                                      certificate

                                                                                                      Introduction to Aero-Thermal simulation using ANSYS Fluent

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: ut2pgarcxhbivfw9
                                                                                                      View Certificate
                                                                                                      certificate

                                                                                                      IC Engine Calibration using GT-POWER and GT-SUITE

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: ai8oty7cwqf430bp
                                                                                                      View Certificate
                                                                                                      certificate

                                                                                                      Preprocessor for Structural Analysis using ANSA

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: lr9bd1s5kfto786a
                                                                                                      View Certificate
                                                                                                      certificate

                                                                                                      Advanced CFD for IC Engine Applications using CONVERGE

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: j6hfbysrw97lqi3m
                                                                                                      View Certificate
                                                                                                      certificate

                                                                                                      Advanced Turbomachinery Simulations using CONVERGE

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: 5vgxa7918r3hwflc
                                                                                                      View Certificate
                                                                                                      certificate

                                                                                                      LS-DYNA for Structural Mechanics/FEA

                                                                                                      CertificateIcon
                                                                                                      Certificate UID: 5o2emjakwnc6q34p
                                                                                                      View Certificate
                                                                                                      Showing 1 of 10 certificates

                                                                                                      Academic Qualification

                                                                                                      B.Tech

                                                                                                      St. Joseph's College of Engineering and Technology, Palai

                                                                                                      01 Aug 2016 - 01 Sep 2020

                                                                                                      12th

                                                                                                      St.Augustine's Higher Secondary School

                                                                                                      01 Jun 2014 - 01 Jun 2016

                                                                                                      10th

                                                                                                      SFS Public School & Junior College

                                                                                                      01 Mar 2013 - 01 Mar 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
                                                                                                      5

                                                                                                      11 Hours of Content

                                                                                                      coursecard
                                                                                                      4.7

                                                                                                      5 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