repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git]
/
tutorials
/
incompressible
/
MRFSimpleFoam
/
mixerVessel2D
/
makeMesh
blob
937900177cf8dd32580188517f1288f2f7a37eda
1
#!/bin/sh
2
set -x
3
4
m4
<
constant
/
polyMesh
/
blockMeshDict.
m4
>
constant
/
polyMesh
/
blockMeshDict
5
blockMesh
>
log.blockMesh
2
>&
1