BELFEM
0.9.0
Berkeley Lab Finite Element Framework
Toggle main menu visibility
Loading...
Searching...
No Matches
fn_GT_idgas_lambda.hpp
Go to the documentation of this file.
1
/*
2
* BELFEM -- The Berkeley Lab Finite Element Framework
3
* Copyright (c) 2026, The Regents of the University of California,
4
* through Lawrence Berkeley National Laboratory (subject to receipt of any required
5
* approvals from the U.S. Dept. of Energy). All rights reserved.
6
*
7
* Developers: Christian Messe, Gregory Giard
8
*
9
* See the top-level LICENSE file for the complete license and disclaimer.
10
*/
11
12
#ifndef BELFEM_FN_GT_IDGAS_LAMBDA_HPP
13
#define BELFEM_FN_GT_IDGAS_LAMBDA_HPP
14
15
#include "
typedefs.hpp
"
16
#include "
cl_GT_RefGas.hpp
"
17
18
namespace
belfem
19
{
20
namespace
gastables
21
{
22
//------------------------------------------------------------------------------
23
27
real
28
idgas_lambda
(
RefGas
* aGas,
const
real
T );
29
30
//------------------------------------------------------------------------------
31
}
/* namespace gastables */
32
}
/* namespace belfem */
33
34
#endif
//BELFEM_FN_GT_IDGAS_LAMBDA_HPP
cl_GT_RefGas.hpp
belfem::gastables::RefGas
A single chemical species with its caloric and transport properties.
Definition
cl_GT_RefGas.hpp:76
belfem::gastables
Definition
cl_Gas.hpp:33
belfem::gastables::idgas_lambda
real idgas_lambda(RefGas *aGas, const real T)
calculate the conductivity in case there is no data in the database
Definition
fn_GT_idgas_lambda.cpp:26
belfem
USER GUIDES:
Definition
cl_Capacitor.cpp:16
belfem::real
double real
Definition
typedefs.hpp:36
typedefs.hpp
src
physics
gastables
fn_GT_idgas_lambda.hpp
Generated by
1.18.0