Search found 808 matches

by oliveroxtoby
Thu Mar 28, 2024 7:20 pm
Forum: CfdOF / CFD
Topic: Installing CfdOF on a Mac
Replies: 4
Views: 172

Re: Installing CfdOF on a Mac

Does this need to be replaced with the one mentioned by the instructions? If so, how can one do this? I did download the customized version, but am unclear if I need it, or how to install it. Yes. You would need to build the downloaded one by running its Allwmake script after sourcing OpenFOAM. If ...
by oliveroxtoby
Thu Mar 28, 2024 6:52 pm
Forum: CfdOF / CFD
Topic: Installing CfdOF on a Mac
Replies: 4
Views: 172

Re: Installing CfdOF on a Mac

From the CfdOF readme: macOS Not widely tested, but success has been reported. See the following forum post for instructions. That forum post would be your best place to start. MacOS is not officially supported as I don't have a Mac... To build, which do I build first? HISA or Cfmesh? What is the pa...
by oliveroxtoby
Mon Mar 25, 2024 8:01 pm
Forum: CfdOF / CFD
Topic: Edge Refinement in CfdOF cfMesh
Replies: 3
Views: 288

Re: Edge Refinement in CfdOF cfMesh

Hello: Are the edge refinement options functional for cfMesh inside CfdOF? I edited the Edge Refinement and Region Edge Refinement values with no difference in the resulting mesh. Also, I don't see a "feature angle" input that would partner with the edge refinements. Unfortunately this is...
by oliveroxtoby
Mon Mar 25, 2024 7:43 pm
Forum: CfdOF / CFD
Topic: Run mesher
Replies: 8
Views: 708

Re: Run mesher

@dandaman208 this should be sorted now if you update your workbench. See viewtopic.php?t=86368
by oliveroxtoby
Mon Mar 25, 2024 7:41 pm
Forum: CfdOF / CFD
Topic: Cant change temp folder location to another drive
Replies: 2
Views: 173

Re: Cant change temp folder location to another drive

Recently I tried to change the temp directory from the C drive to one of the other hard drives in my PC. The boot drive (C) is only a sata SSD and is nearly full and I have 3 empty NVME drives (unfortunately I cant use these to boot from for now). However, when I change the temp folder directory to...
by oliveroxtoby
Mon Mar 25, 2024 6:22 am
Forum: CfdOF / CFD
Topic: [Help] forceCoeffs function gives error regarding rhoInf
Replies: 1
Views: 204

Re: [Help] forceCoeffs function gives error regarding rhoInf

Although the documentation says 'rhoInf' is only used for incompressible solvers, and I am currently using the HiSA solver, I keep getting this error: rhoInf is used by forceCoeffs even in the compressible case, to determine the pressure coefficient p/(0.5*rho_inf*U_inf^2) Also, would there be a di...
by oliveroxtoby
Mon Mar 25, 2024 6:12 am
Forum: CfdOF / CFD
Topic: Run mesher
Replies: 8
Views: 708

Re: Run mesher

I've also included my Allmesh.bat below, I can't tell from the log error if it is failing to find the allMesh.bat or it is failing to find the setEnvVariables batch script (both files are where they should be, the path seems fine). @echo off REM Source runtime environment set FOAMDIR="A:\CFD\O...
by oliveroxtoby
Mon Mar 18, 2024 7:09 pm
Forum: CfdOF / CFD
Topic: Run mesher
Replies: 8
Views: 708

Re: Run mesher

xvlss wrote: Sun Mar 03, 2024 4:39 pm

Code: Select all

/bin/bash: line 1: cd: D:\new folder\meshCase: No such file or directory
Above error is reported after clicking runmesher.

write mesh case was successfull
I'm wondering why bash is running with a Windows path. Are you trying to use WSL perhaps? It's not currently supported unfortunately.
by oliveroxtoby
Mon Mar 18, 2024 7:07 pm
Forum: CfdOF / CFD
Topic: Run mesher
Replies: 8
Views: 708

Re: Run mesher

Hi @oliveroxtoby , I also have a very similar issue. CfdOF dependencies were all installed successfully via the Cfdof preferences window. Log message: Meshing your file worked smoothly for me unfortunately. Does this happen only when using gmsh, or any of the meshers? Could you paste the output tha...
by oliveroxtoby
Thu Mar 14, 2024 8:07 pm
Forum: CfdOF / CFD
Topic: FreeCAD does not Install OpenFoam and Paraview
Replies: 5
Views: 574

Re: FreeCAD does not Install OpenFoam and Paraview

Hi, Installed FreeCAD 0.21.2 on a laptop, windows 10 Home edition. Then successfully installed CfdOF using addon manager tool and restarted the device. Now I go to Edit, Preferences, Cfdof and try to install either Openfoam, Paraview, Cfmesh, or HiSA, nothing happens (see attached) and I get error ...