All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Pranav Razdan
CFD Mechanical Engineer
Skills Acquired at Skill-Lync :
Introduction
Week 5 - Mid term project - Solving the steady and unsteady 2D heat conduction problem
clear all close all clc % code for solving II order PDE (heat conduction) by using point itERATIVE % TECHNIQUE % BC's % top face = 600 K % bottom face = 900 K % left face = 400 K % right face = 800 k % Equation --> [d^2(T)/dx^2] + [d^2(T)/dy^2] = 0 2-D heat conduction % equation w = 1.2; % sucessive over-relaxation…
06 Dec 2020 02:50 PM IST
Week 7 - Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method
clear all close all clc %inputs n=31; x=linspace(0,3,n); dx=x(2)-x(1); gama=1.4; nt=1000;% no. of time steps %calculation of initial profile rho= 1-0.3146*x; T=1-0.2314*x; v=(0.1 + 1.09*x).*T.^0.5; % local sonic velocity a1=(T).^0.5; %area a = 1 + 2.2*(x-1.5).^2; % mass flow rate m=(rho.*v).*a; m_ini=m; % times step %…
06 Oct 2020 10:18 PM IST
Week 8 - BlockMesh Drill down challenge
Block Mesh Challenge In this challange we run a case in openfoam for a step-velocity profile.For that we create a geometry by editing the blockMeshDict file which is a dictianory file. This file contains the information about the geometry, blocks which make up the geometry and the mesh that is generated on the 2D domain.…
26 Oct 2020 08:57 PM IST
Week 11 - Simulation of Flow through a pipe in OpenFoam
SIMULATION OF LAMINAR PIPE-FLOW IN OPENFOAM --> In this project we are going to analyse fluid flowing in the pipe and compare computational result (obtained in openFoam) with analytical hagen-poiseuille equation for laminar pipe flow. In the process we are going to capture the laminar Boundary layer development at the…
01 Dec 2020 09:27 PM IST
4 Course Certificates
Advanced CFD for IC Engine Applications using CONVERGE
3 Workshop Certificates
Academic Qualification
B.E
Maratha Vidya Prasarak Samaj's Law And Engineering college
01 Aug 2014 - 01 Aug 2019
12th
Delhi Public School Jammu
01 Aug 2013 - 01 Aug 2014
10th
Delhi Public School Jammu
01 Aug 2012 - 01 Aug 2013
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
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.