wobbe_index.h
来自「Flowlive The thermo library provides th」· C头文件 代码 · 共 24 行
H
24 行
//---------------------------------------------------------------------------
// Project: FlowLive
// Module: thermo
/*!\file wobbe_index.h
\brief constants for Wobbe index of various gases
\version 0.0.1.2
\date Created: 2006-10-04
\date Last modified: 2008-01-25
\author <a href="mailto:xtobias@gmx.net">Tobias Severin, xtobias@gmx.net</a>
*/
//---------------------------------------------------------------------------
#ifndef WOBBE_INDEX_H
#define WOBBE_INDEX_H
//---------------------------------------------------------------------------
#include <thermo/thermo.h>
//---------------------------------------------------------------------------
THERMO_BEGIN
// Wobbe Index = higher heating value/(square root of gas specific gravity)
// Wobbe index at standard conditions (?)
// from http://en.wikipedia.org/wiki/Wobbe_index on 2006-09-29
// (1000 BTU/scf = 37.3 MJ/m
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?