Progress of the general Computational Fluid Dynamics (CFD) workbench: CfdWorkbench

A subforum specific to the development of the OpenFoam-based workbenches ( Cfd https://github.com/qingfengxia/Cfd and CfdOF https://github.com/jaheyns/CfdOF )

Moderator: oliveroxtoby

Ect
Posts: 1
Joined: Thu Apr 19, 2018 12:39 pm

Re: Progress of the general Computational Fluid Dynamics (CFD) workbench: CfdWorkbench

Post by Ect »

qingfeng.xia wrote: Sun Sep 10, 2017 5:52 pm Recently, I tested Gmsh3, it iseems the boundary layer setup for 3D mesh has changed.
FacesList option is gon, It could be a bug in the future
Hello,

I tried meshing a tee junction with the 0.18.13554_x64 windows version and stumbled upon the FaceList error message as foreseen:

0.0: We are going to start ...
0.0: Start Gmsh ...
2.2: Gmsh had warnings ...
2.2: Error : 'c:\users\user\appdata\local\temp\shape2mesh.geo', line 12 : Unknown option 'FacesList' in field 1 of type 'BoundaryLayer' Error : 'c:\users\user\appdata\local\temp\shape2mesh.geo', line 13 : Unknown option 'hwall_t' in field 1 of type 'BoundaryLayer'
2.2: Gmsh done!

It's still producing a volume mesh, but no boundary layer. Do you know if there are any workarounds, like reverting to an older gmsh version?

Thanks,
Ect
qingfeng.xia
Posts: 227
Joined: Tue Sep 22, 2015 1:47 pm
Location: Oxford UK/Shenzhen China
Contact:

Re: Progress of the general Computational Fluid Dynamics (CFD) workbench: CfdWorkbench

Post by qingfeng.xia »

CFD module now works with windows 10 v1803, since wsl output can passed back to caller process.
CFD git will be update soon, with platform installation guide.
FreeCAD_CFD_module_openfoam_now_working_with_WSL.png
FreeCAD_CFD_module_openfoam_now_working_with_WSL.png (262.32 KiB) Viewed 967 times
Ubuntu 18.04 LTS 64bit, python3, always work with latest FreeCAD daily build
Working on Cfd module for FreeCAD, FreeCAD_Module_Develop_Guide
https://github.com/ukaea/parallel-preprocessor/
https://github.com/qingfengxia/Cfd
qingfeng.xia
Posts: 227
Joined: Tue Sep 22, 2015 1:47 pm
Location: Oxford UK/Shenzhen China
Contact:

Re: Progress of the general Computational Fluid Dynamics (CFD) workbench: CfdWorkbench

Post by qingfeng.xia »

I have been updating my Cfd workbench recently, to make it works with python3 and qt5

There are also several new features,
1. advance OpenFOAM bondary condition,

2. import mesh from external mesher and then setup CFD case

3 general internal field intialization GUI, sent to fem last year, without response, I may bring it back to Cfd
freecad_advanced_boundary.png
freecad_advanced_boundary.png (83.33 KiB) Viewed 691 times
Ubuntu 18.04 LTS 64bit, python3, always work with latest FreeCAD daily build
Working on Cfd module for FreeCAD, FreeCAD_Module_Develop_Guide
https://github.com/ukaea/parallel-preprocessor/
https://github.com/qingfengxia/Cfd
Post Reply