CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

prescribing custom mesh motion boundary conditions for laplaceFaceDecomposition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 17, 2019, 21:42
Default prescribing custom mesh motion boundary conditions for laplaceFaceDecomposition
  #1
New Member
 
Nadun Palmada
Join Date: Apr 2017
Posts: 15
Rep Power: 9
Nadun19 is on a distinguished road
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
)
This prescribed boundary condition works fine when I use the VelocityLaplacian Solver. Please find the code attached below for the custom boundary condition I have made.

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
Nadun19 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
My radial inflow turbine Abo Anas CFX 27 May 11, 2018 01:44
Question about adaptive timestepping Guille1811 CFX 25 November 12, 2017 17:38
Centrifugal fan-reverse flow in outlet lesds to a mass in flow field xiexing CFX 3 March 29, 2017 10:00
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20


All times are GMT -4. The time now is 02:57.