|
[Sponsors] |
prescribing custom mesh motion boundary conditions for laplaceFaceDecomposition |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 17, 2019, 22:42 |
prescribing custom mesh motion boundary conditions for laplaceFaceDecomposition
|
#1 |
New Member
Nadun Palmada
Join Date: Apr 2017
Posts: 15
Rep Power: 9 |
Hi all
I am trying to prescribe my own point velocity condition for the laplaceFaceDecomposition solver in OpenFOAM-1.6-ext. The condition is similar to the oscillatingVelocity condition from: OpenFOAM/OpenFOAM-1.6-ext/src/dynamicMesh/meshMotion/fvMotionSolver/pointPatchFields/derived/oscillatingVelocity I have made a dynamic library within the case dictionary and it gets loaded in through the controlDict but when I run the moveDynamic mesh solver it gives this error: Code:
Selecting dynamicFvMesh dynamicMotionSolverFvMesh Selecting motion solver: laplaceFaceDecomposition --> FOAM FATAL IO ERROR: Unknown patchField type cylinderCosineWave for patch type wall Valid patchField types are : 15 ( processor zeroGradient generic global wedge value componentMixed fixedValue slip empty oscillatingFixedValue mixed calculated symmetryPlane timeVaryingUniformFixedValue ) cylinderCosineWave.C https://drive.google.com/file/d/19S8...ew?usp=sharing cylinderCosineWave.H https://drive.google.com/file/d/19S8...ew?usp=sharing Thanks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
My radial inflow turbine | Abo Anas | CFX | 27 | May 11, 2018 02:44 |
Question about adaptive timestepping | Guille1811 | CFX | 25 | November 12, 2017 18:38 |
Centrifugal fan-reverse flow in outlet lesds to a mass in flow field | xiexing | CFX | 3 | March 29, 2017 11:00 |
Wrong flow in ratating domain problem | Sanyo | CFX | 17 | August 15, 2015 07:20 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |