|
[Sponsors] |
[foam-extend 3.2] fixedNormalSlip not working for pointVectorField |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 28, 2016, 05:04 |
[foam-extend 3.2] fixedNormalSlip not working for pointVectorField
|
#1 |
Senior Member
Pablo Higuera
Join Date: Jan 2011
Location: Auckland
Posts: 627
Rep Power: 19 |
Dear all,
when I run the floatingObject tutorial in foam-extend 3.2 and set the atmosphere BC in the pointDisplacement field to: Code:
atmosphere { type fixedNormalSlip; n (0 0 1); value uniform (0 0 0); } Code:
Create time Create dynamic mesh for time = 0 Selecting dynamicFvMesh dynamicMotionSolverFvMesh Selecting motion solver: displacementLaplacian --> FOAM FATAL IO ERROR: Unknown patchField type fixedNormalSlip for patch type patch Valid patchField types are : 24 ( angularOscillatingDisplacement angularOscillatingVelocity calculated cyclic empty fixedValue generic global mixed oscillatingDisplacement oscillatingFixedValue oscillatingVelocity processor sixDoFRigidBodyDisplacement slip surfaceDisplacement surfaceSlipDisplacement symmetryPlane timeVaryingUniformFixedValue uncoupledSixDoFRigidBodyDisplacement uniformFixedValue value wedge zeroGradient ) file: /run/floatingObject/0/pointDisplacement::boundaryField::atmosphere from line 31 to line 33. From function PointPatchField<PatchField, Mesh, PointPatch, MatrixType, Type>::New(const PointPatch&, const DimensionedField<Type, Mesh>&, const dictionary&) in file /foam/foam-extend-3.2/src/foam/lnInclude/newPointPatchField.C at line 220. FOAM exiting Best, Pablo |
|
October 26, 2020, 04:23 |
|
#2 | |
New Member
Jiangxin
Join Date: Sep 2020
Posts: 2
Rep Power: 0 |
Quote:
Have you solved this problem? I meet the same problem in foam-extend 3.1. |
||
Tags |
fixednormalslip, foam extend 3.2 |
|
|