#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
. $WM_PROJECT_DIR/bin/tools/RunFunctions # Tutorial run functionsrunApplication blockMesh
runApplication transformPoints -scale “(1 0 1)”
runApplication extrudeMeshrunApplication $(getApplication)
#——————————————————————————
実行年月:06/19/2020