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

[Salome] IdeasUNVToFoam - big meshes

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By olesen

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 26, 2021, 08:59
Default IdeasUNVToFoam - big meshes
  #1
New Member
 
Malcolm Akner
Join Date: Feb 2021
Posts: 4
Rep Power: 5
malcolm.akner@hotmail.com is on a distinguished road
Hi everyone!

I have created a big mesh of about 70 million cells for a heat exchanger, model visible here:https://cad.onshape.com/documents/03...a1b4f5594c73d6


I created the model in Onshape, imported it and meshed it in Salome, downloaded it as a UNV file and am using IdeasUNVToFoam conversion to be able to simulate it in OpenFOAM. The ideasUNVToFoam script has been running for 3 days now and it's not advancing anymore. On smaller models (~1 Million cells) the script has worked perfectly, and the step that I'm currently stuck at is usually the longest step in those other, successful conversions.

I was wondering:
1) Is there any way to make ideasUNVToFoam run in parallel?
2) Are there any inherent limitations in ideasUNVToFoam that I should be aware of, size wise for the model?
3) Are there any flags I could set while running ideasUNVToFoam to make it only do the absolute necessary steps to convert my mesh to a .foam format?



Thank you and I wish you a great weekend!

/Malcolm Akner
malcolm.akner@hotmail.com is offline   Reply With Quote

Old   March 2, 2021, 02:41
Default
  #2
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,684
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Even with 900 million cells there is no way that it should take anywhere near that long. There is either a programming error in the convertor or bad syntax in input file. Either way, it's getting stuck somewhere.
olesen is offline   Reply With Quote

Old   March 2, 2021, 05:04
Default
  #3
New Member
 
Malcolm Akner
Join Date: Feb 2021
Posts: 4
Rep Power: 5
malcolm.akner@hotmail.com is on a distinguished road
Thank you for your reply olesen.

So what can I do? I need this model in .foam format, what would be the best way of achieving that?
malcolm.akner@hotmail.com is offline   Reply With Quote

Old   March 3, 2021, 07:44
Default
  #4
New Member
 
Malcolm Akner
Join Date: Feb 2021
Posts: 4
Rep Power: 5
malcolm.akner@hotmail.com is on a distinguished road
Thank you for your reply olesen.

So what can I do? I need this model in .foam format, what would be the best way of achieving that?
malcolm.akner@hotmail.com is offline   Reply With Quote

Old   March 3, 2021, 14:00
Default
  #5
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,684
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
The first thing I normally do is old-school debugging. In your case that would mean adding some progress statements to the convertor. Eg, printing out every 10.000 or even 100.000 points being read and converted. Same thing for the cells being read and converted. Sure, may produce lots of output but also will give you an idea how far it gets before stalling.
After that you can start seeing which part of the code let OKs suspicious or perhaps even check that your file content looks reasonable at that location.
Beyond that, you'll just have to see where it leads you. Much like programming, it is a bit of craftsmanship to debugging as well.
olesen is offline   Reply With Quote

Reply

Tags
ideasunvtofoam, mesh, openfoam, parallel, salome


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
bad momentum source, vortice direction with twoPhaseEulerFoam and non-ortho meshes cutter OpenFOAM Running, Solving & CFD 7 November 17, 2016 14:17
coefficient calculation (a_P, a_nb) in unstructured meshes vs. structured meshes(FVM) t.teschner Main CFD Forum 2 January 15, 2015 12:10
Read parallel meshes dl6tud OpenFOAM Programming & Development 2 March 7, 2014 03:45
[ICEM] How to separate two tri meshes with a line Bollonga ANSYS Meshing & Geometry 12 October 9, 2013 05:16
k and epsilon, how big is too big? NJG OpenFOAM Running, Solving & CFD 0 April 6, 2013 14:38


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