5 lines
125 B
Python
Executable file
5 lines
125 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
from PyFoam.Site.InitMixingPlaneInterface import InitMixingPlaneInterface
|
|
|
|
InitMixingPlaneInterface()
|