CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   Actuator disc in any direction (https://www.cfd-online.com/Forums/openfoam-pre-processing/169625-actuator-disc-any-direction.html)

Fischlurch April 14, 2016 09:56

Actuator disc in any direction
 
Hey folks,

I hope you all have a very good day.
I have a question regarding the generation of actuator discs in a random direction.

My system:
OpenFoam 2.3.1 at an ubuntu 14.04 x64

My final goal:
Running a vessel in 6dof with actuator discs instead of propeller to save calculation time. Therefore I am preparing the single parts (2-phase-model, moving mesh and actuator model in any direction).

Idea:
Implementing of 2 stl-disc (r=1, position at same location, normal vector (1 1 0)) as patch with snappyHexMesh and then processing to cyclic with createPatch.

Problem:
This doesn't work since snappyHexMesh does not assign the faces of the cell to both disc, only on one with is then of course a problem in the createPatch command. I tried also "foamUpgradeCycles" with one disc and this literally splits the faces of the single disc to either one side or the other.
One thing what I thought of would be a cylinder, but I think this requires changes in the code and I think it should be possible with the "standard" tools of OF.
I used also cyclicAMI as interim stage, but this does not solve the original problem since it does not generate additional faces.

The generation of discs with foamUpgradeCylces works fine in orthogonal or parallel orientation to the stream, but this is not really useful since the vessel is moving in the end in any direction.

I think I have overseen something and would be more than happy if someone can guide me in the right direction or show me another way.


Cheers

Hauke

Fischlurch April 14, 2016 10:01

3 Attachment(s)
Here the files after the snappyHexMesh operation

Attachment 46695

Attachment 46696

Attachment 46697

Fischlurch April 22, 2016 08:05

Has no one heard about a similar problem and/or could give me a hint?

kokab April 29, 2017 07:47

Quote:

Originally Posted by Fischlurch (Post 596283)
Has no one heard about a similar problem and/or could give me a hint?

Hi
I also want to array my actuator disk in random direction, for example with some sin function . do you know any reference that I can get some idea from that?
many thanks


All times are GMT -4. The time now is 04:55.