OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
fcst_constants.h File Reference
#include <deal.II/base/tensor.h>
#include <deal.II/base/symmetric_tensor.h>
Include dependency graph for fcst_constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Constants
 

Functions

double Constants::R ()
 Universal gas constant = 8.314462176 J/(mol K)
 
double Constants::F ()
 Faraday constant = 96483.399242424 C/mol.
 
double Constants::Pi ()
 Pi = 3.141592654.
 
double Constants::E0 ()
 Permittivity of free space = 8.854187818e-12 F/m.
 
double Constants::K ()
 Boltzmann constant = 8.617332478e-5 eV/K.
 
const dealii::Tensor< 1, dimConstants::gravity_acceleration ()
 Gravitational acceleration, \( \mathbf{g} = \{ g_{\alpha} \}_{\alpha = 1}^d \quad \text{such that} \quad \forall \alpha \neq d : \quad g_{\alpha} = 0 \quad \left[ \frac{\text{m}}{\text{sec}^2} \right] \quad \text{and} \quad g_d = -9.81 \quad \left[ \frac{\text{m}}{\text{sec}^2} \right] \).
 
const dealii::SymmetricTensor
< 2, dim
Constants::unit_tensor ()
 Unit tensor, \( \hat{ \mathbf{I} } = \{ \delta_{\alpha \beta} \}_{\alpha,\beta = 1}^d \).
 

Variables

const unsigned int dim = deal_II_dimension
 

Variable Documentation

const unsigned int dim = deal_II_dimension