Aim: What is Finite Volume Method(FVM), write down the major differences between FDM & FVM. Also, describe the need for interpolation schemes and flux limiters in FVM. You can use the 1D linear heat conduction equation as an example. 1. What is Finite Volume Method (FVM)? Ans- Finite volume method (FVM)…
sai gourav patra
updated on 29 Nov 2022
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by sai gourav patra (6)
Week 9 - FVM Literature Review
Aim: What is Finite Volume Method(FVM), write down the major differences between FDM & FVM. Also, describe the need for interpolation schemes and flux limiters in FVM. You can use the 1D linear heat conduction equation as an example. 1. What is Finite Volume Method (FVM)? Ans- Finite volume method (FVM)…
29 Nov 2022 01:46 PM IST
Project 2 - Rankine cycle Simulator
Aim: To simulate the Rankine Cycle and plot the corresponding T-S and H-S plots using MATLAB. Objective: Calculate the state points of the Rankine Cycle based on given inputs. Plot the corresponding T-S and H-S plots for the given set of inputs. Given Input Values: Turbine Inlet temperature = 400° C Turbine…
02 Aug 2022 12:08 PM IST
Project 1 - Parsing NASA thermodynamic data
AIM : Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. To write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. You will be reading…
02 Aug 2022 03:11 AM IST
Week 4.1 - Genetic Algorithm
AIM: MATLAB CODE to optimise the stalagmite function and find the global maxima of the function. THEORY: Genetic Algorithm (GA) is a search-based optimization technique based on the principles of Genetics and Natural Selection. It is frequently used to find optimal or near-optimal solutions to difficult…
24 Jul 2022 03:04 AM IST
Week 3 - Solving second order ODEs
AIM - program in Matlab that will simulate the pendulum motion in 2nd order ODE. OBJECTIVE: Write a program in Matlab that will simulate the pendulum motion. write a program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping. THEORY: A pendulum is a weight…
20 Jul 2022 02:37 AM IST
Week 2- 2R Robotic Arm Challenge
AIM : A program in Matlab to simulate the forward kinematics of a 2R Robotic Arm. OBJECTIVES: program in Matlab to simulate the forward kinematics of a 2R Robotic Arm. Creating an animation from the plots obtained in the program. THEORY: A robotic arm is a type of mechanical arm, usually programmable, with similar…
19 Jul 2022 10:55 AM IST