Skip to content
Snippets Groups Projects
Commit f9907cfd authored by andy's avatar andy
Browse files

ENH: Updated circuitBoardCooling tutorial

parent 33535004
Branches
Tags
No related merge requests found
......@@ -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;
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment