nistdata(species,T,​p)

버전 1.4.0.0 (4.71 KB) 작성자: Are Mjaavatten
Create tables of thermophysical properties for gases
다운로드 수: 704
업데이트 날짜: 2020/4/6

라이선스 보기

Downloads data tables from the NIST Chemistry Webbook (http://webbook.nist.gov/chemistry/fluid/) for a specified temperature and/or pressure range. The tables are useful for plotting or for data lookup by interpolation.

인용 양식

Are Mjaavatten (2024). nistdata(species,T,p) (https://www.mathworks.com/matlabcentral/fileexchange/64578-nistdata-species-t-p), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Thermal Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.4.0.0

Corrected serious unit conversion error in viscosity.

1.3.0.0

Corrected code for downloading data, according to the comment by Martijn van Heumen.

1.2.0.0

For Matlab versions older that R2017b, I now use Python (2.7 or 3.x) as a workaround to read the secure (https) web pages from NIST. See the readme.txt file for details. I welcome feedback on how this works for you!

1.1.0.0

nistdata ceased to work after NIST upgraded to the https protocol. I have updated the file so that it will hopefully work in Matlab 2017b and later, but my Matlab licence is too old to test this.

1.0.0.0