| ... | @@ -2,20 +2,25 @@ |
... | @@ -2,20 +2,25 @@ |
|
|
|
|
|
|
|
## Overview
|
|
## Overview
|
|
|
|
|
|
|
|
Contains source packages for the [OpenFOAM-v2012 release][release-notes]
|
|
Contains source packages for the [OpenFOAM-v2112 release][release-notes]
|
|
|
and some helper scripts (eg, for docker installations).
|
|
and some helper scripts (eg, for docker installations).
|
|
|
The sources are made available at these locations:
|
|
The sources are made available at these locations:
|
|
|
- https://sourceforge.net/projects/openfoam/files/ : The main distribution point
|
|
|
|
|
- https://dl.openfoam.com/source/ : A convenient, easy to remember, location
|
|
- https://dl.openfoam.com/source/ : A convenient, easy to remember, location
|
|
|
|
|
|
|
|
|
- https://sourceforge.net/projects/openfoam/files/ : The main distribution point
|
|
|
|
|
|
|
|
|
|
|
|
Notes
|
|
Notes
|
|
|
|
|
|
|
- Depending on your system, you find that using a
|
|
- Depending on your system, you find that using a
|
|
|
[precompiled binary package][precompiled]
|
|
[precompiled binary package][precompiled]
|
|
|
to be much more convenient than compiling from source.
|
|
to be more convenient than compiling from source.
|
|
|
- Regardless of using a binary package or compiling from source:
|
|
|
|
|
- review the [release notes][release-notes]
|
|
- Regardless of using a binary package or compiling from source,
|
|
|
- review the [upgrade guides][upgrade-guide]
|
|
review the [release notes][release-notes]
|
|
|
|
and [upgrade guides][upgrade-guide]
|
|
|
|
|
|
|
- ***The [OpenFOAM code wiki][openfoam-wiki]
|
|
- ***The [OpenFOAM code wiki][openfoam-wiki]
|
|
|
is a good place to start for information.***
|
|
is a good place to start for information.***
|
|
|
|
|
|
| ... | @@ -71,9 +76,12 @@ There are three main tar files available for download: |
... | @@ -71,9 +76,12 @@ There are three main tar files available for download: |
|
|
We trust that you enjoy using OpenFOAM.
|
|
We trust that you enjoy using OpenFOAM.
|
|
|
Keep up-to-date with current developments by tracking the OpenFOAM
|
|
Keep up-to-date with current developments by tracking the OpenFOAM
|
|
|
source repository:
|
|
source repository:
|
|
|
|
|
|
|
- [develop.openfoam.com](https://develop.openfoam.com/Development/openfoam) _primary_
|
|
- [develop.openfoam.com](https://develop.openfoam.com/Development/openfoam) _primary_
|
|
|
|
|
|
|
- [gitlab.com/openfoam](https://gitlab.com/openfoam/openfoam) _mirror_
|
|
- [gitlab.com/openfoam](https://gitlab.com/openfoam/openfoam) _mirror_
|
|
|
|
|
|
|
|
|
|
|
|
Please help improve OpenFOAM by providing feedback on the
|
|
Please help improve OpenFOAM by providing feedback on the
|
|
|
[issue tracker][foam-issues].
|
|
[issue tracker][foam-issues].
|
|
|
|
|
|
| ... | @@ -82,7 +90,7 @@ and visit the main www.openfoam.com website for more information. |
... | @@ -82,7 +90,7 @@ and visit the main www.openfoam.com website for more information. |
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
Copyright (C) 2020 OpenCFD Ltd.
|
|
Copyright (C) 2020-2021 OpenCFD Ltd.
|
|
|
|
|
|
|
|
[openfoam-readme]: https://develop.openfoam.com/Development/openfoam/-/blob/master/README.md
|
|
[openfoam-readme]: https://develop.openfoam.com/Development/openfoam/-/blob/master/README.md
|
|
|
[openfoam-wiki]: https://develop.openfoam.com/Development/openfoam/-/wikis/
|
|
[openfoam-wiki]: https://develop.openfoam.com/Development/openfoam/-/wikis/
|
| ... | @@ -98,4 +106,4 @@ Copyright (C) 2020 OpenCFD Ltd. |
... | @@ -98,4 +106,4 @@ Copyright (C) 2020 OpenCFD Ltd. |
|
|
|
|
|
|
|
[modules]: https://develop.openfoam.com/Development/openfoam/-/wikis/modules
|
|
[modules]: https://develop.openfoam.com/Development/openfoam/-/wikis/modules
|
|
|
|
|
|
|
|
[release-notes]: https://www.openfoam.com/news/main-news/openfoam-v2012/ |
|
[release-notes]: https://www.openfoam.com/news/main-news/openfoam-v2112/ |