Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
f23ab37e
Commit
f23ab37e
authored
Dec 14, 2015
by
Henry Weller
Browse files
tutorials/incompressible/pimpleDyMFoam/wingMotion/Allrun: Updated to handle missing polyMesh dir
parent
201366f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/pimpleDyMFoam/wingMotion/Allrun
View file @
f23ab37e
...
...
@@ -19,7 +19,7 @@ runApplication simpleFoam
# Copy the mesh from the steady state case and map the results to a
# mesh motion case, then solve transient.
cd
../wingMotion2D_pimpleDyMFoam
cp
-r
../wingMotion2D_simpleFoam/constant/polyMesh
/
*
constant
/polyMesh/
cp
-r
../wingMotion2D_simpleFoam/constant/polyMesh constant
cp
-r
0.org 0
runApplication mapFields ../wingMotion2D_simpleFoam
-sourceTime
latestTime
-consistent
mv
0/pointDisplacement.unmapped 0/pointDisplacement
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment