CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[mesh manipulation] renumberMesh

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 4, 2019, 05:16
Default renumberMesh
  #1
Member
 
Pierre HORGUE
Join Date: May 2009
Posts: 33
Rep Power: 16
Pedro24 is on a distinguished road
Hi all,

I have a question about the renumberMesh utility since it may perform different renumbering but I can't find the origin.

I created a volScalarField called meshid whose internalfield value is the cellID:

Code:
internalField  nonuniform List<scalar>
40483
(
0
1
2
...
40480
40481
40482
);
Then I run

Code:
renumberMesh -overwrite
and looking at the result, I found that renumbering is exactly similar between OF6 and OF7 on my laptop but results are différent on my other computer (OF6 remains similar but OF7 give different renumbering).

Looking at the compiler options, I found that all OF versions are compiled with options

Code:
linux64GccDPInt32Opt
Anyone has an idea to explain the difference in renumbering ?

Thanks,

Pierre
Pedro24 is offline   Reply With Quote

Old   October 9, 2019, 05:22
Default
  #2
Member
 
Pierre HORGUE
Join Date: May 2009
Posts: 33
Rep Power: 16
Pedro24 is on a distinguished road
Hi all,


I found the explanation. There are some issues in openfoam-version 7 of July 2019 which has been corrected (patched) in th version of September 2019.

The pre-compiled packages are correctly updated but the source available on the website www.openfoam.org are from July 2019 and not updated.

This should be updated on the website to avoid similar issues for of-user who wants to compile openfoam on their computers.

Pierre
Pedro24 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
[mesh manipulation] renumberMesh causes solver divergence spaceprop OpenFOAM Meshing & Mesh Conversion 8 November 22, 2021 17:18
[mesh manipulation] Some questions on blockMesh, decomposePar and renumberMesh Leech OpenFOAM Meshing & Mesh Conversion 19 April 5, 2019 19:21
[mesh manipulation] decomposePar Method affects executability of renumberMesh Vyssion OpenFOAM Meshing & Mesh Conversion 0 November 3, 2016 07:57
renumberMesh problems Jonathan OpenFOAM Pre-Processing 1 May 10, 2016 16:38
RenumberMesh causing divergence altair279 OpenFOAM Running, Solving & CFD 0 April 1, 2015 18:33


All times are GMT -4. The time now is 14:16.