CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   Temperature (https://www.cfd-online.com/Forums/openfoam/87910-temperature.html)

nimasam May 2, 2011 13:46

Temperature
 
hi friends
whats the best boundary condition for Temperature at the outlet of a channel. flow is fully developed from hydrodynamic view!

give me hint please :)

sixwp May 3, 2011 04:37

Hi Nima,
using this condition would be okay:
Code:

outlet
    {
        type            inletOutlet;
        inletValue      $internalField;
        value          $internalField;
    }

For further questions, look carefully in the forum/wiki/tutorials where those matters were already discussed/defined/used ;)


All times are GMT -4. The time now is 05:43.