Sagar Chafale
Mechanical (CFD) Engineer
Skills Acquired at Skill-Lync :
Introduction
42 Projects
4th order approximations of the second order derivative
AIM :- To derive 4th order approximation of the second order derivative with central difference, right skew difference, left skew difference and absolute error between the above mentioned scheme for analytical function exp(x)*cos(x). The equation used for the fourth order approximation were derived from the \'m+n\' method,…
11 Mar 2020 12:38 AM IST
Ahmed Body Challenge
AIM :- To perform grid independency test on the Ahmad body and compare the results. DISCUSSION :- As the body is perfectly symmetric, we can run the simulation by considering the only half body. This is the best practice where we can save on the number of cells and get the results faster as well. The…
30 Mar 2020 01:55 AM IST
Rayleigh Taylor Instability Challenge
AIM :- To learn more about what the Rayleigh Taylor waves are and its practical applications. We will run the simulation for 3 different mesh sizes and also explain about Atwood number and its significance. QUE.1) What are some practical CFD models that have been based on the mathmatical analysis of Rayleigh…
07 Apr 2020 06:08 AM IST
Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method
AIM :- Simulation of a 1D Supersonic nozzle flow simulation using Macormack method. INTRODUCTION :- The objective in this project is to write a code solve the 1D supersonic nozzle flow equation using the Macormack method. To implimanting both the conservative and non-conservative forms of the governing equations. To perform…
09 Feb 2020 12:56 AM IST
Mid term project - Solving the steady and unsteady 2D heat conduction problem
AIM :- 1. Steady state analysis and Transient state Analysis. Solve the 2D heat conduction equation by using the point iterative techniques that were taught in the class. You will impliment the following methods. a. Jacobi b. Gauss seidel c. Successive over-relaxation 2. Write…
11 Mar 2020 12:38 AM IST
Conjugate Heat Transfer Analysis on a graphics card
AIM :- To perform a steady state conjugate heat transfer(CHT) analysis on a model of a graphics card. We can use appropriate materials of our choice for the simulations. Make sure to proparly define the correct solid and fluid zones. OBJECTIVES :- Our objectives are- Find out the maximum temperature attained…
04 Apr 2020 12:15 AM IST
Simulation of Flow through a pipe in OpenFoam
AIM :- Simulation of flow through a pipe in OpenFoam. INSTRUCTIONS :- Reynold number based on pipe diameter and inlet velocity should be 2100. Working fluid-water Calculate the length of the pipe Calculate the length of the pipe using the entry length formula for laminar flow through a pipe Show that entry length…
08 Mar 2020 07:01 AM IST
Challenge on Combustion
AIM :- To study the Combustion Simulation and the effect of the addition of water content on the formation of NOx and soot. OBJECTIVES :- Types of combustion simulations in FLUENT Perform a combustion simulation on the combustor model and write report on results. PART-1 :- Perform a combustion simulation on…
24 Apr 2020 04:36 AM IST
Cyclone Separator Challenge
AIM :- To perform an analysis of the cyclone seperator and calculate the seperation efficiency and pressure drop. OBJECTIVES :- To finding seperation efficiency at different velocities and partical size in given range. Given Boundary conditions are :- For Inlet and Walls -> Reflect For Outlet_dustbin (i.e. at bottom…
17 Apr 2020 12:45 PM IST
Symmetry vs Wedge vs HP equation
AIM :- Result for the pipe flow with symmetry boundary condition. Write MATLAB program for blockMeshDict file by anyone angle. PROCEDURE :- For doing this assignment we required detailing about wedge file and symmetry file. Before creating MATLAB file we require to create blockMeshDict file for symmetry…
11 Mar 2020 12:20 AM IST
Exhaust Port Challenge
AIM :- To perform a conjugate heat transfer (CHT) analysis on an exhaust manifold. QUE.1) Give a brief description of why and where a CHT analysis is used. ANS.:- The term CHT is used to describe processes which involve variations of temperature within solids and fluids, due to thermal interaction between the solids and…
02 Apr 2020 10:09 AM IST
BlockMesh Drill down challenge
AIM :- For th e following diagram, use the icoFoam from incompressible solver to simulate the flow through Backward facing step. You will be creating multiple meshes and will be comparing the results obtained from each mesh. Mesh Specifications :- 1. Number of cells along the X-direction (longer dimension) …
27 Feb 2020 10:35 PM IST
Gate Valve Parametric Study
AIM :- To perform a parametric study on the gate valve model and find out the flow coefficient and flow factor for each design point. OBJECTIVES :- For this challenge we 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…
12 Apr 2020 04:20 AM IST
need for interpolation schemes and flux limiters in FVM
AIM :- Need of interpolation schemes and flux limiters in FVM. INTRODUCTION :- It is interested things that use of interpolation schemes and flux limiters in finite volume method (i.e. FVM). INTERPOLATION METHODS :- # The approximation of surface and volume integrals require values of the variable at…
12 Mar 2020 02:47 AM IST
Week 4: Project - Steady state simulation of flow over a throttle body
AIM :- Steady state simulation of flow over a throttle body. THEORY AND INTRODUCTION :- In automotive application, modelling of the various singularities in pipe systems still remain challenging. The aim of this study is to develop a…
01 Jun 2020 02:53 PM IST
Week 4: Project - Transient simulation of flow over a throttle body
AIM :- Transient simulation of flow over a throttle body. OBJECTIVES :- Setup throttle valve model in converge. Study the variation of flow parameters. Post process the results and documentation. SOFTWARE USED :- The following are the different software used while creating whole challenge are-…
19 Jun 2020 01:51 PM IST
Week 5: Prandtl Meyer Shock problem
AIM :- To solve Prandtl Meyer Shock Problem. OBJECTIVES :- To understand the theory of formation of expansion fan due to infinite mach waves, originated at the sharp convex corner, To understand the reason for the usage of Neumann BC at the outlet for supersonic flow, To understand the effect of SGS (i.e. sub grid…
21 Jun 2020 12:37 PM IST
Week 6: Conjugate Heat Transfer Simulation
AIM :- To simulate the conjugate heat transfer problem by using two materials i.e. solid (i.e. Aluminium) and flud (i.e. air). THEORY AND INTRODUCTION :- Conjugate heat transfer is a type of heat transfer analysis between solids and fluid. This type of heat transfer include both…
24 Jun 2020 09:49 AM IST
Week 7: Shock tube simulation project
AIM :- To simulate the shock tube and provide the temperature history of entire domain. OBJECTIVES :- To understand the working of shock tube. To understand the concept of 'Events' in the converge studio. Setup the transient shock tube simulation. Plotting the temperature and pressure for entire domain.…
25 Jun 2020 10:02 AM IST
Week 10: Project 1 - FULL HYDRO case set up (PFI)
AIM :- To setup the case for full hydrodynamics of IC engine and run the simulation to create the animation file so that varify the working performance. OBJECTIVES :- The main objectives of this project is as follows- To find the compression ratio for the given engine Describe the function…
05 Jul 2020 02:35 AM IST
Assignment 1
AIM :- To explore the different tools and models used in GT SUITE software. OBJECTIVES :- In this challenge we have to describe following points are- Exploring the GUI of GT SUITE and list down modules available. Locating the time control flag, time step and solution control, and Integrator/solver type. Explore…
14 Jul 2020 07:53 PM IST
Assignment 2
AIM :- To run the case set up for finding important parameters and calculate the power output. OBJECTIVES :- The main objective of this challenge are- To find air flow rate To find BMEP (i.e. brake mean effective pressure) To find BSFC (i.e. brake specific fuel consumption) To find In-cylinder…
19 Jul 2020 08:39 AM IST
Assignment 4
AIM :- To simulate the model for direct injection compression ignition (IC) engine. OBJECTIVES :- The main objectives of this challenge are- To compare SI & CI and list down differences. To find BSFC To find Exhaust temperature To find air fuel (A/F) ratios To change MFB50 and observe impact on performance…
26 Jul 2020 11:58 AM IST
Assignment 6
AIM :- To setup the turbocharger by using turbine and compressor data. OBJECTIVES :- Following are the objectives of this project are- To explore different Turbocharger with example from GT power. Compressor and Turbine plot Benifit of variable geometry turbine (VGT). Explore the Diesel VGT EGR modelling.…
07 Aug 2020 02:18 PM IST
Assignment 7
AIM :- To build a Fast Running Model (FRM) by using FRM builder approach. OBJECTIVES :- The main objectives of this challenge are- Build a FRM model by using following configurations Bore = 102 mm, Stroke = 115 mm, CR = 17 Of cylinder = 6 CI engine, Twin scroll turbine, GT…
09 Aug 2020 11:15 AM IST
Assignment 11
AIM :- To study the discretization length and Building intake manifold from given STL model. OBJECTIVES :- Given project has following objectives- Solve single cylinder DI with different lengths for intake runner. Compute Torque, BSFC, maximum cylinder pressure and simulation time Explore the planum…
30 Aug 2020 10:42 AM IST
Week 2 Air standard Cycle
OBJECTIVE :- To write a python program for air standerd cycle and create a PV diagram & calculate otto cycle thermal efficiency. PROBLEM STATEMENT :- In this challenge I need to do- Write a code for air standerd cycle I.e. Otto cycle and create a PV diagram Also calculate thermal efficiency of the…
05 Oct 2020 02:32 PM IST
Week 3 - Solving second order ODEs
OBJECTIVE :- To solve second order ordinary differential equations (ODE’s) by using simple pendulum example. PROBLEM STATEMENT :- In engineering, ODE is used to describe the transient behaviour of a system. A simple example is a pendulum. The way the pendulum moves depends on the Newton’s…
09 Oct 2020 06:31 AM IST
Week 5 - Curve fitting
OBJECTIVES :- To plot a best curve fitting by using linear, quadratic & cubic polynomial equations. PROBLEM STATEMENTS :- We have need to study on following problem statements- What does popt and pcov mean? What does np.array(temperature) do? What does the *popt mean? Write code to fit a linear and…
16 Oct 2020 08:27 AM IST
Week 6 - Data analysis
OBJECTIVES :- To write a script to analyzing data visualizations. PROBLEM STATEMENT :- Our task is to write a script that does the following- Data visualizer :- Our script should take column numbers as the input and plot the respective column as seperate images. Each file should be saved by the name…
18 Oct 2020 08:46 AM IST
Week 3 - Adiabatic Flame Temperature calculation
OBJECTIVES :- To study an Adiabatic flame temperature by using two methods as- 1) Effect of equivalence ratio on AFT 2) Constant pressure reactor with heat loss PROBLEM STATEMENTS :- 1) Effect of equivalence ratio on AFT- Assume that methane is contained in a constant volume chamber. Write a program in python…
28 Oct 2020 01:33 PM IST
Week 4 - Handling Mixtures with Cantera
OBJECTIVES :- To handling mixtures with quantity class of cantera . PROBLEM STATEMENT :- In this challenge, I work on the quantity class of cantera to create various mixtures. In this process, you will explain how the mixture calculations are performed. Use the “moles” method/function of the A object…
01 Nov 2020 06:59 AM IST
Week 4 - Combustion Efficiency Calculation after Preheating
OBJECTIVES :- To calculate combustion efficiency after preheating by using methane and air mixture. PROBLEM STATEMENT :- 1. A furnace is used to burn methane and air mixture. A recuperator is connected to this furnace to recover some energy. What is the effect of preheating on the adiabatic flame temperature (AFT)?…
02 Nov 2020 01:39 PM IST
Week 5 - Compact Notation Derivation for a simple Mechanism
OBJECTIVE :- To study the Compact Notation Derivation for Simple Mechanism. PROBLEM STATEMENT :- In this challenge, we derive the reaction rate ODE's of a simple reaction mechanism. We have to use the compact Notations and write down the desired matrices. Reaction mechanism…
04 Nov 2020 02:07 PM IST
Week 5 - Literature review: ODE Stability
OBJECTIVES :- To stabilize ODE by reviwing literatures. PROBLEM STATEMENT :- A literature review a great way to assimulate large amount of data and convert it to a form that we can understand. This helps to gain knowledge and also apply it at the same time.…
06 Nov 2020 10:57 AM IST
Week 6 - Multivariate Newton Rhapson Solver
OBJECTIVES :- To solve given equations of ODE by using Multivariate Newton Rhapson solver. PROBLEM STATEMENT :- By solving above ODE, we need to find following points- Jacobian should be estimated numerically Solve the problem by using Implicit Euler method/Backward differencing. Choose suitable step size and explain…
24 Nov 2020 07:12 AM IST
Week 7 - Auto ignition using Cantera
OBJECTIVES :- To solve the challenge of Auto ignition by using Python with cantera. PROBLEM STATEMENTS :- PART-A] Use the same reactor network code as shown in the video to simulate the auto ignition Time for methane under the following conditions,…
06 Dec 2020 11:23 AM IST
Week 9 - Senstivity Analysis Assignment
OBJECTIVES :- To analyse sensitivity with respect to the temperature. PROBLEM STATEMENTS :- Write a code that takes all the reactions from the gri mechanism and calculate 10 most sensitive reactions. The sensitivity parameters should be with respect to the temperature. Our program should show the reaction…
12 Dec 2020 05:34 AM IST
Week 3 - Solving second order ODEs
OJECTIVES :- To solve second order ODEs in MATLAB by giving a simple example is a pendulum. PROBLEM STATEMENT :- In Engineering, ODE is used to describe the transient behaviour of a system. A simple example is a pendulum. The way pendulum moves depends on the Newtons second law. When this law is…
08 Feb 2021 06:14 PM IST
Week 4.1 - Genetic Algorithm
OBJECTIVE :- To write a MATLAB code on Genetic Algorithm. PROBLEM STATEMENT :- Try to understand the concept of GA by reffering to various sources before you attend this challenge. Look out for information regarding stalagmite function and ways to optimize it. Write a code in MATLAB to optimize…
17 Feb 2021 02:29 PM IST
Project 1 - Parsing NASA thermodynamic data
OBJECTIVE :- Parsing NASA thermodynamic data file and find out Cp, H, S and molecular weight of each species. PROBLEM STATEMENT :- NASA came up with polynomial that can be used to evaluate thermodynamic proparties such as Cp, H and S. They have also documented the co-efficients that are required to evaluate…
23 Feb 2021 05:52 PM IST
Project 2 - Rankine cycle Simulator
OBJECTIVE :- Write a MATLAB code on Rankine Cycle Simulator and plot H-S & T-S diagrams. PROBLEM STATEMENT :- Create a rankine cycle simulator using MATLAB Our code should calculate the state points of the rankine cycle based on user inputs. then plot the corresponding T-S & H-S plots for the given set of inputs.…
02 Mar 2021 01:37 PM IST
8 Course Certificates
Advanced CFD for IC Engine Applications using CONVERGE
Post Graduate Program in Computational Fluid Dynamics
10 Workshop Certificates
Introduction and Application of CAE in different physics domain
Academic Qualification
B.E
Suresh Deshmukh College of Engineering
12 Jul 2011 - 09 Jun 2016
12th
HUTATMA RASHTRIYA JR COLLEGE ASHTI
26 Jun 2009 - 04 Jun 2011
10th
Govt Ashram School Amravati English Medium
26 Jun 1998 - 02 May 2009
Here are the courses that I have enrolled
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner