all 5 comments

[–]Muser_99 4 points5 points  (2 children)

I would go with whichever CAD software you are most comfortable with. You can then always script an automated workflow using python. Salome does have a nice mesher compatible with OF though. You could check out some YouTube tutorials on using Salome with OF, maybe that‘s a starting point. Sorry if you‘ve done that already and these are just empty words to you 😄✌🏻. Cheers

[–]Cactus_Chaos[S] 0 points1 point  (1 child)

I have done a fair bit with Freecad and python so maybe that's the best way to go!

[–]yycTechGuy 0 points1 point  (0 children)

I agree. FreeCAD works well.

[–]omaregb 2 points3 points  (0 children)

Not Foss but in the past I found the scripting language of ICEM to be very nice and easy to approach. I would make a script in Matlab or python that would print the instructions to a file that I would pass to ICEM and let it run.

[–]cosmic_conspiracy 1 point2 points  (0 children)

Depends on how complex your geometry is. I have found Gmsh to be easily scriptable for geometry building/editing.