Thomas (@thschader) has written an installation doc for Windows in the Tutorials subforum https://forum.freecadweb.org/viewtopic.php?f=36&t=52381 this post should be moved to CfdOF subforum IMHO. I use some macros to build a wind tunnel for a Millennium Falcon purely for playing purposes, certainly wish had more time to do real aero work.
Calculation of drag-coefficient of an old house.
Location: Amrum-island, North sea, nearby Denmark.
In the end I got a drag-coeff of 1,3 matching with the design-manuals.
Zip contains FC-files (antenna+house) and smath-file for sim settings. https://en.smath.com/view/SMathStudio/summary
Project is from 2019, the FC-files wont load correct with the newest FC-dev snapshot,
But maybe you get an idea how to run this stuff. Hope that helps.
Was a nice summer day, I could do a little sunbathing on the ferry… cfd_sim.zip (108 KB)
Here is a fresh one:
I needed the max U at the top of the tree (red).
Model is a basic start, add turbulence-model and more mesh-refinement/boundary-layers.
Meshing: cfmesh. Converting to stl needs some minutes, but mesher runs fast.
Simplefoam: even with a rough starting mesh you get over 1 Mio cells. Simulations needs some time (on my intel i5) windTree.FCStd (153 KB)
I use bluecfd 2020 and
OS: Windows 10 Version 2009
Word size of FreeCAD: 64-bit
Version: 0.20.27428 (Git)
Build type: Release
Branch: master
Hash: 27460358508a2057e0ec57a418641435f12628dd
Python version: 3.8.6+
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.3
Locale: German/Germany (de_DE)
Installing is a much more involved process, but I wouldn’t say using it is a lot more difficult than Windows. A bit, yes, but in exchange for being able to actually do CFD without having to acquire a whole new computer or dual-boot, I think it’s worth it. I’m hoping to improve the Mac support along with some other contributions I’m planning in the next few months–we’ll see how that goes. I have been known to grossly overestimate how much I can get done in a given amount of time.
This guide helps a lot to elucidate what is going on behind the scenes, but note that you should now be able to install everything more straightforwardly directly from the CfdOF properties page by following the instructions in the Readme file.