|
[Sponsors] |
July 13, 2013, 02:21 |
Density_based turbo with OpenFoam 2.2.0
|
#1 |
Member
DongHo
Join Date: Jul 2013
Posts: 51
Rep Power: 13 |
Hi ! Foamers
I have been using OpenFoam 2.1.1 and am moving to 2.2.0. By the way, I have questions about 2.2.0. For this time, I want to simulate a transonic turbine blade in 3D using density based compressible solvers with SRF and MRF on it. Which one is the best one for this in OpenFoam 2.2.0? It seems that there is a density based compressible solver for a movign mesh like sonicDyMFoam in OpenFoam 2.2.0, but, not a density based compressible solver with SRF. I know that there was OpenFoam 1.6 ext version with densitybasedturbo module including several transoni SRF or MRF solvers. How can I use this module on OpenFoam 2.2.0? I want to know a procedure in detail to use it. I will appreciate it if somone lets me know those things. Thank you. |
|
February 13, 2014, 02:27 |
|
#2 |
Senior Member
Join Date: Sep 2013
Location: Bangalore India
Posts: 134
Rep Power: 13 |
Hi
Even I am in need of this information as I installed OpenFOAM 2.2.1 and want foam-extend-3.0 to simulate Radial flow Turbine ? Anybody know how to do it ? |
|
February 15, 2014, 13:20 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
@sam.ho: I'm having trouble understanding what exactly you want to do. Is it:
Bruno
__________________
|
|
February 17, 2014, 23:47 |
|
#4 |
Senior Member
Join Date: Sep 2013
Location: Bangalore India
Posts: 134
Rep Power: 13 |
Hi Bruno,
I am want to simulate Radial flow turbine. As i understood that this problem can't be solved using OpenFOAM 2.2.2 solvers. Hence we need to use DensityBasedturbomsolver ? Anybody has any idea how to add these extension and run the tutorials ? |
|
March 2, 2014, 07:05 |
|
#5 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Sam,
If you need to install foam-extend 3.0, you can find instructions here: http://openfoamwiki.net/index.php/In...oam-extend-3.0 As for having more than one OpenFOAM version/variant: http://openfoamwiki.net/index.php/In...with_the_Shell It's probably not easy to transfer certain solvers from foam-extend 3.0 to OpenFOAM 2.3, because the codes are somewhat different in certain parts. As for installing the toolkit "DensityBasedTurbo", run these commands: Code:
mkdir -p $FOAM_RUN cd $FOAM_RUN/.. git clone git://git.code.sf.net/p/openfoam-extend/DensityBasedTurbo DensityBasedTurbo cd DensityBasedTurbo/src ./Allwmake Code:
cd ../run edit: I've created a wiki page for this repository: http://openfoamwiki.net/index.php/Ex...sityBasedTurbo Best regards, Bruno
__________________
Last edited by wyldckat; March 2, 2014 at 08:05. Reason: see "edit:" - finally created the wiki page for it |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM - Validation of Results | Ahmed | OpenFOAM Running, Solving & CFD | 10 | May 13, 2018 19:28 |
OpenFOAM 2.2.0 installation on scientific-linux | kulkarni Harshawardhan | OpenFOAM Installation | 1 | March 20, 2013 14:38 |
forceCoeffs (OpenFOAM 2.2.0) gave another values of Cd in comparison results2.2.1 ! | lavrov | OpenFOAM Post-Processing | 0 | March 15, 2013 10:12 |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |
The OpenFOAM extensions project | mbeaudoin | OpenFOAM | 16 | October 9, 2007 10:33 |