View Issue Details

IDProjectCategoryView StatusLast Update
0002705OpenFOAMBugpublic2017-09-23 23:12
Reporterjhanson2 Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionunable to reproduce 
PlatformUnixOSOtherOS Version(please specify)
Summary0002705: Following tutorial incompressible\pimpleDyMFoam\propeller
DescriptionI'm following the steps in the propeller tutorial and everything's fine until I get to the step "# force removal of fields generated by snappy"

I have no idea what this means and the next direction is "rm -rf 0". I'm not sure what command to give. I tried that one but once moving on to the next step I received a fatal error that I'm assuming had to do with the previous step.
Steps To Reproducefollowed the step
"
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory

# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions

# copy propeller surface from resources directory
cp $FOAM_TUTORIALS/resources/geometry/propellerTip.obj.gz constant/triSurface/

    
# - meshing

runApplication blockMesh

runApplication surfaceFeatureExtract

runApplication snappyHexMesh -overwrite

runApplication renumberMesh -overwrite
"
TagsNo tags attached.

Activities

chris

2017-09-23 12:02

manager   ~0008794

If you copy the tutorial, go into the directory and type ./Allrun, does the tutorial run to completion?

jhanson2

2017-09-23 12:22

reporter   ~0008795

Yes it does. I don't know what was causing the issue but I wasn't able to reproduce it after copying into the directory.

Thank You.

Issue History

Date Modified Username Field Change
2017-09-21 22:33 jhanson2 New Issue
2017-09-23 12:02 chris Note Added: 0008794
2017-09-23 12:22 jhanson2 Note Added: 0008795
2017-09-23 23:12 henry Assigned To => henry
2017-09-23 23:12 henry Status new => closed
2017-09-23 23:12 henry Resolution open => unable to reproduce
2017-09-23 23:12 henry Fixed in Version => 5.0