TUT: heatTransfer: clean up tutorials

This commit is contained in:
Kutalmis Bercin
2021-05-25 12:53:27 +01:00
committed by Andrew Heather
parent ad75af0e50
commit f62a599eef
720 changed files with 1843 additions and 56321 deletions

View File

@ -14,22 +14,6 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// boundary
// {
// minY
// {
// type patch;
// }
// minZ
// {
// type patch;
// }
// maxZ
// {
// type patch;
// }
// }
T
{
internalField uniform 300;
@ -49,4 +33,5 @@ T
}
}
// ************************************************************************* //

View File

@ -16,7 +16,7 @@ FoamFile
ddtSchemes
{
default Euler;
default Euler;
}
gradSchemes

View File

@ -37,4 +37,5 @@ PIMPLE
nNonOrthogonalCorrectors 0;
}
// ************************************************************************* //