COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Functions
cf3::physics::Consts Namespace Reference

Static functions for physical constants. More...

Functions

Real kB ()
 Definition of the Boltzmann's constant [J/K]. More...
 
Real e ()
 Definition of the Unit charge [C]. More...
 
Real NA ()
 Definition of Avogadro's constant [1/mol]. More...
 
Real F ()
 Definition of the Faraday's constant [C/mol]. More...
 
Real R ()
 Definition of the ideal gas constant [J/mol K]. More...
 
Real gamma ()
 Definition of the Euler gamma. More...
 

Detailed Description

Static functions for physical constants.

Author
Tiago Quintino
Willem Deconinck

Function Documentation

Real cf3::physics::Consts::e ( )
inline

Definition of the Unit charge [C].

Definition at line 30 of file Consts.hpp.

Real cf3::physics::Consts::F ( )
inline

Definition of the Faraday's constant [C/mol].

Definition at line 34 of file Consts.hpp.

Real cf3::physics::Consts::gamma ( )
inline

Definition of the Euler gamma.

Definition at line 38 of file Consts.hpp.

Real cf3::physics::Consts::kB ( )
inline

Definition of the Boltzmann's constant [J/K].

Definition at line 28 of file Consts.hpp.

Real cf3::physics::Consts::NA ( )
inline

Definition of Avogadro's constant [1/mol].

Definition at line 32 of file Consts.hpp.

Real cf3::physics::Consts::R ( )
inline

Definition of the ideal gas constant [J/mol K].

Definition at line 36 of file Consts.hpp.

Send comments to:
COOLFluiD Web Admin