Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  



1.1  OpenFOAM Governance  







2 Structure  



2.1  Software structure  





2.2  Simulation structure  







3 See also  





4 References  





5 External links  














OpenFOAM






Català
Deutsch
Español
فارسی
Français
ि
Hrvatski
Italiano
Nederlands

Português
Русский
Türkçe
Українська

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




In other projects  



Wikimedia Commons
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


OpenFOAM
Original author(s)Henry Weller and Hrvoje Jasak[1]
Developer(s)CFD Direct Ltd.[2] / OpenCFD Ltd.[3] / Wikki Ltd.,[4] and community
Initial release10 December 2004; 19 years ago (2004-12-10)[5]
Stable release

v11 9 July 2024 (2024-07-09)[6] / v2312 22 December 2023 (2023-12-22)[7]

Repository
Written inC++
Operating systemUnix / Linux / Windows
TypeComputational fluid dynamics, simulation software, fluid structure interaction
LicenseGPLv3
Websiteopenfoam.org / openfoam.com

OpenFOAM (Open Field Operation And Manipulation)[8] is a C++ toolbox for the development of customized numerical solvers, and pre-/post-processing utilities for the solution of continuum mechanics problems, most prominently including computational fluid dynamics (CFD).

The OpenFOAM software is used in research organisations, academic institutes and across many types of industries, for example, automotive, manufacturing, process engineering and environmental engineering.

OpenFOAM is open-source software which is freely available and licensed under the GNU General Public License Version 3, with the following variants:

  1. OpenFOAM, released by OpenCFD Ltd. (with the name trademarked since 2007[9]) first released as open-source in 2004. (Note: since 2012, OpenCFD Ltd is wholly-owned subsidiary of ESI Group)
  2. FOAM-Extend, released by Wikki Ltd. (since 2009)
  3. OpenFOAM, released by OpenFOAM Foundation. (since 2011)

History[edit]

Flow simulation using OpenFOAM and ParaView for visualization

The name FOAM has been claimed to appear for the first time as a post-processing tool written by Charlie Hill, in the early 90s in Prof. David Gosman's group in Imperial College London.[citation needed] As a counter argument [verification needed], it has been claimed that Henry Weller created the FOAM library for field operation and manipulation which interfaced to the GUISE (Graphical User Interface Software Environment) which was created by Charlie Hill for interfacing to AVS.

As a continuum mechanics / computational fluid dynamics tool, the first development of FOAM (which became OpenFOAM later on) was virtually always presumed to be initiated by Henry Weller at the same institute by using the C++ programming language rather than the de facto standard programming language FORTRAN of the time to develop a powerful and flexible general simulation platform. From this initiation to the founding of a company called Nabla Ltd, (predominantly) Henry Weller and Hrvoje Jasak carried out the basic development of the software for almost a decade.[10] For a few years, FOAM was sold as a commercial code by Nabla Ltd.,[11] on 10 December 2004, it was released under GPL and renamed to OpenFOAM.[5]

In 2004, Nabla Ltd was folded. Immediately afterwards, Henry Weller, Chris Greenshields and Mattijs Janssens founded OpenCFD Ltd to develop and release OpenFOAM.[12] At the same time, Hrvoje Jasak founded the consulting company Wikki Ltd[13] and maintained a fork of OpenFOAM called openfoam-extend, later renamed to foam-extend.

In April 2008, the OpenFOAM development moved to using git for its source code repository.[14]

On 5 August 2011, OpenCFD transferred the OpenFOAM software (source code) and documentation from OpenCFD to the newly incorporated OpenFOAM Foundation, registered in Delaware State, USA.[15]

On 8 August 2011, OpenCFD was acquired by Silicon Graphics International (SGI).[16] On 12 September 2012, ESI Group announced the acquisition of OpenCFD Ltd,[17] becoming a wholly-owned subsidiary of ESI Group, and OpenCFD retaining its ownership of the OpenFOAM trademark.

On 25 April 2014, The OpenFOAM Foundation Ltd was incorporated in England, as a company limited by guarantee with all assets transferred to the UK and the US entity dissolved, together with changes to the governance of the Foundation. Weller and Greenshields left OpenCFD and formed CFD Direct Ltd in March 2015.[18]

The OpenFOAM Foundation Ltd directors are Henry Weller, Chris Greenshields, and Cristel de Rouvray.

The following are the three main variants of OpenFOAM:

  1. OpenFOAM, Foundation, developed and maintained primarily by CFD Direct Ltd with a sequence based identifier (e.g. 6.0) (from 2011).[19]
  2. OpenFOAM, OpenCFD, developed and maintained mainly by OpenCFD Ltd, (ESI Group company since 2012) with a date-of-release identifier (e.g. v1606) (from 2016).[20]
  3. The FOAM-Extend Project, mainly maintained by Wikki Ltd. (from 2009).

OpenFOAM Governance[edit]

aeronautics

In 2018, OpenCFD Ltd. and some of its industrial, academic, and community partners established an administrative body, i.e. OpenFOAM Governance, to allow the OpenFOAM's user community to decide/contribute the future development and direction of their variant of the software.[21]

The structure of OpenFOAM Governance consisted of a Steering Committee and various Technical Committees. The Steering Committee comprised representatives from the main sponsors of OpenFOAM in industry, academia, release authorities and consultant organisations. The organisation composition of the initial committee involved members from OpenCFD Ltd., ESI Group, Volkswagen, General Motors, FM Global, TotalSim Ltd., TU Darmstadt, and Wikki Ltd.[22]

In addition, nine technical committees were established in the following areas: Documentation, high performance computing, meshing, multiphase, numerics, optimisation, turbulence, marine applications, and nuclear applications with the members from the organisations of OpenCFD Ltd., CINECA, University of Zagreb, TU Darmstadt, National Technical University of Athens, Upstream CFD GmbH, University of Michigan, and EPFL.[23]

Structure[edit]

Overview of OpenFOAM software directory structure

Software structure[edit]

The OpenFOAM directory structure consists of two main directories:

Simulation structure[edit]

OpenFOAM computer simulations are configured by several plain text input files located across the following three directories:[24]

Additional directories can be generated, depending on user selections. These may include:

See also[edit]

References[edit]

  1. ^ Chen, Goong; Xiong, Qingang; Morris, Philip J.; Paterson, Eric G.; Sergeev, Alexey; Wang, Yi-Ching. "OpenFOAM for Computational Fluid Dynamics". Notices of the AMS. 61 (4).
  • ^ "CFD Direct – The Architects of OpenFOAM". CFD Direct. Archived from the original on 27 March 2015.
  • ^ "The open source CFD toolbox". OpenFOAM.
  • ^ "Wikki Ltd – Consultancy and Software Development in Computational Fluid Dynamics".
  • ^ a b "OpenFOAM launched 10th December 2004". OpenCFD Ltd. Archived from the original on 8 February 2005. Retrieved 20 August 2019.
  • ^ "OpenFOAM 12 Released | OpenFOAM Foundation | OpenFOAM". openfoam.org.
  • ^ "OpenFOAM-v2312". Retrieved 21 February 2024.
  • ^ Sajkowski, Michal (4 April 2023). "What is OpenFOAM?". SimFlow.
  • ^ "Global brand database". World Intellectual Property Organisation. Retrieved 10 July 2019.
  • ^ Chen, Goong; Xiong, Qingang; Morris, Philip J.; Paterson, Eric G.; Sergeev, Alexey; Wang, Yi-Ching (2014). "OpenFOAM for Computational Fluid Dynamics". Notices of the American Mathematical Society. 61 (4): 354–363. doi:10.1090/noti1095.
  • ^ "OpenFOAM". CFD-Online. Retrieved 28 June 2019.
  • ^ Greenshields, Chris (3 April 2016). "Release History". openfoam.org. Archived from the original on 29 July 2017.
  • ^ "Wikki Ltd – About Us".
  • ^ "OpenFOAM history repository". GitHub. 15 January 2019.
  • ^ "OpenFOAM Foundation, Company History". openfoam.org. Retrieved 24 December 2022.
  • ^ "Press Releases: SGI Acquires OpenCFD Ltd., the Leader in Open Source Computational Fluid Dynamics (CFD) Software". SGI. Archived from the original on 6 December 2012. Retrieved 18 December 2012.
  • ^ "Acquisition of OpenCFD Ltd., The leader in Open Source software in Computational Fluid Dynamics". ESI Group. 11 September 2012. Archived from the original on 6 December 2012. Retrieved 18 December 2012.
  • ^ "OpenFOAM". CFD Direct. 25 March 2015. Archived from the original on 29 March 2015.
  • ^ "OpenFOAM Foundation: Release History". openfoam.org. Retrieved 24 December 2022.
  • ^ "Release history". openfoam.com. Retrieved 24 December 2022.
  • ^ "OpenFOAM Governance". OpenCFD Ltd. Retrieved 10 August 2019.
  • ^ "OpenFOAM Steering Committee". OpenCFD Ltd. Retrieved 10 August 2019.
  • ^ "OpenFOAM Technical Committees". OpenCFD Ltd. Retrieved 10 August 2019.
  • ^ "OpenFOAM: User Guide: Case structure".
  • External links[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=OpenFOAM&oldid=1233487978"

    Categories: 
    2004 software
    C++ libraries
    Computational fluid dynamics
    Computer-aided engineering software for Linux
    Continuum mechanics
    Fluid dynamics
    Free science software
    Software using the GPL license
    Free software programmed in C++
    Open Source computer aided engineering applications
    Scientific simulation software
    Software that uses VTK
    Hidden categories: 
    Articles with short description
    Short description is different from Wikidata
    Articles with self-published sources from September 2019
    All articles with self-published sources
    Articles lacking reliable references from September 2019
    All articles lacking reliable references
    Articles with multiple maintenance issues
    Use dmy dates from October 2023
    All articles with unsourced statements
    Articles with unsourced statements from February 2020
    All pages needing factual verification
    Wikipedia articles needing factual verification from July 2019
     



    This page was last edited on 9 July 2024, at 10:07 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki