Gas properties of air

This small program will help you to calculate the specific enthalpy in KJ/Kg.
308 Downloads
Updated 29 Oct 2015

View License

This utilizes the method of linear interpolation to solve for intermediate values of temperature. The temperature range is from 200-1240K. The data for linear interpolation was obtained from the standard tables. Please, if you find any mistakes contact me immediately.

Cite As

PhoenixFire1081 (2024). Gas properties of air (https://www.mathworks.com/matlabcentral/fileexchange/53700-gas-properties-of-air), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Thermal Analysis in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

This code now has the ability to calculate Internal energy (KJ/Kg), Relative pressure and specific volume for the temperature range. More updates on the way.
Some minor corrections. :-)