janaf.m

Calculates JANAF curve fit according to JANAF virial equation.

You are now following this Submission

% ---------------------------------------------------------------------
% function out=janaf(prop, spec, T) | Version 1.01
% ---------------------------------------------------------------------
% Calculates JANAF curve fit according to JANAF virial equation
% Output is calculated in SI-units
%
% prop = 'c' for standard state specific heat
% = 'h' for standard state enthalpy
% = 's' for standard state entropy
% spec = 'CO2', 'H2O', 'CO', 'H2', 'O2', 'N2'
% T = Temperature, vector allowed
%
% JANAF.mat required (contains the coefficients)

Cite As

Stefan Billig (2026). janaf.m (https://www.mathworks.com/matlabcentral/fileexchange/4212-janaf-m), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0