|
[Sponsors] |
March 11, 2013, 16:42 |
New rotorDiskSource function
|
#1 |
New Member
Dennis
Join Date: Mar 2013
Posts: 4
Rep Power: 13 |
Hello,
i just started to use OpenFOAM and want to calculate a ducted fan. So basically a duct (tube) with a rotor on the middle. I saw that there is a new function in the new OpenFOAM Version 2.2.0 which seems to be what i need: Code:
rotorDiskSource — detailed momentum source for rotor blades, including effects of blade geometry; I don't want to calculate the rotors performance but concentrate on the duct geometry. So simulating the rotor as a disc would be perfect. But how can i use this new function. All i've done so far is creating a duct with SolidWorks and using snappyHexMesh to create a mesh, but obviously without the rotor. I wans't able to find any documentation of the rotorDiskSource function, so as a beginner i really have no clue how to use it. ;( Can someone give me a hint or help me? Thanks a lot in advance Dennis |
|
May 7, 2013, 05:23 |
|
#2 |
Member
Join Date: Oct 2010
Location: Germany
Posts: 39
Rep Power: 15 |
Hi Dennis,
I have never used the rotorDiskSource, but I would suggest to take a look at the header file: openfoam220/src/fvOptions/sources/derived/rotorDiskSource/rotorDiskSource.H There you will find an example about its usage. If your main interest is the duct and not the rotor (as you say), maybe you want to consider the actuationDiskSource, which requires less input data. Good luck Ivan |
|
May 7, 2013, 05:29 |
|
#3 |
New Member
Dennis
Join Date: Mar 2013
Posts: 4
Rep Power: 13 |
Hi,
thanks a lot for your reply. You are right, the Rotor is quite irrelevant. Do you have an example on how to use the actuator actuationDiskSource? I'm a bit stuck atm, so an easier method to simulate the duct performance would be great Thanks again Dennis |
|
May 7, 2013, 09:40 |
|
#4 |
Member
Join Date: Oct 2010
Location: Germany
Posts: 39
Rep Power: 15 |
Hi Dennis,
there is a tutorial for the actuationDiskSource applied to the simulation of wind turbines. You can check it in tutorials/incompressible/simpleFoam/turbineSiting Greetings Ivan |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 09:31 |
ParaView for OF-1.6-ext | Chrisi1984 | OpenFOAM Installation | 0 | December 31, 2010 06:42 |
latest OpenFOAM-1.6.x from git failed to compile | phsieh2005 | OpenFOAM Bugs | 25 | February 9, 2010 04:37 |
Error with Wmake | skabilan | OpenFOAM Installation | 3 | July 28, 2009 00:35 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 14:00 |