Corrected header

This commit is contained in:
mattijs
2009-12-30 16:08:48 +00:00
parent 3bfec62cee
commit 48b98e4dc7
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ Description
Example usage:
myInterfacePatchName
{
type turbulentTemperatureCoupledBaffle;
type compressible::turbulentTemperatureCoupledBaffle;
neighbourFieldName T;
K K; // or none
value uniform 300;

View File

@ -37,7 +37,7 @@ Description
Example usage:
myInterfacePatchName
{
type turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureCoupledBaffleMixed;
neighbourFieldName T;
K K; // or none
value uniform 300;