MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
Surrogate function and model definitions for thermal conductivity of blowing agents. More...
Variables | |
species | |
List of components, for which surrogate model is provided. More... | |
f_gas_thermal_conductivity | |
Surrogate function for thermal conductivity of blowing agents. More... | |
m_CO2_thermal_conductivity | |
Surrogate model for thermal conductivity of blowing agent. More... | |
m_Air_thermal_conductivity | |
Surrogate model for thermal conductivity of blowing agent. More... | |
m_CyP_thermal_conductivity | |
Surrogate model for thermal conductivity of blowing agent. More... | |
m_O2_thermal_conductivity | |
Surrogate model for thermal conductivity of blowing agent. More... | |
m_N2_thermal_conductivity | |
Surrogate model for thermal conductivity of blowing agent. More... | |
Surrogate function and model definitions for thermal conductivity of blowing agents.
gasConductivity.gasConductivity.f_gas_thermal_conductivity |
Surrogate function for thermal conductivity of blowing agents.
Thermal conductivity of blowing agents is a function of temperature.
Definition at line 57 of file gasConductivity.py.
gasConductivity.gasConductivity.m_Air_thermal_conductivity |
Surrogate model for thermal conductivity of blowing agent.
Forward mapping model is used.
Definition at line 106 of file gasConductivity.py.
gasConductivity.gasConductivity.m_CO2_thermal_conductivity |
Surrogate model for thermal conductivity of blowing agent.
Forward mapping model is used.
Definition at line 96 of file gasConductivity.py.
gasConductivity.gasConductivity.m_CyP_thermal_conductivity |
Surrogate model for thermal conductivity of blowing agent.
Forward mapping model is used.
Definition at line 116 of file gasConductivity.py.
gasConductivity.gasConductivity.m_N2_thermal_conductivity |
Surrogate model for thermal conductivity of blowing agent.
Forward mapping model is used.
Definition at line 136 of file gasConductivity.py.
gasConductivity.gasConductivity.m_O2_thermal_conductivity |
Surrogate model for thermal conductivity of blowing agent.
Forward mapping model is used.
Definition at line 126 of file gasConductivity.py.
gasConductivity.gasConductivity.species |
List of components, for which surrogate model is provided.
Definition at line 49 of file gasConductivity.py.