noSlip: New wall boundary condition for velocity
noSlip is equivalent to fixedValue with a value of (0 0 0) but is simpler to specify e.g. upperWall { type noSlip; }
Showing
- src/finiteVolume/Make/files 1 addition, 0 deletionssrc/finiteVolume/Make/files
- src/finiteVolume/fields/fvPatchFields/basic/fixedValue/fixedValueFvPatchField.C 12 additions, 0 deletions...s/fvPatchFields/basic/fixedValue/fixedValueFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/fixedValue/fixedValueFvPatchField.H 8 additions, 0 deletions...s/fvPatchFields/basic/fixedValue/fixedValueFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/derived/noSlip/noSlipFvPatchVectorField.C 102 additions, 0 deletions...s/fvPatchFields/derived/noSlip/noSlipFvPatchVectorField.C
- src/finiteVolume/fields/fvPatchFields/derived/noSlip/noSlipFvPatchVectorField.H 153 additions, 0 deletions...s/fvPatchFields/derived/noSlip/noSlipFvPatchVectorField.H
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.C 35 additions, 18 deletions...teVolume/fields/fvPatchFields/fvPatchField/fvPatchField.C
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H 8 additions, 0 deletions...teVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H
- tutorials/incompressible/simpleFoam/pitzDaily/0/U 2 additions, 4 deletionstutorials/incompressible/simpleFoam/pitzDaily/0/U
Please register or sign in to comment