Sensible Heat Calculator

The function calculates the sensible heat lost/gained by a substance
67 Downloads
Updated 13 Jun 2018

View License

The function [Q_sens]=sensible_heat(mass,sp_ht_cap,Tinit,Tfin)
This function returns the sensible heat released/consumed
for given object of mass "mass" having specific heat capacity
"sp_ht_cap" at initial temperature "Tinit" and final temperature"Tfin"
All the units are in SI (kilograms,joules,Kelvin/Celsius). Use same
units for Tinit & Tfin! Constant specific heat capacity & no phase change assumed.

Cite As

Ankur Gaikwad (2024). Sensible Heat Calculator (https://www.mathworks.com/matlabcentral/fileexchange/67722-sensible-heat-calculator), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018a
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

Updated image