CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

how to run the propeller Tutrial

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 6, 2013, 12:05
Default how to run the propeller Tutrial
  #1
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
the example of propeller has the below error when i use pimpleDymFoam:
Code:
thesis@thesis-X58A-UD7:~/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller$ pimpleDyMFoam
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.1.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.1.0-0bc225064152
Exec   : pimpleDyMFoam
Date   : Feb 06 2012
Time   : 19:24:38
Host   : "thesis-X58A-UD7"
PID    : 15830
Case   : /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

Selecting dynamicFvMesh solidBodyMotionFvMesh
Selecting solid-body motion function rotatingMotion
Applying solid body motion to cellZone innerCylinderSmall
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::sigSegv::sigHandler(int) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2   in "/lib/x86_64-linux-gnu/libc.so.6"
#3  Foam::solidBodyMotionFvMesh::solidBodyMotionFvMesh(Foam::IOobject const&) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libdynamicFvMesh.so"
#4  Foam::dynamicFvMesh::addIOobjectConstructorToTable<Foam::solidBodyMotionFvMesh>::New(Foam::IOobject const&) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libdynamicFvMesh.so"
#5  Foam::dynamicFvMesh::New(Foam::IOobject const&) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libdynamicFvMesh.so"
#6  
 in "/opt/openfoam210/platforms/linux64GccDPOpt/bin/pimpleDyMFoam"
#7  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#8  
 in "/opt/openfoam210/platforms/linux64GccDPOpt/bin/pimpleDyMFoam"
Segmentation fault
thesis@thesis-X58A-UD7:~/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller$
what commands should be added before run?
thanks.
immortality is offline   Reply With Quote

Old   January 6, 2013, 12:16
Default
  #2
ngj
Senior Member
 
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,900
Rep Power: 37
ngj will become famous soon enoughngj will become famous soon enough
Have you tried executing the "Allrun" script?

- Niels
ngj is offline   Reply With Quote

Old   January 6, 2013, 12:40
Default
  #3
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
hi niels
I did that now.this appears and cursor is shown:
Code:
thesis@thesis-X58A-UD7:~/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller$ ./Allrun
Running blockMesh on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running surfaceFeatureExtract on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running surfaceFeatureExtract on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running surfaceFeatureExtract on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running surfaceFeatureExtract on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running surfaceFeatureExtract on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running surfaceFeatureExtract on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running surfaceFeatureExtract on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running snappyHexMesh on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running topoSet on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running topoSet on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running topoSet on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running createPatch on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running changeDictionary on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running mergeOrSplitBaffles on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running decomposePar on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller
Running pimpleDyMFoam in parallel on /home/thesis/Desktop/opt/openfoam210/tutorials/incompressible/pimpleDyMFoam/propeller using 4 processes
immortality is offline   Reply With Quote

Old   January 6, 2013, 13:25
Default
  #4
ngj
Senior Member
 
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,900
Rep Power: 37
ngj will become famous soon enoughngj will become famous soon enough
I looks correct to me. You can always check the log-files, which are being generated or see if data is outputted.

- Niels
ngj is offline   Reply With Quote

Old   January 6, 2013, 15:05
Default
  #5
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
nothing of results are shown on the command shell.is it true?all is done at the background?what commands can i use manually?
Thanks.
immortality is offline   Reply With Quote

Old   January 6, 2013, 15:08
Default
  #6
ngj
Senior Member
 
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,900
Rep Power: 37
ngj will become famous soon enoughngj will become famous soon enough
Yes, everything is put into log files. If you want, you can do all the steps in the Allrun manually.

/ Niels
ngj is offline   Reply With Quote

Old   May 23, 2013, 11:52
Default question
  #7
New Member
 
David
Join Date: Jan 2011
Posts: 1
Rep Power: 0
dhujd is on a distinguished road
Quote:
Originally Posted by ngj View Post
I looks correct to me. You can always check the log-files, which are being generated or see if data is outputted.

- Niels
Hi Niels.
how can i implement a new propeller geometery into the pimpleDymfoam solver?
fluentMeshToFoam is ok?what can i do for boundarycondition of (*propeller)?
dhujd is offline   Reply With Quote

Old   May 25, 2013, 05:39
Default
  #8
Senior Member
 
Join Date: Dec 2011
Posts: 111
Rep Power: 19
haakon will become famous soon enough
Dhujd: see bullet point three: http://www.cfd-online.com/Forums/ope...uncements.html
haakon is offline   Reply With Quote

Old   October 16, 2013, 07:40
Default
  #9
Member
 
yehanyu
Join Date: Mar 2012
Location: Beijing, China
Posts: 48
Rep Power: 14
yhy20081016 is on a distinguished road
You can try the latest version. I had a lot of experience on this issue. I have tried to run the propeller tutorial by using OpenFOAM 2.1.1 on Fedora, but it diverge at t=0.02s. Then I tried the latest version of OpenFOAM --- it works!
yhy20081016 is offline   Reply With Quote

Old   December 15, 2013, 20:55
Default
  #10
New Member
 
neek honeys
Join Date: Dec 2013
Posts: 7
Rep Power: 12
orkavic is on a distinguished road
Dhujd,

Were you ever able to figure out how to incorporate a new propeller geometry into the propeller case?
orkavic is offline   Reply With Quote

Old   February 22, 2014, 10:33
Question
  #11
Senior Member
 
Himanshu Sharma
Join Date: Jul 2012
Posts: 101
Rep Power: 13
himanshu28 is on a distinguished road
Quote:
Originally Posted by orkavic View Post
Dhujd,

Were you ever able to figure out how to incorporate a new propeller geometry into the propeller case?
Hi orkavic,

were You able to import a new propeller geo with defining AMI patches.

Thanks
himanshu28 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Propeller calculation toil CFX 15 May 22, 2017 05:06
Modelling an accelerating propeller siw CFX 2 September 21, 2011 10:53
Modelling a propeller tomg STAR-CCM+ 4 April 28, 2011 18:22
Help-Edit Run in Progress BalanceChen CFX 0 March 30, 2011 10:23
Windows 64-bit, Distributed Parallel Run Issues... Erich CFX 3 March 28, 2006 17:36


All times are GMT -4. The time now is 21:52.