repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Build instructions update: Cesare Guardino
[foam-extend-3.2.git]
/
tutorials
/
incompressible
/
pimpleDyMFoam
/
axialTurbine
/
makeMesh
blob
1df400eb68a10980c5a2723cb3cb5216ecb09514
1
#!/bin/sh
2
3
m4
<
constant
/
polyMesh
/
blockMeshDict.
m4
>
constant
/
polyMesh
/
blockMeshDict
4
blockMesh
5
transformPoints
-cylToCart
"((0 0 0) (0 0 1) (1 0 0))"