|
[Sponsors] |
laplaceFaceDecomposition solver and boundary conditions |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 19, 2012, 14:14 |
laplaceFaceDecomposition solver and boundary conditions
|
#1 |
New Member
Join Date: Feb 2012
Posts: 2
Rep Power: 0 |
Hello,
I would like to compute the flow around a pitching airfoil. To do that, I want to use the solver pimpleDyMFoam with the dynamic mesh solver laplaceFaceDecomposition. (I use OpenFOAM-1.6-ext.) In the file 0/motionU, I try to impose the boundary condition angularOscillatingVelocity for the airfoil boundary and I get the following error message: --> FOAM FATAL IO ERROR: Unknown patchField type angularOscillatingVelocity for patch type wall Valid patchField types are : 15 ( zeroGradient processor generic global wedge value componentMixed fixedValue slip empty oscillatingFixedValue mixed calculated symmetryPlane timeVaryingUniformFixedValue ) I tried to link the library libfvMotionSolver including the following lines in the controlDict file but without success. libs ( "libfvMotionSolver.so" ); Anyone can help? Amandine |
|
May 5, 2014, 23:41 |
laplaceFaceDecomposition solver and boundary conditions
|
#2 |
Member
Francis
Join Date: Jan 2014
Location: Toronto
Posts: 50
Rep Power: 12 |
Hi Foamers,
I am currently simulating flow around a pitching airfoil; considering large displacement which requires laplaceFaceDecomposition mesh motion solver. However, introducing angularOscillatingVelocity in the motionU dictionary in icoDyMFoam of OpenFOAM-1.6-ext but get error message: --> FOAM FATAL IO ERROR: Unknown patchField type angularOscillatingVelocity for patch type wall Valid patchField types are : 15 ( zeroGradient processor generic global wedge value componentMixed fixedValue slip empty oscillatingFixedValue mixed calculated symmetryPlane timeVaryingUniformFixedValue ) Can anyone advise me on the probable alternatives please? Thanks |
|
December 12, 2014, 10:11 |
|
#3 |
Member
Francis
Join Date: Jan 2014
Location: Toronto
Posts: 50
Rep Power: 12 |
Problem fixed today.
|
|
December 12, 2014, 10:14 |
|
#4 |
Member
Francis
Join Date: Jan 2014
Location: Toronto
Posts: 50
Rep Power: 12 |
Couldn't impose those BCs. But had to modify the existing dynamicBodyfvMesh. I.e dynamicFvMesh=mydynamicBodyfvMesh instead of dynamicfvMeshMotionSolver. Then, used fixed value BC in motionU dictionary.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
An error has occurred in cfx5solve: | volo87 | CFX | 5 | June 14, 2013 18:44 |
RPM in Wind Turbine | Pankaj | CFX | 9 | November 23, 2009 05:05 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |