|
[Sponsors] |
March 6, 2013, 11:09 |
ESI-OpenCFD Releases OpenFOAM v2.2.0
|
#1 |
Member
OpenCFD
Join Date: Mar 2009
Posts: 68
Rep Power: 19 |
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:
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. |
|
March 6, 2013, 11:50 |
|
#2 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
__________________
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 |
||
March 7, 2013, 09:11 |
|
#3 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quote:
__________________
|
||
March 7, 2013, 13:56 |
|
#4 |
Senior Member
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 342
Rep Power: 28 |
the git repo is up and running
|
|
March 7, 2013, 14:46 |
|
#5 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
I've seen. Long enough for me to get it and finish the Mac-Port
__________________
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 |
|
March 9, 2013, 20:30 |
|
#6 | |
Senior Member
Join Date: Nov 2012
Posts: 171
Rep Power: 14 |
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:
|
||
March 11, 2013, 08:36 |
|
#7 |
Senior Member
Join Date: Mar 2010
Location: Germany
Posts: 154
Rep Power: 16 |
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 |
|
March 11, 2013, 08:41 |
|
#8 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
@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/
__________________
|
|
March 18, 2013, 09:43 |
No LES in chtMultiRegionFoam anymore
|
#9 |
New Member
Per Nilsson
Join Date: Mar 2009
Location: Lund, Sweden
Posts: 21
Rep Power: 17 |
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? |
|
March 18, 2013, 11:16 |
|
#10 |
Member
OpenCFD
Join Date: Mar 2009
Posts: 68
Rep Power: 19 |
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
|
|
March 24, 2013, 08:44 |
channelFoam gone?
|
#11 |
Member
Nick
Join Date: Nov 2011
Location: Tongji University,Shanghai,China
Posts: 33
Blog Entries: 6
Rep Power: 15 |
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 |
|
March 24, 2013, 13:54 |
|
#12 |
Member
OpenCFD
Join Date: Mar 2009
Posts: 68
Rep Power: 19 |
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 |
|
March 30, 2013, 17:52 |
|
#14 | |
Senior Member
Join Date: Nov 2012
Posts: 171
Rep Power: 14 |
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:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM-1.6 install cookbook | MadsR | OpenFOAM Installation | 372 | November 20, 2010 12: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 07:25 |
OpenFOAM Version 1.4 Released | OpenFOAM discussion board administrator | OpenFOAM Announcements from ESI-OpenCFD | 0 | April 11, 2007 19:56 |
Testing of OpenFOAM 1.3alpha Commenced | OpenFOAM discussion board administrator | OpenFOAM Announcements from ESI-OpenCFD | 0 | February 7, 2006 08:31 |
OpenFOAM Training and Workshop | Hrvoje Jasak | Main CFD Forum | 0 | October 7, 2005 08:14 |