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

Error running Propeller Tutorial

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 9, 2013, 09:44
Default Error running Propeller Tutorial
  #1
New Member
 
Tobi
Join Date: Feb 2013
Location: Bavaria
Posts: 7
Rep Power: 13
TOM01 is on a distinguished road
Hello,
I'm rather new to Openfoam and trying to run the propellor tutorial.
An error occurs while running the Allrun script:

in log.createBaffles


Code:
Converting faces on zone "innerCylinderSmall" into baffles.

Found 22416 faces on zone "innerCylinderSmall"

Using master patch AMI1 at index 7
Using slave patch AMI2 at index 8
Not converting faces on non-coupled patches.

Reading geometric fields

Reading volScalarField p
Reading volScalarField nut
Reading volScalarField k
Reading volScalarField epsilon
Reading volVectorField U


--> FOAM FATAL ERROR:
Problem : Patch AMI1 starts at 1756182
Current face counter at 1756183
Are patches in incremental order?

    From function polyTopoChange::polyTopoChange(const polyMesh& mesh, const bool strict)
    in file polyTopoChange/polyTopoChange/polyTopoChange.C at line 2459.

FOAM aborting

#0  Foam::error::printStack(Foam::Ostream&) in "/opt/OpenFOAM-2.1.1/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#1  Foam::error::abort() in "/opt/OpenFOAM-2.1.1/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#2  Foam::polyTopoChange::addMesh(Foam::polyMesh const&, Foam::List<int> const&, Foam::List<int> const&, Foam::List<int> const&, Foam::List<int> const&) in "/opt/OpenFOAM-2.1.1/platforms/linuxGccDPOpt/lib/libdynamicMesh.so"
#3  Foam::polyTopoChange::polyTopoChange(Foam::polyMesh const&, bool) in "/opt/OpenFOAM-2.1.1/platforms/linuxGccDPOpt/lib/libdynamicMesh.so"
#4
 in "/opt/OpenFOAM-2.1.1/platforms/linuxGccDPOpt/bin/createBaffles"
#5  __libc_start_main in "/lib/libc.so.6"
#6
 at /home/abuild/rpmbuild/BUILD/glibc-2.14.1/csu/../sysdeps/i386/elf/start.S:122
In log.snappyHexMesh I find

Code:
Edge intersection testing:
    Number of edges             : 1756183
    Number of edges to retest   : 57
    Number of intersected edges : 75181
Snapped mesh : cells:568602  faces:1756183  points:625033
and in system/changeDictionaryDict I see

Code:
AMI1
        {
            type            cyclicAMI;
            nFaces          0;
            startFace       1756182;
            neighbourPatch  AMI2;
            transform       noOrdering;
            surface
            ...
        AMI2
        {
            type            cyclicAMI;
            nFaces          0;
            startFace       1756182;
            neighbourPatch  AMI1;
            transform       noOrdering;
            surface
TOM01 is offline   Reply With Quote

Old   February 9, 2013, 13:55
Default
  #2
New Member
 
Tobi
Join Date: Feb 2013
Location: Bavaria
Posts: 7
Rep Power: 13
TOM01 is on a distinguished road
sorry, that was to early, the solution worked not really

but I found, that it really might be a bug in the tutorial

http://www.openfoam.org/mantisbt/view.php?id=593

Last edited by TOM01; February 9, 2013 at 14:57.
TOM01 is offline   Reply With Quote

Old   October 16, 2013, 06:44
Default
  #3
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

Reply


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 tutorial using AMI in OF v2.1.0 impecca OpenFOAM Pre-Processing 6 May 9, 2016 10:22
Propeller tutorial case enquiries chujeh2020 OpenFOAM 0 August 26, 2012 01:18
propeller tutorial openfoam_user OpenFOAM Running, Solving & CFD 0 February 8, 2012 04:02
Modelling a propeller tomg STAR-CCM+ 4 April 28, 2011 17:22
Looking for tutorial for rotating propeller for Marine Applications naimishharpal STAR-CCM+ 0 February 7, 2011 22:12


All times are GMT -4. The time now is 05:22.