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

Density_based turbo with OpenFoam 2.2.0

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 13, 2013, 01:21
Default Density_based turbo with OpenFoam 2.2.0
  #1
Member
 
DongHo
Join Date: Jul 2013
Posts: 51
Rep Power: 12
eddykendo is on a distinguished road
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.
eddykendo is offline   Reply With Quote

Old   February 13, 2014, 01:27
Default
  #2
Senior Member
 
Join Date: Sep 2013
Location: Bangalore India
Posts: 134
Rep Power: 12
sam.ho is on a distinguished road
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 ?
sam.ho is offline   Reply With Quote

Old   February 15, 2014, 12:20
Default
  #3
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings to all!

@sam.ho: I'm having trouble understanding what exactly you want to do. Is it:
  1. To install foam-extend 3.0?
  2. To run a case "Radial flow Turbine"?
Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   February 17, 2014, 22:47
Default
  #4
Senior Member
 
Join Date: Sep 2013
Location: Bangalore India
Posts: 134
Rep Power: 12
sam.ho is on a distinguished road
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 ?
sam.ho is offline   Reply With Quote

Old   March 2, 2014, 06:05
Default
  #5
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
Then to see the tutorials for this toolkit, go into the folder "DensityBasedTurbo/run":
Code:
cd ../run
Uhm... although, it looks like this toolkit is only compatible with 1.6-ext... you can find instructions for installing that version here: http://openfoamwiki.net/index.php/In...enFOAM-1.6-ext


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 07:05. Reason: see "edit:" - finally created the wiki page for it
wyldckat 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
OpenFOAM - Validation of Results Ahmed OpenFOAM Running, Solving & CFD 10 May 13, 2018 18:28
OpenFOAM 2.2.0 installation on scientific-linux kulkarni Harshawardhan OpenFOAM Installation 1 March 20, 2013 13:38
forceCoeffs (OpenFOAM 2.2.0) gave another values of Cd in comparison results2.2.1 ! lavrov OpenFOAM Post-Processing 0 March 15, 2013 09: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 06:25
The OpenFOAM extensions project mbeaudoin OpenFOAM 16 October 9, 2007 09:33


All times are GMT -4. The time now is 11:27.