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

Adhiseshan J S

Mechanical Engineer

Skills Acquired at Skill-Lync :

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

Introduction

I am a Mechanical Engineer optimistic about Practicing Computational Fluid Dynamics and Aerospace Aerodynamics. Highly motivated and a goal-driven worker, aiming to work in an industrial environment.

48 Projects

Week 3 - Taylor table method and Matlab code

Objective:

First of all we are going to look up for the calculation of fourth order approximation of various schemes and we are going to prove that our skewed schemes are fourth-order accurate.      Before that, skewed schemes are useful when compared to central difference, because the number of nodes in skewed schemes…

calendar

24 Jul 2020 08:11 AM IST

    Read more

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

    Objective:

    We have to solve for two dimensional heat conduction equation in this challenge.   First of all the two dimensional heat conduction equation is, `(del^2T)/(delx^2)+(del^2T)/(dely^2)=0` When we discritize the above equation by using central differencing scheme,we get the following   `(del^2T)/(delx^2)=(T_(i-1,j)-2*T_(i,j)+T_(i+1,j))/(Deltax^2)`…

    calendar

    31 Jul 2020 01:15 PM IST

      Read more

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

      Objective:

      Simulation of one dimensional Super-sonic nozzel flow simulation using Macromack method   Objective: In this challenge we are going to simulate the isentropic flow through a quasi 1D subsonic-supersonic nozzle. We will derive both the conservation and non-conservation forms of the governing equations and sovle them…

      calendar

      10 Aug 2020 06:28 AM IST

        Read more

        Week 8 - BlockMesh Drill down challenge

        Objective:

        BlockMesh Drill down challenge Objective: To study icoFoam solver and to simulate the flow through a backward-facing step. Also to create different meshes and compare the results obtained from them. Given: Mesh specification Number of cells along the x direction (longer dimension) = 200 Number of cells along the y direction…

        calendar

        18 Aug 2020 12:42 PM IST

          Read more

          Week 9 - FVM Literature Review

          Objective:

          FVM Literature Review: Introduction: The finite volume method (FVM) is a method for representing and evaluating partial differential equation in the form of algebraic equations. In the finite volume method, volume integrals in a partial differential equation that contain a divergence term are converted to surface…

          calendar

          20 Aug 2020 09:05 AM IST

            Read more

            Week 11 - Simulation of Flow through a pipe in OpenFoam

            Objective:

            Simulation of Flow through a pipe in OpenFoam:   Objective :   To simulate the incompressible laminar flow through pipe using OpenFoam.   Things we need to do, Write a program in Matlab that can generate the computational mesh automatically for any wedge angle and grading schemes Hint: wedge angle should…

            calendar

            26 Aug 2020 07:12 AM IST

              Read more

              Week 12 - Symmetry vs Wedge vs HP equation

              Objective:

              Symmetry vs wedge vs HP equation   Objective :    To write a matlab code for symmetry boundary conditions of flow through pipe. To obtain results at wedge angles of 10,25 and 45 degreesof pipe flow. Comparing results of wedge boundary conditions with symmetry boundary conditions. Description : Assumptions…

              calendar

              30 Aug 2020 12:48 PM IST

                Read more

                Channel flow simulation using CONVERGE CFD

                Objective:

                Channel flow simulation using CONVERGE CFD:   Aim: The main objective of this project was to simulate and study the velocity, pressure, mass flow rate, and total cell count for all 4 base mesh sizes of the Rectangular Channel using CONVERGE Studio and observe the difference between the contours and line plots generated…

                calendar

                02 Sep 2020 06:15 AM IST

                  Read more

                  Flow over a backward facing step

                  Objective:

                  Flow over a backward facing step using Converge Cfd:   Aim: The major objective of the project was to set up CFD simulation of the flow over a backward-facing step for 3 progressively refining mesh setting, using converge Studio and result visualization using ParaView. To generate and analyze plot and contours for…

                  calendar

                  03 Sep 2020 10:27 AM IST

                    Read more

                    Project Steady state simulation of flow over a throttle body

                    Objective:

                    Steady state simulation of flow over a throttle body   Aim: The main objective of this project is to set up the case to perform simulation of steady-state flow over a Throttle valve when it is fully open and post-processing the result using ParaView. Introduction: The report contains a detailed description of the…

                    calendar

                    04 Sep 2020 02:54 PM IST

                      Read more

                      Project Transient simulation of flow over a throttle body

                      Objective:

                      Transient simulation of flow over a throttle body:     Aim: The major objective of this project was to perform a transient simulation for the flow of air over a throttle body when the throttle is moving at some angle in Converge Studio and post-process the results using ParaView. Introduction: The report contains…

                      calendar

                      05 Sep 2020 10:58 AM IST

                        Read more

                        Prandtl Meyer Shock problem

                        Objective:

                        Prandtl Meyer Shock problem:   Aim: The major objective of this project was to Simulate Prandtl Meyer Shock Problem Using Converge CFD & to study the Effect of the SGS parameter on shock location along with other useful data. 1. Simulate the SuperSonic and SubSonic flow through a duct which has a sharp…

                        calendar

                        09 Sep 2020 11:14 AM IST

                          Read more

                          Conjugate Heat Transfer Simulation

                          Objective:

                          Conjugate Heat Transfer Simulation     Aim: The major objective of this project was to Simulate an Aluminium cylindrical tube for the Conjugate Heat Transfer problem using Converge CFD and Post-processing the result using ParaView to study the change of result when the major parameter is changed like grid…

                          calendar

                          15 Sep 2020 03:50 AM IST

                            Read more

                            Shock tube simulation project

                            Objective:

                              Shock tube simulation project:   Aim: The major objective of this project was to set up Transient Simulation in a Shock Tube using Converge CFD. A shock tube that has a diaphragm in between and the tube is one side filled with high-pressure Nitrogen where the other side is filled with low-pressure Oxygen. Introduction…

                            calendar

                            16 Sep 2020 04:15 AM IST

                              Read more

                              Literature review RANS derivation and analysis

                              Objective:

                              Literature review RANS derivation and analysis Aim: The major Objective was to apply Reynolds decomposition to the Navier Strokes equations and come up with Reynold's Stress. Understand the term, Reynolds Stress, and study the difference between turbulent viscosity and molecular viscosity. Theory: Turbulence : Turbulence…

                              calendar

                              20 Sep 2020 02:04 PM IST

                                Read more

                                Week 7 - Mini project - Flow over an Airfoil

                                Objective:

                                Mini project - Flow over an Airfoil   Aim The major objective of this simulation was to set a simulation over the NACA 2412 aerofoil with different angles of attack(AOA) using Converge CFD and estimating its coefficient of lift and drag.  Introduction: Airfoil is a structure that provides required Lift force…

                                calendar

                                24 Sep 2020 05:00 PM IST

                                  Read more

                                  Modeling and Simulation of flow around an Ahmed Body

                                  Objective:

                                  Modeling and Simulation of flow around an Ahmed Body:   Aim: The major objective of this project was to model and set up the simulation of flow around an Ahmed Body using Converge CFD and Comparing the simulation result with the experimental data provided. Introduction: The Ahmed body is a generic car body (a simplified…

                                  calendar

                                  12 Oct 2020 05:57 PM IST

                                    Read more

                                    FSAE Car Project

                                    Objective:

                                    FSAE Car Project: Aim: The major objective of this project was to Setup Aerodynamics Simulation of a Formula Student Type race car using Converge CFD and Estimate the Drag and Lift force on different major components. Introduction: The project's aim is to Study the external fluid dynamics of racing cars. The study of aerodynamics…

                                    calendar

                                    26 Oct 2020 09:18 AM IST

                                      Read more

                                      Basics of Probability and Statistics Week 1 Challenge

                                      Objective:

                                      Q1: Why there is a difference in the formula of variance for population and sample? Population variance refers to the value of variance that is calculated from population data, and sample variance is the variance calculated from sample data. Due to this value of denominator in the formula for variance in case of sample…

                                      calendar

                                      15 Nov 2020 07:05 AM IST

                                        Read more

                                        Basics of ML & AL Week 2 Challenge

                                        Objective:

                                        Basics of ML & AL : Q1) Calculate all 4 business moments using pen and paper for the below data set? Answer: Business moment-1 Business moment-2 Business moment-3   Business moment-4                         Q2)What is the significance of expected value when simple mean (Sum of all observations/number of observations) is…

                                        calendar

                                        20 Nov 2020 03:02 PM IST

                                          Read more

                                          Mixing efficiency

                                          Objective:

                                          Title: Steady-state simulations of Mixing Tee pipe with the help of AnsysFluent. 1. Introduction         Mixing Tee is used to perform effective mixing of two fluid, to achieve certain conditions of Temperature and velocity at the outlet of the pipe. For example Air conditioning of a room to attain suitable temperature…

                                          calendar

                                          17 Dec 2020 10:38 AM IST

                                            Read more

                                            Steady Vs Unsteady flow over a cylinder

                                            Objective:

                                            Steady Vs Unsteady flow over a cylinder   Title: Simulation of flow over a cylinder with the help of AnsysFluent.   1.Introduction In this project, we are simulating the flow of fluid over a cylinder at different Reynold numbers with a steady and unsteady solver. Change in value of Reynold number would be…

                                            calendar

                                            21 Dec 2020 06:41 AM IST

                                              Read more

                                              Ahmed Body Challenge

                                              Objective:

                                              Ahmed Body Challenge Title: Performing a Grid dependency test on an Ahmed body and compare the results. Introduction The aim of this project is to simulate the Ahmed body for the Grid dependency, hence to see the effect of mesh sizing on the result of velocity and pressure distribution around the Ahmed Body. Ahmed…

                                              calendar

                                              29 Dec 2020 12:35 PM IST

                                                Read more

                                                Exhaust Port Challenge

                                                Objective:

                                                Exhaust Port Challenge Title: To perform Conjugate Heat Transfer (CHT) Analysis with Exhaust Port Simulation. Introduction  Conjugate heat transfer (CHT) analysis is generally used when there is temperature variation during heating or cooling in the material due to the interaction between solid and fluid phases. It is…

                                                calendar

                                                05 Jan 2021 06:26 AM IST

                                                  Read more

                                                  Rayleigh Taylor Instability Challenge

                                                  Objective:

                                                  Rayleigh-Taylor Instability Analysis   Two fluids of different densities superposed over each other (or accelerated towards each other); the instability of the plane interface between the two fluids, when it occurs, is called the Rayleigh-Taylor instability. In the context of the Rayleigh-Taylor instability, there…

                                                  calendar

                                                  09 Jan 2021 11:05 AM IST

                                                    Read more

                                                    Conjugate Heat Transfer Analysis on a graphics card.

                                                    Objective:

                                                    Conjugate Heat Transfer Analysis on a graphics card Introduction: A CHT (Conjugate Heat Transfer) analysis is useful where there are multiple modes of heat transfer in our computational domain, like conduction and convection. Having such a great number of applications for this type of simulation makes it important to be…

                                                    calendar

                                                    15 Jan 2021 09:02 AM IST

                                                      Read more

                                                      Cyclone Separator Challenge

                                                      Objective:

                                                      Cyclone Separator Challenge:   Aim:-  To perform analysis on cyclone separator and calculate the separation efficiency and pressure drop. Objective:- To write a few words about any four empirical models used to calculate the cyclone separator efficiency.  To perform an analysis on a given cyclone separator model by varying…

                                                      calendar

                                                      18 Jan 2021 12:09 PM IST

                                                        Read more

                                                        Gate Valve Parametric Study

                                                        Objective:

                                                        CHALLENGE FOR GATE VALVE SIMULATION Gate Valve: A gate valve, also known as a sluice valve, is a valve that opens by lifting a barrier (gate) out of the path of the fluid. Gate valves require very little space along the pipe axis and hardly restrict the flow of fluid when the gate is fully opened. The gate faces can be…

                                                        calendar

                                                        21 Jan 2021 12:27 PM IST

                                                          Read more

                                                          Challenge on Combustion

                                                          Objective:

                                                          Challenge on Combustion: Objective: Part I 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…

                                                          calendar

                                                          26 Jan 2021 07:09 AM IST

                                                            Read more

                                                            Week 2 Challenge

                                                            Objective:

                                                            WEEK 2 CHALLENGE ON VALVE:   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…

                                                            calendar

                                                            03 Feb 2021 03:28 AM IST

                                                            • CFD
                                                            Read more

                                                            Week 3 Challenge : CFD meshing on Turbocharger

                                                            Objective:

                                                            Week 3 Challenge: CFD meshing on Turbocharger   AIM:   For the given model, check for the geometrical errors to make appropriate volumes. Create and assign PIDs and, 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…

                                                            calendar

                                                            06 Feb 2021 06:37 AM IST

                                                            Read more

                                                            Week 4 Challenge : CFD Meshing for BMW car

                                                            Objective:

                                                            Week 4 Challenge: CFD Meshing for BMW car   AIM:   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…

                                                            calendar

                                                            16 Feb 2021 11:28 AM IST

                                                            Read more

                                                            Week 5 Challenge : Surface wrap on Automotive Assembly

                                                            Objective:

                                                            Week 5 Challenge: Surface wrap on Automotive Assembly   AIM:   For the given models, check for the geometrical errors and delete surfaces that are unwanted for the Surface wrap as shown in the videos. After clearing geometry, Merge all 3 models and perform surface wrap. Target length for Wrap = 3 mm   GIVEN…

                                                            calendar

                                                            18 Feb 2021 04:46 AM IST

                                                            Read more

                                                            Project 1 : CFD Meshing for Tesla Cyber Truck

                                                            Objective:

                                                            Project 1: CFD Meshing for Tesla Cyber Truck   AIM: For the given model, check and solve all geometrical errors and Assign appropriate PIDs. Perform meshing with the suitable Target length and element Quality criteria.   GIVEN MODEL:                      …

                                                            calendar

                                                            20 Feb 2021 08:26 AM IST

                                                            Read more

                                                            Boeing-747 _ Final_Project

                                                            Objective:

                                                            Boeing-747 _ Final_Project   Aim : To model a Boeing-747 aircraft using Solid works. Design Methodology : Step 1: To model the aircraft we make use of the blueprints containing Front view, Side view and Top view. These are oritented in the 3 basic planes using the appropiate dimensions from the…

                                                            calendar

                                                            23 Apr 2021 08:01 AM IST

                                                              Read more

                                                              Week 2 - Converging diverging nozzle

                                                              Objective:

                                                              Convergent Divergent Nozzle:   Consider the converging-diverging nozzle below with the dimensions. The throat radius of the nozzle is 0.1mm.   For the following boundary conditions,    At Inlet, Pressure = 1atm and Temperature = 300K. The outlet pressure= 0.027 atm. In the operating conditions, consider…

                                                              calendar

                                                              04 Jun 2021 03:11 AM IST

                                                              Read more

                                                              Week 3 - Pitot tube

                                                              Objective:

                                                              Pitot tube : A pitot tube, also known as a pitot probe, is a flow measurement device used to measure fluid flow velocity. The pitot tube was invented by the French engineer Henri Pitot in the early 18th century and was modified to its modern form in the mid-19th century by French scientist Henry Darcy. Pitot Static Tubes…

                                                              calendar

                                                              21 Jun 2021 01:14 PM IST

                                                              Read more

                                                              Week 5 - Turbulence modelling challenge

                                                              Objective:

                                                              Week 5 - Turbulence modelling challenge   Given: 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…

                                                              calendar

                                                              29 Jun 2021 11:45 AM IST

                                                              Read more

                                                              Week 7 - Minor Project

                                                              Objective:

                                                              Creating a domain for compressible and incompressible flow over a NACA 0012 airfoil   (i) We need to import the airfoil data from the below-mentioned URL, http://www.basiliscus.com/ProaSections/AppendixD/TableD1.txt (ii) After downloading the data, we want to edit manually the 3 dimension co-ordinates and…

                                                              calendar

                                                              11 Jul 2021 04:19 PM IST

                                                                Read more

                                                                Week 8- Moving zones approach in Fluent

                                                                Objective:

                                                                Week 8- Moving zones approach in Fluent   1)What are the approaches by which you would model moving zones? To model moving zones, two approaches are used, Moving Reference Frame method, Moving Mesh Approach.   2)Which approach would you use to model unsteady phenomena? We would use the moving mesh method to model…

                                                                calendar

                                                                12 Jul 2021 07:05 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. Solution Import the mesh file in the fluent as…

                                                                  calendar

                                                                  12 Jul 2021 01:32 PM IST

                                                                    Read more

                                                                    Week 11- Broadband Noise modelling over Ahmed body

                                                                    Objective:

                                                                    Week 11- Broadband Noise modeling 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 traveling at 110 mph Run the setup till convergence and plot for static pressure and coefficient of drag and lift to check…

                                                                    calendar

                                                                    13 Jul 2021 12:26 PM IST

                                                                      Read more

                                                                      Week 6 Challenge

                                                                      Objective:

                                                                      Week 6 Challenge:    

                                                                      calendar

                                                                      09 Nov 2021 10:21 AM IST

                                                                        Read more

                                                                        Project 1

                                                                        Objective:

                                                                        Project 1   Shear Cleats: Shear Cleats are basically brackets, they come in all shapes and sizes mostly L-angled brackets attaching butt-straps to main spars and ribs and also used for attaching main structural members to its secondary connecting members.   Procedure: In this exercise, we will be modeling a 3D…

                                                                        calendar

                                                                        10 Nov 2021 10:02 AM IST

                                                                          Read more

                                                                          V-Block Assembly : Week 4 Challenge

                                                                          Objective:

                                                                          AIM: In this assignment, we will be given a V-block assembly. we have to recreate the same images in Catia using the sketching tools covered in this week’s tutorials.   GIVEN:   MODEL 1:           Used commands: constraints trim line circle Axis Circle plane etc...   After…

                                                                          calendar

                                                                          02 Feb 2022 08:48 AM IST

                                                                            Read more

                                                                            Motor Blower Assembly : Week 4 Challenge

                                                                            Objective:

                                                                            AIM: In this assignment, we will be given a motor blower assembly. we have to recreate the same images in Catia using the sketching tools covered in this week’s tutorials.   GIVEN:   MODEL 1:             Used commands: constraints trim line circle Axis Circle plane etc...…

                                                                            calendar

                                                                            04 Feb 2022 03:38 AM IST

                                                                              Read more

                                                                              Stock Bracket Assembly : Week 4 Challenge

                                                                              Objective:

                                                                              AIM: In this assignment, we will be given a stock bracket assembly. we have to recreate the same images in Catia using the sketching tools covered in this week’s tutorials.   GIVEN:   MODEL 1:                 Used commands: constraints trim line circle Axis Circle…

                                                                              calendar

                                                                              05 Feb 2022 04:36 AM IST

                                                                                Read more

                                                                                Radial Engine Assembly : Week 4 Challenge

                                                                                Objective:

                                                                                AIM: In this assignment, we will be given a radial engine assembly. we have to recreate the same images in Catia using the sketching tools covered in this week’s tutorials.   GIVEN:   MODEL 1:           Used commands: constraints trim line circle Axis Circle plane etc...  …

                                                                                calendar

                                                                                05 Feb 2022 12:16 PM IST

                                                                                  Read more
                                                                                  Showing 1 of 48 projects

                                                                                  9 Course Certificates

                                                                                  certificate

                                                                                  Introduction to CFD using MATLAB and OpenFOAM

                                                                                  CertificateIcon
                                                                                  Certificate UID: 879fnqgloychdbxe
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Advanced Aerodynamic Simulations using CONVERGE

                                                                                  CertificateIcon
                                                                                  Certificate UID: liwzqn674jryem5k
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Introduction to GUI based CFD using ANSYS Fluent

                                                                                  CertificateIcon
                                                                                  Certificate UID: 26ma1fbgq7ti8ykv
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Advanced CFD Meshing using ANSA

                                                                                  CertificateIcon
                                                                                  Certificate UID: hp3fmxuvl8e6a5b0
                                                                                  View Certificate
                                                                                  certificate

                                                                                  SolidWorks Boeing 747 Design

                                                                                  CertificateIcon
                                                                                  Certificate UID: wcq6m48dj95sf23e
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Introduction to Aero-Thermal simulation using ANSYS Fluent

                                                                                  CertificateIcon
                                                                                  Certificate UID: jte7c8qd4pznomiw
                                                                                  View Certificate
                                                                                  certificate

                                                                                  FEA of Aircraft Primary Structure using NASTRAN & PATRAN

                                                                                  CertificateIcon
                                                                                  Certificate UID: 8no4kjesbydutmxq
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Basics of CATIA V5

                                                                                  CertificateIcon
                                                                                  Certificate UID: kdo1ne23ax6wib4q
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Post Graduate Program in External Aerodynamic Simulations

                                                                                  CertificateIcon
                                                                                  Certificate UID: 5l0osetcigv4mn6x
                                                                                  View Certificate
                                                                                  Showing 1 of 9 certificates

                                                                                  29 Workshop Certificates

                                                                                  certificate

                                                                                  A brief and broad introduction to Aerospace background

                                                                                  CertificateIcon
                                                                                  Certificate UID: xzc8p1ob6q
                                                                                  View Certificate
                                                                                  certificate

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

                                                                                  CertificateIcon
                                                                                  Certificate UID: r7agql38m5
                                                                                  View Certificate
                                                                                  certificate

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

                                                                                  CertificateIcon
                                                                                  Certificate UID: pi3cfnoh2z
                                                                                  View Certificate
                                                                                  certificate

                                                                                  CFD Preprocessing using ANSA

                                                                                  CertificateIcon
                                                                                  Certificate UID: ix687kynfg
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Basics of electric vehicle simulations using Ansys

                                                                                  CertificateIcon
                                                                                  Certificate UID: bhkf8wqdx5
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Design optimization using Finite element analysis - FEA

                                                                                  CertificateIcon
                                                                                  Certificate UID: z3mgw6o54f
                                                                                  View Certificate
                                                                                  certificate

                                                                                  PLM for automotive industry

                                                                                  CertificateIcon
                                                                                  Certificate UID: oktg8bm9sn
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Introduction to Automotive Cybersecurity

                                                                                  CertificateIcon
                                                                                  Certificate UID: 9dqbx0wrvh
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Advance Gas Turbine

                                                                                  CertificateIcon
                                                                                  Certificate UID: 1wdou5pgsz
                                                                                  View Certificate
                                                                                  certificate

                                                                                  CATIA Customization & Automation

                                                                                  CertificateIcon
                                                                                  Certificate UID: kj7vdr8nt4
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Design Automation &CAD Customization

                                                                                  CertificateIcon
                                                                                  Certificate UID: qwdp3n7zjk
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Design Automation &CAD Customization

                                                                                  CertificateIcon
                                                                                  Certificate UID: ak29ywu1xf
                                                                                  View Certificate
                                                                                  certificate

                                                                                  BIW Paints & Anti-corrosion

                                                                                  CertificateIcon
                                                                                  Certificate UID: 2siax9vb0m
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Numerical Methods for Solving Differential Equations

                                                                                  CertificateIcon
                                                                                  Certificate UID: y5m2oncqbp
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Programming in Python

                                                                                  CertificateIcon
                                                                                  Certificate UID: ejdsnflc83
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Solidworks customization

                                                                                  CertificateIcon
                                                                                  Certificate UID: bsy2jfcdn1
                                                                                  View Certificate
                                                                                  certificate

                                                                                  FEA: Modern product simulation approaches

                                                                                  CertificateIcon
                                                                                  Certificate UID: bc9ekto0sw
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Mastering Shear force and Bending Moment diagram

                                                                                  CertificateIcon
                                                                                  Certificate UID: cmgtjzu1p2
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Durability Crash & Safety Engineering

                                                                                  CertificateIcon
                                                                                  Certificate UID: figw86oyak
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Introduction to OpenFOAM Development - CFD

                                                                                  CertificateIcon
                                                                                  Certificate UID: 23y9u8cq1m
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Introduction to Product Development Using Msc Nastran and Patran

                                                                                  CertificateIcon
                                                                                  Certificate UID: 5wytmun1ap
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Introduction to Vehicle Dynamics

                                                                                  CertificateIcon
                                                                                  Certificate UID: 45cjbnlupt
                                                                                  View Certificate
                                                                                  certificate

                                                                                  FEA using Abaqus

                                                                                  CertificateIcon
                                                                                  Certificate UID: ezqdrg237n
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Introduction to ANSYS SpaceClaim

                                                                                  CertificateIcon
                                                                                  Certificate UID: 9bfp1j4qom
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Introduction to Statics for Mechanical Engineers

                                                                                  CertificateIcon
                                                                                  Certificate UID: 9ir3gnd7vb
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Fundamentals of Thermodynamics and it's Industrial Applications

                                                                                  CertificateIcon
                                                                                  Certificate UID: lafizoyg5u
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Computational Fluid Dynamics (Aerospace Applications)

                                                                                  CertificateIcon
                                                                                  Certificate UID: k5anqxoy8h
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Introduction to Automotive NVH

                                                                                  CertificateIcon
                                                                                  Certificate UID: nehxul4q0w
                                                                                  View Certificate
                                                                                  certificate

                                                                                  Solving Vibration and Acoustic Problems with CAE

                                                                                  CertificateIcon
                                                                                  Certificate UID: og5m6y8af7
                                                                                  View Certificate
                                                                                  Showing 1 of 29 certificates

                                                                                  Academic Qualification

                                                                                  B.E

                                                                                  Sairam Campus

                                                                                  10 Aug 2017 - 23 Apr 2023

                                                                                  12th

                                                                                  Roever School

                                                                                  01 Mar 2016 - 01 Mar 2017

                                                                                  10th

                                                                                  Dhanalakshmi Srinivasan Matriculatio Hr Sec School

                                                                                  03 Mar 2014 - 02 Mar 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.9

                                                                                  12 Hours of Content

                                                                                  coursecard
                                                                                  4.8

                                                                                  5 Hours of Content

                                                                                  coursecard
                                                                                  Recently launched

                                                                                  18 Hours of Content

                                                                                  coursecard
                                                                                  Recently launched

                                                                                  21 Hours of Content

                                                                                  coursecard
                                                                                  Recently launched

                                                                                  10 Hours of Content

                                                                                  Similar Profiles

                                                                                  Apoorv Ranjan
                                                                                  Apoorv Ranjan

                                                                                  Ladder of success cannot be climbed with hands in pocket.

                                                                                  Pruthvi Jagadeesh GK
                                                                                  Pruthvi Jagadeesh GK

                                                                                  The Future in Motion

                                                                                  Krantiveer .
                                                                                  Krantiveer .

                                                                                  Give more than what you get you will get more than what you gave