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