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

Questions regarding 1.6-ext Release notes

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 28, 2010, 15:11
Default Questions regarding 1.6-ext Release notes
  #1
Senior Member
 
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20
bastil is on a distinguished road
HI 1.6-ext-team,

congratulations for the new release. This will be a large step for OpenFOAM. I have some questions regarding the release notes:
Code:
Improvements in accuracy and stability on tetrahedral and tet-dominant meshes
Do I need to use special numerical settings to get this? (eg. reconCentral Scheme?) or will it be available for all numerics? I was having some stability problems with 1.5-dev and I am looking forward testing this.
Code:
Demonstration solver for fully implicit block-matrix coupling
Is it possible to do implicit coupling of pressure and velocity? THat is what I am finally behind but the example solver does not do do this and I guess that 1.6-ext is not yet ready for this?
Code:
Turbomachinery features: GGI interface, cyclic GGI, partial overlap GGI
How much improvement has been done there from the latest 1.5-dev? Has the parallel speedup improved?
Code:
New parallel decomposition and reconstruction formulation
Cool. Does this mean you can decompose cases in parallel?

Regards and Thanks for all.

Bastian
bastil is offline   Reply With Quote

Old   November 29, 2010, 04:26
Default
  #2
Senior Member
 
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,905
Rep Power: 33
hjasak will become famous soon enough
Tet meshes: it's in the settings. You need:

div(phi,U) Gauss reconCentral cellLimited leastSquares 1.0;

interpolate(U) reconCentral phi leastSquares;

Block implicit p-U coupling

Not there yet: as Martin says, first you make it run and then you make it fast! What has been released is the block matrix machinery and you can try to make the top-level solver using that. At Wikki we are looking for additional funding for the block-coupled p-U work (I am very confident I know what is required), but this will take some time. I'm sure I'll drop a line on the forum once this gets working, it is one of the few missing pieces of numerics that I rally fancy doing.

Turbomachinery

The big new feature is partial overlap GGI (Oliver Borm, thank you for doing this) and it looks really cool. It also allows good things to happen with non-matching rotor-stator pitch and (ulike some other techniques, eg. "frozen rotor") it looks physical to me. There is still outstanding work on parallel acceleration, which is sitting on Martin's and mine To-Do list, and this will come out in an update.

Parallelisation


We need to get a good set of testing results - that will tell us how much improvement has been made. "Decomposition-in-parallel": not sure what you mean exactly. There has been some discussion with Eric, but we've never really pushed it all the way.

So much for the moment...

Hrv
__________________
Hrvoje Jasak
Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk
hjasak is offline   Reply With Quote

Old   February 10, 2011, 07:04
Default
  #3
Member
 
Elisabet Mas de les Valls
Join Date: Mar 2009
Location: Barcelona, Spain
Posts: 64
Rep Power: 17
elisabet is on a distinguished road
Hi Hrv,

I'm interested in solving, with a block matrix, two scalar equations with a source term that depends on both scalars. I've seen your work at M&C 2009 (by Ivor Clifford) and the one at ECCOMAS 2010 (by Kathrin Kissling and Julia Springer). I've also looked in this forum but I always get a 'this will come soon'. Finally I read this:

Quote:
What has been released is the block matrix machinery and you can try to make the top-level solver using that.
what sounds quite well. I'm still working with OF-1.5-dev and I've not seen anything corresponding to such 'block matrix machinery'. Could you please provide me a brief summary on how to deal with it?

thank you very much!

elisabet
elisabet is offline   Reply With Quote

Old   February 10, 2011, 07:21
Default
  #4
Member
 
Elisabet Mas de les Valls
Join Date: Mar 2009
Location: Barcelona, Spain
Posts: 64
Rep Power: 17
elisabet is on a distinguished road
Sorry, I've got into OF-1.6-ext and saw it. Thanks!

elisabet
elisabet is offline   Reply With Quote

Old   February 11, 2011, 04:54
Default
  #5
Senior Member
 
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,905
Rep Power: 33
hjasak will become famous soon enough
Good hunting, Elisabet,

Hrv
__________________
Hrvoje Jasak
Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk
hjasak 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
Extend Project Release 1.6-ext hjasak OpenFOAM Announcements from Other Sources 33 July 14, 2011 18:54
OpenCFD release OpenFOAMŪ version 1.7.1 opencfd OpenFOAM Announcements from ESI-OpenCFD 0 August 26, 2010 11:40
OpenFOAM Version 1.6 Released opencfd OpenFOAM Announcements from ESI-OpenCFD 0 July 27, 2009 17:55
Diesel combustion simulation ( Heat release rate) venkatesh Siemens 2 April 29, 2009 07:38
Public Release of the Wiki Jonas Larsson CFD-Wiki 3 November 7, 2005 04:13


All times are GMT -4. The time now is 09:24.