mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
tutorials: Renamed sub-directories ras -> RAS and les -> LES
This commit is contained in:
6
tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/makeMesh
Executable file
6
tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/makeMesh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
m4 < system/blockMeshDict.m4 > system/blockMeshDict
|
||||
blockMesh
|
||||
topoSet
|
||||
setsToZones -noFlipMap
|
||||
Reference in New Issue
Block a user