This website requires JavaScript.
Explore
Help
Register
Sign in
exaFOAM
/
foam-extend4.1-coherent-io
Archived
Watch
1
Star
1
Fork
You've already forked foam-extend4.1-coherent-io
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2023-11-20
. You can view files and clone it, but cannot push or open issues or pull requests.
d5030fc035
foam-extend4.1-coherent-io
/
ThirdParty
/
LocalDev
/
Hydro-Quebec
/
PyFoam
/
pyFoamInitGgiInterface.py
6 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
ThirdParty: new PyFoam scripts for mixingPlane and GGI interfaces
2013-07-05 03:35:16 +00:00
#!/usr/bin/env python
Adapt the Hydro-Quebec scripts a) to conform to the new PyFoam.Site-package b) Run on Python 2 and Python 3 (by replacing print with the print_ from the six-library)
2014-11-24 14:50:31 +00:00
from
PyFoam
.
Site
.
InitGgiInterface
import
InitGgiInterface
ThirdParty: new PyFoam scripts for mixingPlane and GGI interfaces
2013-07-05 03:35:16 +00:00
InitGgiInterface
(
)
Reference in a new issue
Copy permalink