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.
foam-extend4.1-coherent-io/tutorials/incompressible/pUCoupledFoam/backwardFacingStepLaminar/Allrun

17 lines
316 B
Text
Raw Normal View History

2014-05-28 23:40:07 +00:00
#!/bin/bash
# Klas Jareteg, 2012-10-13
# Description:
# Script to run comparative case between coupled and segregated solvers.
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
application=pUCoupledFoam
2014-05-28 23:40:07 +00:00
runApplication blockMesh
runApplication potentialFoam
runApplication $application