Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 318 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 318 Bytes

pythonFoam

In OpenFOAM, call python function

How to use it

compile the code

git clone [email protected]:ZmengXu/pythonFoam.git
cd CODE
source $HOME/OpenFOAM/OpenFOAM-8/etc/bashrc
wmake

run the case

make your own pythonFileName.py file in the CASE folder

cd ../CASE
pythonFoam