mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
45
README.md
45
README.md
@ -1,19 +1,14 @@
|
|||||||
# About OpenFOAM
|
# About OpenFOAM
|
||||||
|
OpenFOAM is a free, open source CFD software [released and developed by OpenCFD Ltd since 2004](http://www.openfoam.com/history/).
|
||||||
OpenFOAM is a free, open source CFD software [released and developed
|
It has a large user base across most areas of engineering and science, from both commercial and academic organisations.
|
||||||
primarily by OpenCFD Ltd](http://www.openfoam.com) since 2004. It has
|
OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to acoustics, solid mechanics and electromagnetics.
|
||||||
a large user base across most areas of engineering and science, from
|
[See documentation](http://www.openfoam.com/documentation)
|
||||||
both commercial and academic organisations. OpenFOAM has an extensive
|
|
||||||
range of features to solve anything from complex fluid flows involving
|
|
||||||
chemical reactions, turbulence and heat transfer, to acoustics, solid
|
|
||||||
mechanics and electromagnetics.
|
|
||||||
|
|
||||||
OpenFOAM is professionally released every six months to include
|
OpenFOAM is professionally released every six months to include
|
||||||
customer sponsored developments and contributions from the community -
|
customer sponsored developments and contributions from the community -
|
||||||
individual and group contributors, re-integrations (including from
|
individual and group contributors, integrations
|
||||||
FOAM-extend and OpenFOAM Foundation Ltd) - in this Official Release
|
(eg, from FOAM-extend and OpenFOAM Foundation Ltd) as well as
|
||||||
sanctioned by the OpenFOAM Worldwide Trademark Owner aiming towards
|
[governance guided activities](https://www.openfoam.com/governance/).
|
||||||
one OpenFOAM.
|
|
||||||
|
|
||||||
|
|
||||||
# Copyright
|
# Copyright
|
||||||
@ -190,17 +185,17 @@ ThirdParty directory will contain either an `Allwmake` file or a
|
|||||||
|
|
||||||
<!-- OpenFOAM -->
|
<!-- OpenFOAM -->
|
||||||
|
|
||||||
[repo openfoam]: https://develop.openfoam.com/Development/OpenFOAM-plus/
|
[repo openfoam]: https://develop.openfoam.com/Development/openfoam/
|
||||||
[repo third]: https://develop.openfoam.com/Development/ThirdParty-plus/
|
[repo third]: https://develop.openfoam.com/Development/ThirdParty-common/
|
||||||
|
|
||||||
[link openfoam-readme]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/README.md
|
[link openfoam-readme]: https://develop.openfoam.com/Development/openfoam/blob/develop/README.md
|
||||||
[link openfoam-issues]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/BuildIssues.md
|
[link openfoam-issues]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/BuildIssues.md
|
||||||
[link openfoam-config]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Config.md
|
[link openfoam-config]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Config.md
|
||||||
[link openfoam-build]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Build.md
|
[link openfoam-build]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Build.md
|
||||||
[link openfoam-require]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Requirements.md
|
[link openfoam-require]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Requirements.md
|
||||||
[link third-readme]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/README.md
|
[link third-readme]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/README.md
|
||||||
[link third-build]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/BUILD.md
|
[link third-build]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/BUILD.md
|
||||||
[link third-require]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/Requirements.md
|
[link third-require]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/Requirements.md
|
||||||
|
|
||||||
|
|
||||||
# Useful Links
|
# Useful Links
|
||||||
@ -208,9 +203,9 @@ ThirdParty directory will contain either an `Allwmake` file or a
|
|||||||
- Download [source](https://sourceforge.net/projects/openfoam/files/) and [download and installation instructions](http://www.openfoam.com/download/)
|
- Download [source](https://sourceforge.net/projects/openfoam/files/) and [download and installation instructions](http://www.openfoam.com/download/)
|
||||||
- [Documentation](http://www.openfoam.com/documentation)
|
- [Documentation](http://www.openfoam.com/documentation)
|
||||||
- [Reporting bugs/issues/feature requests](http://www.openfoam.com/code/bug-reporting.php)
|
- [Reporting bugs/issues/feature requests](http://www.openfoam.com/code/bug-reporting.php)
|
||||||
- [Issue tracker](https://develop.openfoam.com/Development/OpenFOAM-plus/issues)
|
- [Issue tracker](https://develop.openfoam.com/Development/openfoam/issues)
|
||||||
- [Community](http://www.openfoam.com/community/)
|
- [Wiki](http://wiki.openfoam.com/) and [code wiki](https://develop.openfoam.com/Development/openfoam/wikis/)
|
||||||
- [Wiki](http://wiki.openfoam.com/) and [code wiki](https://develop.openfoam.com/Development/OpenFOAM-plus/wikis/)
|
- [Community](http://www.openfoam.com/community/), [Governance](http://www.openfoam.com/governance/)
|
||||||
- [Contacting OpenCFD](http://www.openfoam.com/contact/)
|
- [Contacting OpenCFD](http://www.openfoam.com/contact/)
|
||||||
|
|
||||||
Copyright 2016-2019 OpenCFD Ltd
|
Copyright 2016-2019 OpenCFD Ltd
|
||||||
|
|||||||
22
doc/Build.md
22
doc/Build.md
@ -122,18 +122,18 @@ More details in the [ThirdParty build guide][link third-build].
|
|||||||
|
|
||||||
<!-- OpenFOAM -->
|
<!-- OpenFOAM -->
|
||||||
|
|
||||||
[repo openfoam]: https://develop.openfoam.com/Development/OpenFOAM-plus/
|
[repo openfoam]: https://develop.openfoam.com/Development/openfoam/
|
||||||
[repo third]: https://develop.openfoam.com/Development/ThirdParty-plus/
|
[repo third]: https://develop.openfoam.com/Development/ThirdParty-common/
|
||||||
|
|
||||||
[link openfoam-readme]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/README.md
|
[link openfoam-readme]: https://develop.openfoam.com/Development/openfoam/blob/develop/README.md
|
||||||
[link openfoam-issues]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/BuildIssues.md
|
[link openfoam-issues]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/BuildIssues.md
|
||||||
[link openfoam-config]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Config.md
|
[link openfoam-config]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Config.md
|
||||||
[link openfoam-build]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Build.md
|
[link openfoam-build]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Build.md
|
||||||
[link openfoam-cross]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Cross-Compile-mingw.md
|
[link openfoam-cross]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Cross-Compile-mingw.md
|
||||||
[link openfoam-require]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Requirements.md
|
[link openfoam-require]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Requirements.md
|
||||||
[link third-readme]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/README.md
|
[link third-readme]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/README.md
|
||||||
[link third-build]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/BUILD.md
|
[link third-build]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/BUILD.md
|
||||||
[link third-require]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/Requirements.md
|
[link third-require]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/Requirements.md
|
||||||
|
|
||||||
---
|
---
|
||||||
Copyright 2019 OpenCFD Ltd
|
Copyright 2019 OpenCFD Ltd
|
||||||
|
|||||||
@ -110,17 +110,17 @@ and attempt to install a `paraview~qt` version instead.
|
|||||||
|
|
||||||
<!-- OpenFOAM -->
|
<!-- OpenFOAM -->
|
||||||
|
|
||||||
[repo openfoam]: https://develop.openfoam.com/Development/OpenFOAM-plus/
|
[repo openfoam]: https://develop.openfoam.com/Development/openfoam/
|
||||||
[repo third]: https://develop.openfoam.com/Development/ThirdParty-plus/
|
[repo third]: https://develop.openfoam.com/Development/ThirdParty-common/
|
||||||
|
|
||||||
[link openfoam-readme]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/README.md
|
[link openfoam-readme]: https://develop.openfoam.com/Development/openfoam/blob/develop/README.md
|
||||||
[link openfoam-issues]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/BuildIssues.md
|
[link openfoam-issues]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/BuildIssues.md
|
||||||
[link openfoam-config]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Config.md
|
[link openfoam-config]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Config.md
|
||||||
[link openfoam-build]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Build.md
|
[link openfoam-build]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Build.md
|
||||||
[link openfoam-require]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Requirements.md
|
[link openfoam-require]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Requirements.md
|
||||||
[link third-readme]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/README.md
|
[link third-readme]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/README.md
|
||||||
[link third-build]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/BUILD.md
|
[link third-build]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/BUILD.md
|
||||||
[link third-require]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/Requirements.md
|
[link third-require]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/Requirements.md
|
||||||
|
|
||||||
---
|
---
|
||||||
Copyright 2019 OpenCFD Ltd
|
Copyright 2019 OpenCFD Ltd
|
||||||
|
|||||||
@ -30,8 +30,7 @@ USAGE
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
defineURL() {
|
defineURL() {
|
||||||
WEB_PATH="https://develop.openfoam.com"
|
export FOAM_BASE_REPO="https://develop.openfoam.com/Development/openfoam"
|
||||||
FOAM_REPO_VERSION="$WM_PROJECT-plus"
|
|
||||||
|
|
||||||
case "$WM_PROJECT_VERSION" in
|
case "$WM_PROJECT_VERSION" in
|
||||||
v[1-9][.0-9]*)
|
v[1-9][.0-9]*)
|
||||||
@ -42,7 +41,6 @@ defineURL() {
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
export FOAM_BASE_REPO="$WEB_PATH/Development/$FOAM_REPO_VERSION"
|
|
||||||
export FOAM_ONLINE_REPO="$FOAM_BASE_REPO/blob/${FOAM_REPO_TAG}"
|
export FOAM_ONLINE_REPO="$FOAM_BASE_REPO/blob/${FOAM_REPO_TAG}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -166,13 +166,13 @@ A partial list is given in the [ThirdParty requirements][link third-require].
|
|||||||
|
|
||||||
<!-- OpenFOAM -->
|
<!-- OpenFOAM -->
|
||||||
|
|
||||||
[link openfoam-readme]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/README.md
|
[link openfoam-readme]: https://develop.openfoam.com/Development/openfoam/blob/develop/README.md
|
||||||
[link openfoam-config]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Config.md
|
[link openfoam-config]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Config.md
|
||||||
[link openfoam-build]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Build.md
|
[link openfoam-build]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Build.md
|
||||||
[link openfoam-require]: https://develop.openfoam.com/Development/OpenFOAM-plus/blob/develop/doc/Requirements.md
|
[link openfoam-require]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Requirements.md
|
||||||
[link third-readme]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/README.md
|
[link third-readme]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/README.md
|
||||||
[link third-build]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/BUILD.md
|
[link third-build]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/BUILD.md
|
||||||
[link third-require]: https://develop.openfoam.com/Development/ThirdParty-plus/blob/develop/Requirements.md
|
[link third-require]: https://develop.openfoam.com/Development/ThirdParty-common/blob/develop/Requirements.md
|
||||||
|
|
||||||
---
|
---
|
||||||
Copyright 2019 OpenCFD Ltd
|
Copyright 2019 OpenCFD Ltd
|
||||||
|
|||||||
Reference in New Issue
Block a user