|
[Sponsors] |
July 16, 2020, 11:46 |
actuationDiskSource without Cp input
|
#1 |
Member
Tom Waits
Join Date: Aug 2018
Posts: 42
Rep Power: 8 |
Hi All,
The actuationDiskSource model in OpenFoam requires both a thrust (Ct) and power (Cp) coefficient to calculate the velocity induction factor a=1-Cp/Ct to calculate the thrust resisting the flow. I am interested in simply applying resistance to the flow (Ct) and calculating the resultant Cp. Is there a good reason as to why the thrust force cannot be found through T=1/2 rho U^2 A Ct ? Why do we need Cp in the actuationDiskSource source? Many thanks, Tom Waits Last edited by TomWaits; July 16, 2020 at 13:08. |
|
July 16, 2020, 13:43 |
|
#2 |
Member
Luis Eduardo
Join Date: Jan 2011
Posts: 85
Rep Power: 15 |
Hi Tom,
I've used actuationDiskSource a lot in the past 2 years for wind turbine modelling, what I found during my search for this was that what is commonly used is what you mentioned, to calculate the Thrust from ct only. Moreover, the induction factor is calculated as a function of ct only: a = 1/2(1-sqrt(1-ct)). This is from the ct definition using the induction factor ct = 4a(1-a). If you want to proceed with ct only you can do it, but there are some modifications needed to the code (I did it for my MSc project). You can find some references in: https://teses.usp.br/teses/disponive...-145825/en.php SIMISIROGLOU, N. et al. The Actuator Disc Concept in Phoenics. Energy Procedia, http://dx.doi.org/10.1016/j.egypro.2016.09.182 There is much more than this online. One thing that happened to me is that the power curve I had as reference didn't match exactly with the one I got from OpenFOAM, but it was good enough for my case. Best Regards, Luis |
|
July 16, 2020, 13:48 |
|
#3 | |
Member
Tom Waits
Join Date: Aug 2018
Posts: 42
Rep Power: 8 |
Quote:
Your reply is much appreciated. Yes, I would like to proceed with Ct only, especially as I want to calculate Cp when Ct is non-constant across the disk. I will take a look at your references - if you have anything else useful for this problem at hand that you could post I would be grateful. Thanks very much once again, Tom |
||
July 20, 2020, 20:26 |
|
#4 |
Member
Luis Eduardo
Join Date: Jan 2011
Posts: 85
Rep Power: 15 |
Hi Tom,
Are you using the ADM for wind turbines? I saw last week that V2006 of OpenFOAM has some option regarding actuator disk, you can check it out and see if this helps (https://develop.openfoam.com/Develop...tionDiskSource). Personally, I have not tried it, so I don't know what to expect from the results. Best Regards, Luis |
|
September 14, 2021, 01:21 |
|
#5 |
New Member
Edgar Alejandro Martínez Ojeda
Join Date: Jul 2019
Posts: 20
Rep Power: 7 |
Look at my YT video in which I generalized Erik Svenning's actuator disc. You can calculate the pressure drop in ParaView and the solver gives you the thrust.
https://www.youtube.com/watch?v=MbqbgGLJRso Link to the solver: https://github.com/EdgarAMO/multipleDiskSimpleFoam Link to the case file: https://github.com/EdgarAMO/actuator-disk-farm |
|
September 20, 2023, 10:16 |
|
#6 | |
Member
María Rosales
Join Date: Mar 2023
Location: Spain
Posts: 48
Rep Power: 3 |
Hola Edgar! Thanks for sharing your work on reproducing Erik's tutorial.
I could not find available your video on Youtube. If you still have it, can you share it via cloud? Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
actuationDiskSource in simpleFoam | hoemmaria | OpenFOAM Running, Solving & CFD | 38 | October 29, 2023 16:10 |
Basic use of actuationDiskSource | AlezXander | OpenFOAM Pre-Processing | 3 | March 15, 2021 11:13 |
ConeNozzleInjection.C how it calculates "parcelsToInject" | PippoSicily | OpenFOAM | 0 | October 11, 2018 17:12 |
actuationDiskSource | ahab | OpenFOAM Running, Solving & CFD | 1 | February 20, 2018 13:39 |
Modifying actuationDiskSource to inject turbulence kinetic energy | pbachant | OpenFOAM Programming & Development | 0 | December 3, 2013 12:43 |