1 Star 0 Fork 0

Veenxz/porousMultiphaseFoam

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 2.03 KB
一键复制 编辑 原始数据 按行查看 历史
**************************************************************************
************* PorousMultiphaseFoam (PMF) for OpenFOAM ********************
**************************************************************************
* General Informations
- The current branches (last version of the toolbox)
- branch "openfoam-v8" > PMFv1912
- branch "openfoam-v2006" > PMFv1912
- branch "openfoam-v1906" > PMFv1912
- branch "openfoam-v7" > PMFv1912
- Old branches not updated
- branch "openfoam-v1812" > PMFv1906
- branch "openfoam-v6" > PMFv1906
- branch "openfoam-v5" > PMFv1809
- branch "foam-extend-4.0" > PMFv1809
- branch "openfoam-v1806" > PMFv1809
- branch "openfoam-v1712" > PMFv1805
- Older version (no branches)
- OpenFOAM 4.0 PMFv1.4.1
- OpenFOAM 3.0 PMFv1.2
- version not supported:
- OpenFOAM 2.4 and older
- foam-extend 3.2 and older
- OpenFOAM v1706 and older
- This toolbox needs only a standard OpenFOAM installation
(see www.openfoam.org or openfoam.com)
- Please cite the related paper in the "doc" folder if you are using this
toolbox.
- Read the COPYING_OPENFOAM file for information about OpenFOAM and this
toolbox Copyrights.
* Installation instructions :
- First, source the OpenFOAM configuration file, i.e. (example for ubuntu
version) :
source /opt/openfoamv6/etc/bashrc
- then in the "porousMultiphaseFoam" directory, run :
./Allwmake
to install the package.
- Dynamic libraries are compiled in the standard OpenFOAM user directory :
$FOAM_USER_LIBBIN
- The executable solver "impesFoam" is placed in the standard OpenFOAM user
directory $FOAM_USER_APPBIN.
- Each tutorial directory contains "run" and "clean" files to test installation
and validate the solver.
- A python script runTutorials.py can be used to test all components.
- To remove compilation and temporary files, run :
./Allwclean
- see the ReleaseNotes.txt file for detailed information about the toolbox.
********************************************************************************
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/veenxz/porousMultiphaseFoam.git
git@gitee.com:veenxz/porousMultiphaseFoam.git
veenxz
porousMultiphaseFoam
porousMultiphaseFoam
openfoam-v8

搜索帮助