CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

renumberMesh in OpenFOAM does not speedup the model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 23, 2022, 18:45
Default renumberMesh in OpenFOAM does not speedup the model
  #1
New Member
 
Ali
Join Date: May 2016
Location: Sydney, Australia
Posts: 19
Rep Power: 9
AliVali is on a distinguished road
I am running an OpenFOAM test using interFoam, teh strange thing is that after applying renumberMesh, my model gets about 30% slower. I am using 288 cpus, checked with OF8 and Of/2006, both show the same defficiency after renumberMesh.
here is teh output of renumberMesh:
"
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 8
\\/ M anipulation |
\*---------------------------------------------------------------------------*/
Build : 8-c67e2b482b0f
Exec : renumberMesh -overwrite -parallel
Date : May 19 2022
Time : 14:17:19
Host : "gadi-cpu-clx-2906.gadi.nci.org.au"
PID : 2191322
I/O : uncollated
Case : /g/data/rr38/from_short_rr38/rr38/aliv/43803371/parametricModel/Surflakes_v2_layout16_runs/Island_v2_Layout16_St3.0
nProcs : 288
Slaves :
287
(
"gadi-cpu-clx-2906.gadi.nci.org.au.2191323"
"gadi-cpu-clx-2906.gadi.nci.org.au.2191324"
"gadi-cpu-clx-2906.gadi.nci.org.au.2191325"
...
"gadi-cpu-clx-2914.gadi.nci.org.au.733733"
)

Pstream initialized with:
floatTransfer : 0
nProcsSimpleSum : 0
commsType : nonBlocking
polling iterations : 0
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

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

Create mesh for time = 0

// using new solver syntax:
pcorrFinal
{
solver GAMG;
tolerance 1e-07;
relTol 0;
smoother DIC;
nPreSweeps 0;
nPostSweeps 2;
nFinestSweeps 2;
cacheAgglomeration true;
nCellsInCoarsestLevel 10;
agglomerator faceAreaPair;
mergeLevels 1;
}

Mesh size: 38486181
Before renumbering :
band : 134955
profile : 1.80501e+11

Using default renumberMethod.

Selecting renumberMethod CuthillMcKee

Reading geometric fields

Reading volScalarField nut
Reading volScalarField p_rgh
Reading volScalarField k
Reading volScalarField epsilon
Reading volScalarField omega
Reading volScalarField alpha.water
Reading volScalarField nuTilda
Reading volVectorField U
Reading pointVectorField pointDisplacement
Selecting solid-body motion function tabulated6DoFMotion

Renumbering processor cell decomposition map cellProcAddressing
Renumbering processor face decomposition map faceProcAddressing
Renumbering processor point decomposition map pointProcAddressing
After renumbering :
band : 5357
profile : 8.42177e+10



Writing mesh to "constant"

End

Finalising parallel run "


Any help would be highly appreciated.
AliVali is offline   Reply With Quote

Old   May 24, 2022, 05:23
Default
  #2
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Not an expert in OF or its numbering but, it seems that you actually achieved a band reduction. So, the question is why a band reduction generated worst performance?

I can't be of much help as this requires specific OF knowledge but, out of blue, I would point to something related to GAMG
sbaffini is offline   Reply With Quote

Reply

Tags
interfoam, openfoam, renumbermesh, speedup


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
interFoam wave propagation and explosion of Courant number and residuals ChiaraViola OpenFOAM Running, Solving & CFD 1 June 26, 2019 05:36
compressible k-epsilon model in OpenFOAM cryabroad OpenFOAM Running, Solving & CFD 0 January 27, 2019 23:48
dynamic smagorinsky model in OpenFOAM 4.1 zhangxc0223 OpenFOAM Running, Solving & CFD 2 October 29, 2018 03:53
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
OpenFOAM: LES turbulence model names Ollie Main CFD Forum 1 April 11, 2011 13:03


All times are GMT -4. The time now is 23:40.