#!/bin/sh
. $WM_PROJECT_DIR/bin/tools/RunFunctions# Extrude mesh around cylinder
(cd cylinderMesh && ./Allrun.pre)# Add background mesh
(cd cylinderAndBackground && ./Allrun)
実行年月:08/29/2017
OPENFOAM® is a registered trade mark of OpenCFD Limited, producer and distributor of the OpenFOAM software via www.openfoam.com
OPENFOAM® is a registered trade mark of OpenCFD Limited, producer and distributor of the OpenFOAM software via www.openfoam.com
#!/bin/sh
. $WM_PROJECT_DIR/bin/tools/RunFunctions# Extrude mesh around cylinder
(cd cylinderMesh && ./Allrun.pre)# Add background mesh
(cd cylinderAndBackground && ./Allrun)
実行年月:08/29/2017