View Issue Details

IDProjectCategoryView StatusLast Update
0000314OpenFOAMBugpublic2012-03-15 10:26
Reporteruser276Assigned Touser4 
PriorityhighSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version10.04
Summary0000314: codedFixedValue does not work on moving boundaries
DescriptionHello!

Please forgive me is what I am reporting is not a bug, then see it as a wish from my side to see this functionality in future releases.

I am working on an Active Flow Control case and I got thrilled when I read about the new codedFixedValue boundary condition. Unfortunately for me, I need to code the movement of on of my boundaries (in the pointDisplacement file) but it does not work with codedFixedValue since the solver cant find it.

Below is an example of this problem taken from an edited version of the the wingMotion tutorial which I use as a test case:

--> FOAM FATAL IO ERROR:
Unknown patchField type codedFixedValue for patch type wall

Valid patchField types are :

25
(
angularOscillatingDisplacement
angularOscillatingVelocity
calculated
cyclic
cyclicSlip
empty
fixedNormalSlip
fixedValue
mixed
nonuniformTransformCyclic
oscillatingDisplacement
oscillatingVelocity
processor
processorCyclic
sixDoFRigidBodyDisplacement
slip
surfaceDisplacement
surfaceSlipDisplacement
symmetryPlane
timeVaryingUniformFixedValue
uncoupledSixDoFRigidBodyDisplacement
uniformFixedValue
value
wedge
zeroGradient
)


file: /home/anlj/OpenFOAM/anlj-2.0.1/run/tutorials/wingMotion/wingMotion2D_pimpleDyMFoam/0/pointDisplacement::boundaryField::wing from line 27 to line 31.

    From function PointPatchField<Type>::New(const pointPatch&, const Field<Type>&, const dictionary&)
    in file /home/opencfd/OpenFOAM/OpenFOAM-2.0.1/src/OpenFOAM/lnInclude/pointPatchFieldNew.C at line 144.

FOAM exiting
TagsNo tags attached.

Activities

user4

2012-03-09 13:06

  ~0001128

see commit 7955ce0266d7c949a493936498dbd7493e6ab83c. Please let us know if there are any problems with it.

Issue History

Date Modified Username Field Change
2011-10-16 12:41 user276 New Issue
2012-03-09 13:06 user4 Note Added: 0001128
2012-03-09 13:06 user4 Status new => resolved
2012-03-09 13:06 user4 Fixed in Version => 2.1.x
2012-03-09 13:06 user4 Resolution open => fixed
2012-03-09 13:06 user4 Assigned To => user4
2012-03-15 10:26 user384 Tag Attached: turbulence models
2012-03-15 10:26 user384 Tag Detached: turbulence models