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/validationAndVerificationSuite/validation/overset/NACA4412-airfoil/noOverset/Allrun

12 lines
330 B
Bash
Executable file

#!/bin/bash
. $WM_PROJECT_DIR/bin/tools/RunFunctions
application=simpleFoam
runApplication potentialFoam
runApplication $application
# Perform sampling
runApplication sample -latestTime
timeStep=$(grep "^endTime" system/controlDict | awk '{ print $2 }' | sed 's/;//g')
cp -v postProcessing/surfaces/$timeStep/p_solidWall.raw .