CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   noSlip or fixedValue (https://www.cfd-online.com/Forums/openfoam-pre-processing/179163-noslip-fixedvalue.html)

FlyBob91 October 24, 2016 09:58

noSlip or fixedValue
 
Hello to all,
just a simple (and maybe stupid) question.
Is there any differences between the noSlip boundary condition and the following one?

Code:

        type            fixedValue;
        value          uniform (0 0 0);

Thanks for help

Antimony October 25, 2016 01:16

Hi,

I could be mistaken, but if I remember correct, noSlip is a recent introduction (seems to be from OF 4) that is supposed to do the same thing as fixedValue (0 0 0)...

Link: https://github.com/OpenFOAM/OpenFOAM...98d0b13f22b515

Cheers,
Antimony


All times are GMT -4. The time now is 20:00.