AIM : To write a code in MATLAB to parse the NASA thermodynamic data file and then calculate thermodynamic properties of various gas species. Objective: 1. To write a function that extracts the 14 coefficients and calculates the enthalpy, entropy and specific heats for all the species in the NASA thermodynamic data…
sri sai mohith padavala
updated on 12 Aug 2021
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 sri sai mohith padavala (4)
Week 3 - Solving second order ODEs
Aim: To solve second order ODE and use the calculated information to animate the motion of the pendulum using PYTHON. Objective : By using ode solver which is imported from scipy module. The ode should require a simple differential equation to solve any kind of higher-order differential equation. Python Code: …
08 Feb 2022 07:23 AM IST
Week 2 Air standard Cycle
AIM: To Visualize P-V diagram of Otto Cycle and to calculate the thermal efficiency of heat engine using PYTHON. OTTO CYCLE : An Otto cycle is an idealized thermodynamic cycle that describes the functioning of a typical spark ignition piston engine. It is the thermodynamic cycle…
07 Feb 2022 10:31 AM IST
Project 1 - Parsing NASA thermodynamic data
AIM : To write a code in MATLAB to parse the NASA thermodynamic data file and then calculate thermodynamic properties of various gas species. Objective: 1. To write a function that extracts the 14 coefficients and calculates the enthalpy, entropy and specific heats for all the species in the NASA thermodynamic data…
12 Aug 2021 06:50 AM IST
Air Standard Cycle using MATLAB
AIM :To Visualize P-V diagram of Otto Cycle and to calculate thermal efficiency of heat engine using MATLAB. OTTO CYCLE : An Otto cycle is an idealized thermodynamic cycle that describes the functioning of a typical spark ignition piston engine. It is the thermodynamic cycle most commonly…
14 Jun 2021 04:52 PM IST