Search found 836 matches

by oliveroxtoby
Sat Apr 20, 2024 6:50 pm
Forum: CfdOF / CFD
Topic: Methods/Tutorials to generate mesh with internal boundaries?
Replies: 2
Views: 277

Re: Methods/Tutorials to generate mesh with internal boundaries?

I would like to create a 3D mesh where water flows from an enclosed pipe into a cube. The issue is that I want to be able to extend the wall boundary of the pipe into the cube, which I haven't had much luck generating a mesh for. I have tried joining it as a compound, manually removing the bottom c...
by oliveroxtoby
Sat Apr 20, 2024 6:38 pm
Forum: CfdOF / CFD
Topic: Projectile test case on a Mac
Replies: 5
Views: 428

Re: Projectile test case on a Mac

15:06:22 Imported /var/folders/zb/rk8s9pzn48l60n34s0hp8tdr0000gn/T/tmpkk7idszv/fin4.stl 15:49:44 /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2306 | | \\ / A nd | ...
by oliveroxtoby
Sat Apr 20, 2024 6:10 pm
Forum: CfdOF / CFD
Topic: Installing CfdOF on a Mac
Replies: 52
Views: 3439

Re: Installing CfdOF on a Mac

As of when I installed OpenFOAM on my Mac, I had to create a separate disk space for the OpenFOAM install that was case sensitive (Mac Unix is not case sensitive). That disk space needs to be mounted and "running" for CfdOF to find it, and the way to achieve that is to run the source comm...
by oliveroxtoby
Sun Apr 14, 2024 7:59 pm
Forum: CfdOF / CFD
Topic: Installing CfdOF on a Mac
Replies: 52
Views: 3439

Re: Installing CfdOF on a Mac

Running the above command in the shell, opens the Open FOAM environment in the shell AND it mounts the disk. Then 6 out of 8 tests pass. Digging a little deeper, the only requirement is that the OpenFOAM drive is mounted. I do not need to be in the openfoam2306 shell. Perhaps that can be done easie...
by oliveroxtoby
Thu Apr 11, 2024 8:29 pm
Forum: CfdOF / CFD
Topic: run dependency checker problem !!!
Replies: 3
Views: 356

Re: run dependency checker problem !!!

chrisb wrote: Thu Apr 11, 2024 11:15 am Please show a minimum of patience for the unpaid(!!!) volunteers to respond, see viewtopic.php?t=86828.
Thanks. Sometimes all one can do is laugh...!
by oliveroxtoby
Thu Apr 11, 2024 8:26 pm
Forum: CfdOF / CFD
Topic: run dependency checker problem !!!
Replies: 3
Views: 356

Re: run dependency checker problem !!!

Traceback (most recent call last); 22:24:54 File "C:\Users\user\AppData\Roaming\FreeCAD\Mod\CfdOF\.\CfdOF\CfdPreferencePagepy", line 273, in runDependencyChecker 22:24-54 (fdTools.checkCfdDependencies(lambda msg: (print(msg), self.consoleMessage(msg)) 22:24:54 File "C:\Users \user\Ap...
by oliveroxtoby
Thu Apr 11, 2024 8:24 pm
Forum: CfdOF / CFD
Topic: Projectile test case on a Mac
Replies: 5
Views: 428

Re: Projectile test case on a Mac

BDL42 wrote: Wed Apr 10, 2024 9:23 pm I think projectile ran previously in the test suite without error, so I'm a bit puzzled. Any tips or pointers would help.
As you say, this suggests it should be fine, since the test suite just runs the macros. Maybe try from scratch with the original files to be sure.
by oliveroxtoby
Thu Apr 11, 2024 7:17 pm
Forum: CfdOF / CFD
Topic: Installing CfdOF on a Mac
Replies: 52
Views: 3439

Re: Installing CfdOF on a Mac

Thanks very much for putting this together. I will add it to the Readme. Source your OpenFOAM directory before the next step. Open a shell and type: % /Applications/OpenFOAM-v2306.app/Contents/Resources/etc/openfoam Simply typing openfoam might work, but didn't work for me. Leave this window open wh...
by oliveroxtoby
Sat Apr 06, 2024 7:42 pm
Forum: CfdOF / CFD
Topic: Material not found
Replies: 13
Views: 914

Re: Material not found

So the good news is the library fix appears to be easy. But... CfDOF also uses some properties not defined in the original FCMat file spec. Yes, it was poorly defined, and this is going to happen. I need to handle this more generically than I have been. So it will take a little bit longer. Thanks f...
by oliveroxtoby
Fri Apr 05, 2024 7:36 pm
Forum: CfdOF / CFD
Topic: Material not found
Replies: 13
Views: 914

Re: Material not found

Olgierd wrote: Thu Apr 04, 2024 7:19 pm Unfortunately, latest CfdOF doesn't like the latest stable version of Freecad for Ubuntu (0.21.2) :( . I would be great if you could fix the Material issue.

Best regards,

Olgierd
I haven't seen any particular issue with 0.21.2. What is the problem?