📄 wobbe_index.h
字号:
//---------------------------------------------------------------------------
// 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -