11-20230907 (07.09.2023)11 (07.07.2023)10-20230119 (19.01.2023)10-20221128 (28.11.2022)10-20220831 (31.08.2022)10-20220727 (27.07.2022)10 (17.07.2022)9 (02.06.2022)8 (16.03.2021)7 (08.05.2020)6 (20.06.2019)dev (nightly build)dev-20230202 (02.02.2023)dev-20230118 (18.01.2023)dev-20221212 (21.12.2022)dev-20221031 (31.10.2022)dev-20220907 (07.09.2022)dev-20220807 (07.08.2022)dev-20220724 (24.07.2022)opencfd-2406 (24.06.2024)opencfd-2312 (21.12.2023)opencfd-2306 (30.06.2022)opencfd-2212 (21.12.2022)opencfd-2206 (24.06.2022)opencfd-2112.220610 (10.06.2022)opencfd-2112 (20.12.2021)opencfd-1906 (09.12.2019)OpenFOAM (for "Open source Field Operation And Manipulation") is a C++ toolbox for the development of customized numerical solvers, and pre-/post-processing utilities for the solution of continuum mechanics problems, including computational fluid dynamics (CFD). The code is released as free and open-source software under the GNU General Public License. The OpenFOAM name was registered by OpenCFD Ltd[5] in 2007 and non-exclusively licensed to the OpenFOAM Foundation Ltd in 2011. (src: Wikipedia.org)
Where to get help:
Which version should I use?
Image maintained by:
dicehub ([email protected])
Bug report
Other resources
Go to a directory with an OpenFOAM case and execute an OpenFOAM command:
docker run -it --rm -v ${PWD}:/home/openfoam/data dicehub/openfoam:10 "{command}"
or with mpi:
docker run -it --rm -v ${PWD}:/home/openfoam/data dicehub/openfoam:10 "mpirun -np $NP {command} -parallel"
where $NP is the number of cores you want to use.
This offering is not approved or endorsed by OpenCFD Limited, producer and distributor of the OpenFOAM software and owner of the OPENFOAM® and OpenCFD® trade marks.
Content type
Image
Digest
sha256:037844631…
Size
1.5 GB
Last updated
21 days ago
docker pull dicehub/openfoam:opencfd-2506