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

Lokesh K

CFD enthusiast

Skills Acquired at Skill-Lync :

  • CFD
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • MATLAB-BASICS
  • ANSYS-FLUENT
  • GT-POWER
  • GT-SUITE

Introduction

CFD starter

32 Projects

Week 3 - Solving second order ODEs

Objective:

clear all close all clc %inputs b=0.05 m=1 l=1 g =9.81 %iintial conditions conditions theta_0 =[0;3] % time points t_span =linspace(0,20,300) %apply ode solver [t, results] =ode45(@(t,theta) func_ode(t,theta,b,g,l,m),t_span,theta_0) %plot ct =1 for i =1:length(results(:,1)) theta1 =results(i,1) x1 =l*sin(theta1); y1 =-l*cos(theta1);…

calendar

26 Jan 2022 09:46 AM IST

    Read more

    Week 4.1 - Genetic Algorithm

    Objective:

    AIM:   Write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. Clearly expalin the concept of genetic algorithm in your own words and also explain the syntax for ga in MATLAB in  report. Plot graphs for all 3 studies and for F maximum vs no. of…

    calendar

    10 Feb 2022 02:39 PM IST

    • MATLAB
    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    AIM :   Our main aim is to extract the coefficients & local temperatures values from the given data and find the enthalpy.entropy,specific heat,molecular weight of each and every species. OBJECTIVE : 1.  To Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific…

    calendar

    17 Feb 2022 01:34 PM IST

      Read more

      Project 2 - Rankine cycle Simulator

      Objective:

      AIM: Create a Rankine Cycle Simulator using OCTAVE/MATLAB. code should calculate the state points of the Rankine Cycle based on user inputs.  Then, plot the corresponding T-s and h-s plots for the given set of inputs. Title and axes labels are a must, while legends could be used if necessary. Labelling sections of the…

      calendar

      18 Feb 2022 05:25 AM IST

      Read more

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

      Objective:

      aim : Derive the following 4th order approximations of the second-order derivative.  Central difference,. Skewed right-sided difference, Skewed left-sided difference and show the grpah which one in is give exact values   objectve :   to paste the code and explain the output values Write a detailed explanation…

      calendar

      02 Mar 2022 07:57 AM IST

        Read more

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

        Objective:

        Aim : is to solve the steady and unsteady heat conduction equation by using iterative solvers like jacobi,gauss seidel,succesive over relaxation method. Objective :  is to solve Steady state analysis & Transient State Analysis Solve the 2D heat conduction equation by using the point iterative techniques .…

        calendar

        01 Apr 2022 09:10 AM IST

          Read more

          Week 8 - Simulation of a backward facing step in OpenFOAM

          Objective:

          Aim:  set up to simulate an incompressible-laminar-viscous flow through the backward facing step geometry. You should perform a transient simulation.    objective :  solver can be chosen based on the described physics of the flow.  to explain the entire simulation procedure (how you set up the…

          calendar

          28 Aug 2022 12:14 PM IST

          Read more

          Week 11 - Simulation of Flow through a pipe in OpenFoam

          Objective:

          Aim :  to simulate flow through pipe using openfoam   objective:  to simulate an axi-symmetric flow by applying the wedge boundary condition.explain about how to extract the vertices from the wedge boundary. to validate your results with the Hagen- Poiseuille's equations for the fully developed flow. to write code in Matlab…

          calendar

          03 Sep 2022 01:45 PM IST

          Read more

          Week 9 - FVM Literature Review

          Objective:

            Ans In computational fluid dynamics there are 3 numerical method based solvers to solve the governing navier strokes equations these are: 1. Finite difference method 2. Finite element method 3. Finite volume method here we are going to discuss finite volume method and its advantages over finite difference method.   In…

          calendar

          03 Sep 2022 01:46 PM IST

          Read more

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

          Objective:

           Aim : to 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 deg 25 deg 45 deg…

          calendar

          12 Sep 2022 03:45 AM IST

          Read more

          Week 1- Mixing Tee

          Objective:

          For this challenge, we have created two versions of the mixing tee. One of them is longer than the other. AIM : Use the k-epsilon and k-omega SST model for the first case and based on your judgment use the more suitable model for further cases. Giving the reason for choosing a suitable model is compulsory.  Case 1 …

          calendar

          03 Oct 2022 03:27 PM IST

          Read more

          Week 2 - Flow over a Cylinder.

          Objective:

          Aim :  To Simulate the flow over a cylinder and explain the phenomenon of Karman vortex street.  Objectives :  PART-I Simulate the flow with the steady and unsteady case and calculate the Strouhal Number for Re= 100.  PART-II Calculate the coefficient of drag and lift over a cylinder by setting the…

          calendar

          26 Nov 2022 08:57 AM IST

          Read more

          Week 3 - External flow simulation over an Ahmed body.

          Objective:

          Aim : Run the simulation for the velocity of 25 m/sec with the default air properties in fluent.   Objective 1) Significance and importance of the Ahmed body. 2) To simulate the Ahmed body and calculate the coefficient of drag and lift also perform the grid dependence test.     Introduction Two distinct…

          calendar

          27 Nov 2022 09:27 AM IST

            Read more

            Week 4 - CHT Analysis on Exhaust port

            Objective:

            Aim: To run simulation to anlyse Conjugate Heat transfer in Exhaust port. Objective: 1.To understand why and where a CHT analysis is used. 2.Run the CHT simulation using different turbulence model and justify results.   Introduction: Conjugate Heat Transfer (CHT): The Conjugate Heat Transfer (CHT) analysis type allows…

            calendar

            29 Nov 2022 11:16 AM IST

              Read more

              Week 5 - Rayleigh Taylor Instability

              Objective:

              Aim - To conduct the Rayleigh Taylor CFD simulation. Introduction  - Rayleigh Taylor Instability (RTI) is a phenomenon that occurs at the interface of fluids of different density wherein the lighter fluid pushes the heavier fluid due to the density difference. It is a dynamic process wherein the system tries…

              calendar

              03 Dec 2022 05:56 AM IST

              Read more

              Week 6 - CHT Analysis on a Graphics card

              Objective:

              Aim : to Perform a steady-state conjugate heat transfer analysis on a model of a graphics card. to use appropriate materials of your choice for the simulation. Make sure to properly define the correct solid and fluid zones.  toRun the simulation for best possible mesh with combination of coarse and refined mesh in…

              calendar

              05 Dec 2022 01:28 PM IST

              Read more

              Week 8 - Simulating Cyclone separator with Discrete Phase Modelling

              Objective:

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

              calendar

              14 Dec 2022 08:20 AM IST

                Read more

                Week 9 - Parametric study on Gate valve.

                Objective:

                OBJECTIVE: For this challenge, 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…

                calendar

                02 Jan 2023 12:56 PM IST

                  Read more

                  Week 10 - Battery thermal management system

                  Objective:

                                                                                 Battery Thermal Management Systems   Problem Statement: Perform the heat transfer analysis using…

                  calendar

                  22 Feb 2023 08:10 AM IST

                    Read more

                    ANSA-Geometry Clean up of Pressure Valve

                    Objective:

                      Upload the clean model into your google drive and share the drive link in the answer box with appropriate share settings. Your Answers Steps that i have followed to cleanup the geometry : Orientation : Initially we will have to load the  given geometry into the ansa. We will have to do the Orientation process.…

                    calendar

                    15 Mar 2023 02:40 PM IST

                      Read more

                      ANSA - Model Management

                      Objective:

                      1.Create Parts and Groups for the model. Divide the model into simplest parts and group them appropriately. Marks will be alotted based on the level of resolution of parts.   Here am attaching the drive link for this particular challange. https://drive.google.com/drive/folders/14SPXxNGGhR8XoT8LLkotdWKfjMXYPA9u?usp=share_link…

                      calendar

                      15 Mar 2023 02:42 PM IST

                        Read more

                        ANSA - CAD Cleanup of Mann & Hummel Automotive Filter

                        Objective:

                        AIM :  To cleanup the geometry of the provided Mann & Hummel Automotive Air Filter. OBJECTIVE : write a detailed report explaining your clean up process step by step what features you keep or delete along with proper reasoning, errors  encountered  how you fixed those errors. Snapshots must be included…

                        calendar

                        15 Mar 2023 02:43 PM IST

                          Read more

                          ANSA - CAD Cleanup of a Car Model

                          Objective:

                          AIM : perform the CAD cleanup of the car model. The car model should be free of any errors. write a detailed report explaining how you cleaned the model in ANSA step-by-step with snapshots for each step.   1. Increase the Resolution : Initially, We will have to do a resolution to capture the geometrical errors.…

                          calendar

                          15 Mar 2023 02:44 PM IST

                          Read more

                          ANSA - Meshing of Pressure Valve

                          Objective:

                          Perform the Meshing of Pressure Valve . The geometry should be free of error . Perform the meshing using any three different target lengths starting from 5 mm to 0.5 mm  Explain for each part which target length is suitable and why  Make a Detailed report including the step by step procedure and snapshots for…

                          calendar

                          15 Mar 2023 02:46 PM IST

                          Read more

                          ANSA - Meshing of Car Model

                          Objective:

                          AIM : Make a Detailed Report on the Meshing of the Car Model using a suitable target length  Geometry should be error-free  Explain about the meshing algorithm that has been used in this geometry Also, explain about the quality criteria used in CFD Off elements should be zero   Meshing is a technique used…

                          calendar

                          15 Mar 2023 02:50 PM IST

                          Read more

                          ANSA - Batch Meshing of Mann Hummel Assembly

                          Objective:

                          Aim : -Make a Detailed Report on Batch Meshing of Mann Hummel Assembly -Explain the step-by-step procedure used for Batch Meshing including the snapshots -Geometry should be error-free   -We are approaching a batch type of meshing in this particular challenge another way of meshing. We do batch meshing if we have…

                          calendar

                          15 Mar 2023 02:51 PM IST

                          Read more

                          ANSA - Advanced Meshing of Turbocharger

                          Objective:

                          Make a Detailed Report on Geometry cleanup, Surface Meshing and Volumetric Meshing of Turbocharger Explain the tools used for the step-by-step procedure.   A significant difference between a turbocharged diesel engine and a traditional naturally aspirated gasoline engine is the air entering a diesel engine is…

                          calendar

                          15 Mar 2023 02:54 PM IST

                          Read more

                          ANSA - Surface wrap on Geometry

                          Objective:

                          Perform the Surfcae wrap for given geometry  Geometry should be error free externally and make sure the model is watertight before wrapping Use an optimum target length    Since we were doing a similar process throughout the geometry and am explaining the theory tools initially and uploading screen shots…

                          calendar

                          15 Mar 2023 02:59 PM IST

                          Read more

                          ANSA -Surface wrap of Engine Assembly

                          Objective:

                          AIM : Make a Detailed Report on the Surfcae wrap of Engine assembly  Use the Batch mesh  Optimize the number of mesh elements   What is ANSA?       ANSA is an advanced multidisciplinary CAE pre-processing tool that provides all the necessary functionality for full-model build-up, from CAD…

                          calendar

                          15 Mar 2023 03:05 PM IST

                          Read more

                          ANSA - Usage of Wrap for Thermal Analysis

                          Objective:

                          AIM : -Make a Detailed Report on How to approach the model for Thermal Analysis -Include the step by step procedure and snapshots for Surface wrap of the model  -Only need to wrap the cooling system of given geometry     Procedure : -initially, we will have to load the geometry. -Check the errors and clear…

                          calendar

                          15 Mar 2023 03:09 PM IST

                            Read more

                            ANSA - Volumetric Meshing for External Aerodynamics

                            Objective:

                            AIM : Perform the Volumetric meshing of the Car Model used for Geometric Cleanup Create 6 layers of Prism layer, velocity can be taken as 40 m/s and the y+ as 50 Make a Detailed Report of the Process    Theory : In order to capture or resolve the strong transverse gradients of the solution (like velocity and…

                            calendar

                            15 Mar 2023 03:21 PM IST

                            Read more

                            ANSA - Detailed Report on Geometry cleanup ,Surface meshing and Volumetric Meshing of Motherboard

                            Objective:

                            Motherboard :     Perform the geometry cleanup, Surface Meshing and Volumetric Meshing of Given Motherboard skewness as 0.5   Ⅰ Introduction The motherboard, also called the mainboard, is installed in the main computer box. It is one of the most basic and important components of the computer…

                            calendar

                            15 Mar 2023 03:22 PM IST

                              Read more
                              Showing 1 of 32 projects

                              4 Course Certificates

                              certificate

                              MATLAB for Mechanical Engineers

                              CertificateIcon
                              Certificate UID: vkxrag0snztjqf23
                              View Certificate
                              certificate

                              Introduction to CFD using MATLAB and OpenFOAM

                              CertificateIcon
                              Certificate UID: 3hg870c6w9v5lpqr
                              View Certificate
                              certificate

                              Introduction to GUI based CFD using ANSYS Fluent

                              CertificateIcon
                              Certificate UID: 65ae39ip4jxdf7k2
                              View Certificate
                              certificate

                              Advanced CFD Meshing using ANSA

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

                              11 Workshop Certificates

                              certificate

                              Introduction to Internet of Things

                              CertificateIcon
                              Certificate UID: j0erkd72s3
                              View Certificate
                              certificate

                              Introduction to Internet of Things

                              CertificateIcon
                              Certificate UID: n0jkc3xhfq
                              View Certificate
                              certificate

                              Introduction to Internet of Things

                              CertificateIcon
                              Certificate UID: hsf5k8dy79
                              View Certificate
                              certificate

                              Engineering Calculations using MathCad

                              CertificateIcon
                              Certificate UID: h6di2a58og
                              View Certificate
                              certificate

                              Engineering Calculations using MathCad

                              CertificateIcon
                              Certificate UID: jc8xs3dq2o
                              View Certificate
                              certificate

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

                              CertificateIcon
                              Certificate UID: nju4xl5gt3
                              View Certificate
                              certificate

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

                              CertificateIcon
                              Certificate UID: 06cg7mdx9e
                              View Certificate
                              certificate

                              CFD Preprocessing using ANSA

                              CertificateIcon
                              Certificate UID: 1i37rd5som
                              View Certificate
                              certificate

                              Design optimization using Finite element analysis - FEA

                              CertificateIcon
                              Certificate UID: lnsfum5it3
                              View Certificate
                              certificate

                              Introduction to Statics for Mechanical Engineers

                              CertificateIcon
                              Certificate UID: rq32s5uh60
                              View Certificate
                              certificate

                              Introduction to CFD using OpenFoam and Matlab

                              CertificateIcon
                              Certificate UID: sgheymtqpr
                              View Certificate
                              Showing 1 of 11 certificates

                              Academic Qualification

                              B.E

                              JANSONS SCHOOL OF BUSINESS

                              13 Aug 2014 - 28 May 2018

                              12th

                              NRI JR College

                              17 Jul 2012 - 17 Apr 2014

                              10th

                              NRI Academy

                              17 Jul 2011 - 10 Apr 2012

                              Schedule a counselling session

                              Please enter your name
                              Please enter a valid email
                              Please enter a valid number

                              Here are the courses that I have enrolled

                              coursecard
                              4.8

                              13 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

                              coursecard
                              Recently launched

                              16 Hours of Content

                              coursecard
                              Recently launched

                              14 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