CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM News & Announcements > OpenFOAM Announcements from ESI-OpenCFD

ESI-OpenCFD Releases OpenFOAM v2.2.0

Register Blogs Community New Posts Updated Threads Search

Like Tree12Likes
  • 9 Post By opencfd
  • 1 Post By gschaider
  • 1 Post By opencfd
  • 1 Post By opencfd

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 6, 2013, 10:09
Default ESI-OpenCFD Releases OpenFOAM v2.2.0
  #1
Member
 
OpenCFD
Join Date: Mar 2009
Posts: 67
Rep Power: 19
opencfd is on a distinguished road
6th March 2013

ESI-OpenCFD are pleased to announce the release of version 2.2.0 of the OpenFOAM open source CFD toolbox. Version 2.2.0 is distributed under the General Public Licence by the OpenFOAM Foundation as:
Version 2.2.0 is a major new version containing significant developments, which will be presented at the OpenFOAM User Conference 2013 and are outlined below:

Meshing and mesh tools Useful new options have been added to meshing utilities such as checkMesh, renumberMesh, createBaffles, collapseEdges, decomposePar, etc. Further details…

snappyHexMesh
Many new features have been added to snappyHexMesh, particularly to improve feature snapping, layer insertion and baffle creation. Further details…

Other pre-processing
More new functionality has been added to allow users to pre-process cases more conveniently, including extensions to macro expansion capability, capability to group patches, and support for reading VTK format files. Further details…

Numerical methods New additions to the numerical methods in OpenFOAM include run-time selectable bounded time and convection schemes, improved cell value reconstruction, a new framework for coupling solution over multiple regions, e.g. for conjugate heat transfer. Further details…

Matrix solvers Version 2.2.0 includes a block-matrix and solver framework, coupled solution of vector, tensor and other multi-component entities. The GAMG solver includes new solvers/smoothers to further improve performance. Further details…

Run-time control Users can now override global settings from the installation etc/controlDict file within their own case controlDict files, e.g. the unit system used during a simulation. Further details…

Runtime-selectable physics
A new framework has been introduced to allow users to select, through an fvOptions file, any physics that can be represented as sources or constraints on the governing equations, e.g. porous media, MRF and body forces. Solver variants including porous media and MRF, e.g. rhoPorousMRFPimpleFoam are consequently deprecated in favour of more general solvers, e.g. rhoPimpleFoam that can run with porous media and MRF with appropriate settings in fvOptions. Further details…

Thermophysical modelling Major changes have been made to thermophysical modelling in OpenFOAM, particularly to improve handling of multiple materials and fluid phases. New features include allowing the user to select the form of energy to be solved at run-time and an input file syntax that is easier for the user to understand. Further details…

Physical modelling
There are a number of changes and new additions to modelling of surface films, porosity, turbulence, combustion and particle tracking. Further details…

Boundary conditions New boundary conditions have been introduced, e.g. particularly for use with the arbitrary mesh interface (AMI) functionality in OpenFOAM. Further details…

Post-processing
There are numerous new function objects in the new version of OpenFOAM to enable users to post-process data during simulations and in parallel, if necessary. The code contains some new writers to additional, popular data formats. Further details…

Documentation
A new system of documentation has been introduced within the HTML source documentation, generated by Doxygen. In this version, boundary conditions and function objects have been documented. Further details…

OpenFOAM v2.2.0 was produced by ESI-OpenCFD — Henry Weller, Mattijs Janssens, Chris Greenshields, Andy Heather, Sergio Ferraris, Gijs Wierink, Laurence McGlashan and Jenya Collings. Thanks to the OpenFOAM enthusiasts who have contributed to a better code through the bug reporting system.

To download OpenFOAM 2.2.0, click here.
lakeat, Ohbuchi, sail and 6 others like this.
opencfd is offline   Reply With Quote

Old   March 6, 2013, 10:50
Default
  #2
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by opencfd View Post
6th March 2013

ESI-OpenCFD are pleased to announce the release of version 2.2.0 of the OpenFOAM open source CFD toolbox. Version 2.2.0 is distributed under the General Public Licence by the OpenFOAM Foundation as:
Git repository as described in http://www.openfoam.org/download/git.php does not work (yet?)
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request
gschaider is offline   Reply With Quote

Old   March 7, 2013, 08:11
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
Quote:
Originally Posted by gschaider View Post
Git repository as described in http://www.openfoam.org/download/git.php does not work (yet?)
If I remember correctly, in both 2.0 and 2.1, it took them a couple of days to upload the git version.
__________________
wyldckat is offline   Reply With Quote

Old   March 7, 2013, 12:56
Default
  #4
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
the git repo is up and running
GerhardHolzinger is offline   Reply With Quote

Old   March 7, 2013, 13:46
Default
  #5
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by GerhardHolzinger View Post
the git repo is up and running
I've seen. Long enough for me to get it and finish the Mac-Port
egp likes this.
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request
gschaider is offline   Reply With Quote

Old   March 9, 2013, 19:30
Default
  #6
Senior Member
 
Join Date: Nov 2012
Posts: 171
Rep Power: 13
hz283 is on a distinguished road
Hi,

Thank you so much for the information about the new version. Is there any tutorial about the new boundary condition: Jump Boundary Conditions?

best regards,


Quote:
Originally Posted by opencfd View Post
6th March 2013

ESI-OpenCFD are pleased to announce the release of version 2.2.0 of the OpenFOAM open source CFD toolbox. Version 2.2.0 is distributed under the General Public Licence by the OpenFOAM Foundation as:
Version 2.2.0 is a major new version containing significant developments, which will be presented at the OpenFOAM User Conference 2013 and are outlined below:

Meshing and mesh tools Useful new options have been added to meshing utilities such as checkMesh, renumberMesh, createBaffles, collapseEdges, decomposePar, etc. Further details…

snappyHexMesh
Many new features have been added to snappyHexMesh, particularly to improve feature snapping, layer insertion and baffle creation. Further details…

Other pre-processing
More new functionality has been added to allow users to pre-process cases more conveniently, including extensions to macro expansion capability, capability to group patches, and support for reading VTK format files. Further details…

Numerical methods New additions to the numerical methods in OpenFOAM include run-time selectable bounded time and convection schemes, improved cell value reconstruction, a new framework for coupling solution over multiple regions, e.g. for conjugate heat transfer. Further details…

Matrix solvers Version 2.2.0 includes a block-matrix and solver framework, coupled solution of vector, tensor and other multi-component entities. The GAMG solver includes new solvers/smoothers to further improve performance. Further details…

Run-time control Users can now override global settings from the installation etc/controlDict file within their own case controlDict files, e.g. the unit system used during a simulation. Further details…

Runtime-selectable physics
A new framework has been introduced to allow users to select, through an fvOptions file, any physics that can be represented as sources or constraints on the governing equations, e.g. porous media, MRF and body forces. Solver variants including porous media and MRF, e.g. rhoPorousMRFPimpleFoam are consequently deprecated in favour of more general solvers, e.g. rhoPimpleFoam that can run with porous media and MRF with appropriate settings in fvOptions. Further details…

Thermophysical modelling Major changes have been made to thermophysical modelling in OpenFOAM, particularly to improve handling of multiple materials and fluid phases. New features include allowing the user to select the form of energy to be solved at run-time and an input file syntax that is easier for the user to understand. Further details…

Physical modelling
There are a number of changes and new additions to modelling of surface films, porosity, turbulence, combustion and particle tracking. Further details…

Boundary conditions New boundary conditions have been introduced, e.g. particularly for use with the arbitrary mesh interface (AMI) functionality in OpenFOAM. Further details…

Post-processing
There are numerous new function objects in the new version of OpenFOAM to enable users to post-process data during simulations and in parallel, if necessary. The code contains some new writers to additional, popular data formats. Further details…

Documentation
A new system of documentation has been introduced within the HTML source documentation, generated by Doxygen. In this version, boundary conditions and function objects have been documented. Further details…

OpenFOAM v2.2.0 was produced by ESI-OpenCFD — Henry Weller, Mattijs Janssens, Chris Greenshields, Andy Heather, Sergio Ferraris, Gijs Wierink, Laurence McGlashan and Jenya Collings. Thanks to the OpenFOAM enthusiasts who have contributed to a better code through the bug reporting system.

To download OpenFOAM 2.2.0, click here.
hz283 is offline   Reply With Quote

Old   March 11, 2013, 07:36
Default
  #7
Senior Member
 
Join Date: Mar 2010
Location: Germany
Posts: 154
Rep Power: 16
cutter is on a distinguished road
Hi,

after searching quite a while I'm still wondering why there's another clean git tree for each major OpenFOAM version. Isn't there enough fragmentation yet?

In my option this strategy hinders many advantages of this really wonderfull version control system and adds a lot of unnecessay work and problems during development and maintainance.

Could someone please explain the motivation for the separate git repositories?

Thanks
cutter
cutter is offline   Reply With Quote

Old   March 11, 2013, 07:41
Default
  #8
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
@cutter: Until you get a better answer, here's an old blog post by Mark Olesen: http://olesenm.github.com/2009/11/24...FOAM-versions/
__________________
wyldckat is offline   Reply With Quote

Old   March 18, 2013, 08:43
Default No LES in chtMultiRegionFoam anymore
  #9
New Member
 
Per Nilsson
Join Date: Mar 2009
Location: Lund, Sweden
Posts: 21
Rep Power: 17
borrbyper is on a distinguished road
The LESModel option seems to be removed from chtMultiRegionFoam in 2.2.x.
It was there in 2.1.x and seemed to work (though I have not checked the accuracy).

I am curious about the reasons to remove it and possibly how to get it back.
What options for LES+CHT are there now, with or without buoyancy?
borrbyper is offline   Reply With Quote

Old   March 18, 2013, 10:16
Default
  #10
Member
 
OpenCFD
Join Date: Mar 2009
Posts: 67
Rep Power: 19
opencfd is on a distinguished road
Apologies, that was not intended. We have corrected this and pushed the update into the 2.2.x repository http://www.openfoam.org/download/git.php , under commit d515ed9
borrbyper likes this.
opencfd is offline   Reply With Quote

Old   March 24, 2013, 07:44
Default channelFoam gone?
  #11
Member
 
Nick
Join Date: Nov 2011
Location: Tongji University,Shanghai,China
Posts: 33
Blog Entries: 6
Rep Power: 14
sunliming is on a distinguished road
Hello,

I'm concerned with channelFoam solver, but it's gone in OF-2.2.0 &2.2.x, could anybody explain why it is removed? The new item fvOptions(U) appears, I don't know how to form a new channelFoam solver with this item! Could anyone help me with this? Is it ok to go without the fvOptions(U) item?

Nick
sunliming is offline   Reply With Quote

Old   March 24, 2013, 12:54
Default
  #12
Member
 
OpenCFD
Join Date: Mar 2009
Posts: 67
Rep Power: 19
opencfd is on a distinguished road
The example case in 2.1.0 for channelFoam was called channel395
> ls $FOAM_TUTORIALS/incompressible/channelFoam
channel395

The channel 395 example case is now in...
> find $FOAM_TUTORIALS -name channel395
$FOAM_TUTORIALS/incompressible/pimpleFoam/channel395

Which means the functionality of channelFoam is now replicated by pimpleFoam with fvOptions. So channelFoam is a redundant solver, so it has been removed
imano likes this.
opencfd is offline   Reply With Quote

Old   March 26, 2013, 06:11
Default
  #13
Member
 
Nick
Join Date: Nov 2011
Location: Tongji University,Shanghai,China
Posts: 33
Blog Entries: 6
Rep Power: 14
sunliming is on a distinguished road
Thank you for your reply!
sunliming is offline   Reply With Quote

Old   March 30, 2013, 16:52
Default
  #14
Senior Member
 
Join Date: Nov 2012
Posts: 171
Rep Power: 13
hz283 is on a distinguished road
Hi,

After the new version was released, the content in the website was also updated:
http://foam.sourceforge.net/docs/cpp/dirs.html

But where can I found these corresponding to the version OF211, which is available before the new version appears?

Thanks
H

Quote:
Originally Posted by opencfd View Post
The example case in 2.1.0 for channelFoam was called channel395
> ls $FOAM_TUTORIALS/incompressible/channelFoam
channel395

The channel 395 example case is now in...
> find $FOAM_TUTORIALS -name channel395
$FOAM_TUTORIALS/incompressible/pimpleFoam/channel395

Which means the functionality of channelFoam is now replicated by pimpleFoam with fvOptions. So channelFoam is a redundant solver, so it has been removed
hz283 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-1.6 install cookbook MadsR OpenFOAM Installation 372 November 20, 2010 11:57
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
OpenFOAM Version 1.4 Released OpenFOAM discussion board administrator OpenFOAM Announcements from ESI-OpenCFD 0 April 11, 2007 18:56
Testing of OpenFOAM 1.3alpha Commenced OpenFOAM discussion board administrator OpenFOAM Announcements from ESI-OpenCFD 0 February 7, 2006 07:31
OpenFOAM Training and Workshop Hrvoje Jasak Main CFD Forum 0 October 7, 2005 07:14


All times are GMT -4. The time now is 06:05.