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