7.6.18.12.19. Porous_Bruggeman_Mixture
- Syntax
Thermal Conductivity [ SpeciesName] = Porous_Bruggeman_Mixture ([Liquid_Phase_Name = Liquid_Phase_Name] | [Gas_Phase_Name = Gas_Phase_Name] | [Initial_Saturation = Initial_Saturation] | [Melt_Dt = melt_DT] | [Alpha = alpha])
- Scope
Aria Material
- Summary
Thermal conductivity computed with the Bruggeman mixture model
- Description
For two-phase porous media problems (solid and liquid phases only):
where
is the porosity,
the solid phase conductivity,
the liquid phase conductivity, and
the optional parameter that defaults to
.
For three-phase porous media problems (solid, liquid, gas):
where
is the liquid saturation and
the gas phase conductivity.
Note that the optional “liquid_phase_name” and “gas_phase_name” parameters can be used to specify alternate material phase’s supported by Aria for the respective parameters.
The “initial_saturation” and “melt_dt” parameters are for certain thermal battery models, and should be omitted for general use.
Parameter |
Value |
Default |
|---|---|---|
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
Liquid_Phase_Name |
“string” |
– |
Gas_Phase_Name |
“string” |
– |
Initial_Saturation |
real |
1 |
melt_DT |
real |
5 |
alpha |
real |
1.5 |