CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

decomposePar crash against oscillatingInletACMI2D

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 1, 2014, 23:29
Default decomposePar crash against oscillatingInletACMI2D
  #1
New Member
 
s_shimz
Join Date: Jul 2011
Posts: 8
Rep Power: 14
s_shimz is on a distinguished road
Hi foamers,

I decomposed the tutorial mesh of oscillatingInletACMI2D with 4 domains, but the following error message was shown.

Does not the decomposePar still correspond to new feature cyclicACMI?

Somebody helps me.

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x-590d57f32fed
Exec : decomposePar
Date : Dec 02 2014
Time : 13:22:50
Host : "sv40432"
PID : 17101
Case : /work3/u15002/OpenFOAM/u15002-2.3.x/tutorials/oscillatingInletACMI2D
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations

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



Decomposing mesh region0

Create mesh
AMI: Creating addressing and weights between 40 source faces and 96 target faces
AMI: Patch source sum(weights) min/max/average = 1, 1, 1
AMI: Patch target sum(weights) min/max/average = 0, 1, 0.4

Calculating distribution of cells
Selecting decompositionMethod scotch

Finished decomposition in 0.03 s

Calculating original mesh data

Distributing cells to processors

Distributing faces to processors

Distributing points to processors

Constructing processor meshes
#0 Foam::error:rintStack(Foam::Ostream&) in "/home/u15002/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64Gcc48DPOpt/lib/libOpenFOAM.so"
#1 Foam::sigSegv::sigHandler(int) in "/home/u15002/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64Gcc48DPOpt/lib/libOpenFOAM.so"
#2 ?? in "/lib64/libc.so.6"
#3 Foam::cyclicACMIPolyPatch::setNeighbourFaceAreas() const in "/home/u15002/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64Gcc48DPOpt/lib/libmeshTools.so"
#4 Foam::cyclicACMIPolyPatch::resetAMI(Foam::AMIInter polation<Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam::Field<Foam::Vector<double> > const&, Foam::Vector<double> >, Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam::Field<Foam::Vector<double> > const&, Foam::Vector<double> > >::interpolationMethod const&) const in "/home/u15002/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64Gcc48DPOpt/lib/libmeshTools.so"
#5 Foam::cyclicACMIPolyPatch::initGeometry(Foam::Pstr eamBuffers&) in "/home/u15002/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64Gcc48DPOpt/lib/libmeshTools.so"
#6 Foam:olyBoundaryMesh::calcGeometry() in "/home/u15002/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64Gcc48DPOpt/lib/libOpenFOAM.so"
#7 Foam:olyMesh::addPatches(Foam::List<Foam:olyPa tch*> const&, bool) in "/home/u15002/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64Gcc48DPOpt/lib/libOpenFOAM.so"
#8 Foam::domainDecomposition::writeDecomposition(bool ) in "/home/u15002/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64Gcc48DPOpt/bin/decomposePar"
#9 main in "/home/u15002/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64Gcc48DPOpt/bin/decomposePar"
#10 __libc_start_main in "/lib64/libc.so.6"
#11 _start at /usr/src/packages/BUILD/glibc-2.10.1/csu/../sysdeps/x86_64/elf/start.S:116
Segmentation fault
s_shimz is offline   Reply With Quote

Old   January 21, 2015, 12:20
Default
  #2
Senior Member
 
Francois
Join Date: Jun 2010
Posts: 107
Rep Power: 20
Fransje will become famous soon enough
Hi there,

See this post.

Kind regards,

Francois.
Fransje is offline   Reply With Quote

Old   January 22, 2015, 02:28
Default
  #3
New Member
 
s_shimz
Join Date: Jul 2011
Posts: 8
Rep Power: 14
s_shimz is on a distinguished road
Thank you for your reply, but when we use both decomposePar and pimpleDyMFoam, we must iteratively change the code of cyclicACMIPolyPatch.C... It is not supposed to be the thorough solution.

However, I'm anoyed by the problem, stopping my job, but this method can be a temporal solution. Thank you for giving a nice solution.

Quote:
Originally Posted by Fransje View Post
Hi there,

See this post.

Kind regards,

Francois.
s_shimz is offline   Reply With Quote

Reply

Tags
decomposepar cyclicacmi


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
decomposePar no field transfert Jeanp OpenFOAM Pre-Processing 3 June 18, 2022 12:01
decomposePar 4-core warning/error? Boloar OpenFOAM Bugs 23 April 8, 2014 08:57
decomposePar gives errors of_user_ OpenFOAM 1 July 4, 2011 05:27
decomposePar: can use this decomposition method only for the whole mesh aloeven OpenFOAM Bugs 0 March 16, 2011 10:15
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51


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