ENH: Updated circuitBoardCooling tutorial

This commit is contained in:
andy 2012-10-15 11:15:39 +01:00
parent 33535004c5
commit f9907cfd76

View File

@ -98,7 +98,6 @@ dictionaryReplacement
kappa fluidThermo;
kappaName none;
// Thermo baffle model
thermoBaffleModel thermoBaffle2D;
regionName baffleRegion;
@ -108,7 +107,6 @@ dictionaryReplacement
{
}
// Solid thermo
thermoType
{
@ -121,7 +119,6 @@ dictionaryReplacement
energy sensibleEnthalpy;
}
mixture
{
specie
@ -144,6 +141,13 @@ dictionaryReplacement
}
}
radiation
{
radiationModel opaqueSolid;
absorptionEmissionModel none;
scatterModel none;
}
value uniform 300;
}
}