OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <deal.II/base/tensor.h>
#include <deal.II/base/symmetric_tensor.h>
Go to the source code of this file.
Namespaces | |
Constants | |
Functions | |
double | Constants::R () |
Universal gas constant, ![]() | |
double | Constants::F () |
Faraday constant, ![]() | |
double | Constants::Pi () |
![]() | |
double | Constants::E0 () |
Permittivity of free space, ![]() | |
double | Constants::K () |
Boltzmann constant, ![]() | |
const dealii::Tensor< 1, dim > | Constants::gravity_acceleration () |
Gravitational acceleration, ![]() | |
const dealii::SymmetricTensor < 2, dim > | Constants::unit_tensor () |
Unit tensor, ![]() | |
double | Constants::A_vk () |
Coefficient ![]() | |
double | Constants::B_vk () |
Coefficient ![]() | |
double | Constants::C_vk () |
Coefficient ![]() | |
double | Constants::D_vk () |
Coefficient ![]() | |
double | Constants::E_vk () |
Coefficient ![]() | |
double | Constants::F_vk () |
Coefficient ![]() | |
double | Constants::A_diff () |
Coefficient ![]() | |
double | Constants::B_diff () |
Coefficient ![]() | |
double | Constants::C_diff () |
Coefficient ![]() | |
double | Constants::D_diff () |
Coefficient ![]() | |
double | Constants::E_diff () |
Coefficient ![]() | |
double | Constants::F_diff () |
Coefficient ![]() | |
double | Constants::G_diff () |
Coefficient ![]() | |
double | Constants::H_diff () |
Coefficient ![]() | |
double | Constants::b_0 () |
Coefficient ![]() | |
double | Constants::b_1 () |
Coefficient ![]() | |
double | Constants::b_2 () |
Coefficient ![]() | |
double | Constants::b_3 () |
Coefficient ![]() | |
Variables | |
const unsigned int | dim = deal_II_dimension |
const unsigned int dim = deal_II_dimension |
Referenced by Constants::gravity_acceleration(), and Constants::unit_tensor().