This commit is contained in:
mattijs
2008-12-30 22:00:17 +00:00
parent 0831602f7a
commit 22393b4262
19 changed files with 528 additions and 417 deletions

View File

@ -36,7 +36,7 @@ dictionaryReplacement
}
leftSolid_to_bottomAir
{
type solidWallHeatFluxTemperatureCoupled;
type solidWallMixedTemperatureCoupled;
neighbourRegionName bottomAir;
neighbourPatchName bottomAir_to_leftSolid;
neighbourFieldName T;
@ -46,7 +46,7 @@ dictionaryReplacement
}
leftSolid_to_heater
{
type solidWallTemperatureCoupled;
type solidWallMixedTemperatureCoupled;
neighbourRegionName heater;
neighbourPatchName heater_to_leftSolid;
neighbourFieldName T;
@ -55,7 +55,7 @@ dictionaryReplacement
}
leftSolid_to_topAir
{
type solidWallHeatFluxTemperatureCoupled;
type solidWallMixedTemperatureCoupled;
neighbourRegionName topAir;
neighbourPatchName topAir_to_leftSolid;
neighbourFieldName T;