📄 diffusion.h
字号:
//---------------------------------------------------------------------------
// Project: FlowLive
// Module: thermo
/*!\file diffusion.h
\brief
\version 0.0.2.0
\date Created: 2005-01-18
\date Last modified: 2005-01-18
\author <a href="mailto:xtobias@gmx.net">Tobias Severin, xtobias@gmx.net</a>
*/
//---------------------------------------------------------------------------
#ifndef DIFFUSION_H
#define DIFFUSION_H
//---------------------------------------------------------------------------
#include <thermo/thermp.h>
#include <string>
#include <vector>
//#include "mixture.h"
//class cMixture;
//---------------------------------------------------------------------------
THERMO_BEGIN
//! Computes the diffusion coefficient of a specie in a mixturee at the given temperature and pressure [m
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -