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