this post was submitted on 13 Jul 2023
618 points (99.4% liked)
Asklemmy
43945 readers
578 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Definitely OpenFOAM. It competes with commercial software that costs thousands of dollars.
I'm curious what you use it for? I was looking at it for possibly doing some automotive aero analysis on a track car. I want to design a custom flat bottom / diffuser. Currently my biggest problem is getting a quality scan to work off of. (I'm fairly technical, but completely new to CFD simulation)
I use it for erosion simulations in piping systems. I work in kind of a niche field, and there really aren't any commercial tools that do what I need. With a fair bit of effort, OpenFOAM can be customized to do pretty much anything. It should be able to do a steady flow simulation over a vehicle right out of the box though. The hard part will be generating a mesh. I'd recommend doing that with specialized meshing software.
Very cool. I didn't know OpenFOAM was that powerful / customizable. Glad to hear flow simulations are supported out of the box, because I wouldn't be able to evaluate it's accuracy to tweak it myself.
I've got a few ideas for capturing my own mesh using some VR tracking hardware and an Azure Kinect, both of which I've worked extensively with in the past. I've still got to look in to some software for converting from point cloud to mesh and cleaning up the model though. I think it should be possible, and free since I've already got the hardware. Professional scanners are all thousands of dollars, so I'm trying to avoid that.