renamed b.c.

This commit is contained in:
mattijs
2009-09-15 18:37:48 +01:00
parent 0408d571a0
commit ebe5735d5b

View File

@ -61,7 +61,7 @@ dictionaryReplacement
} }
leftSolid_to_bottomAir leftSolid_to_bottomAir
{ {
type solidWallMixedTemperatureCoupled; type turbulentTemperatureCoupledBaffle;
neighbourFieldName T; neighbourFieldName T;
K K; K K;
value uniform 300; value uniform 300;
@ -69,14 +69,14 @@ dictionaryReplacement
} }
leftSolid_to_heater leftSolid_to_heater
{ {
type solidWallMixedTemperatureCoupled; type turbulentTemperatureCoupledBaffle;
neighbourFieldName T; neighbourFieldName T;
K K; K K;
value uniform 300; value uniform 300;
} }
leftSolid_to_topAir leftSolid_to_topAir
{ {
type solidWallMixedTemperatureCoupled; type turbulentTemperatureCoupledBaffle;
neighbourFieldName T; neighbourFieldName T;
K K; K K;
value uniform 300; value uniform 300;