heat_conductivity.h
来自「Flowlive The thermo library provides th」· C头文件 代码 · 共 25 行
H
25 行
//---------------------------------------------------------------------------
// Project: FlowLive
// Module: thermo
/*!\file heat_conductivity.h
\brief constants for heat conductivities
\version 0.0.1.1
\date Created: 2006-09-13
\date Last modified: 2006-09-13
\author <a href="mailto:xtobias@gmx.net">Tobias Severin, xtobias@gmx.net</a>
*/
//---------------------------------------------------------------------------
#ifndef HEAT_CONDUCTIVITY_H
#define HEAT_CONDUCTIVITY_H
//---------------------------------------------------------------------------
#include <thermo/thermo.h>
#include <string>
#include <vector>
//---------------------------------------------------------------------------
THERMO_BEGIN
// heat conductivities of various materials
// data taken from de.wikipedia.org on 2006-09-12
// [W / (m
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?