DesignSPHysics
DesignSPHysics copied to clipboard
Module for FreeCAD intended to use with DualSPHysics fluid simulator.
When using designsphysics and DEM method, there is a problem where the parameter kfric is not set. Where should this value be set
Hi everyone, Please, I need your help regarding what could probably be wrong here and what should be done: Exception (jSphCpuSingle::SelecDomain)at DualSPHysics/source/JSph. cpp:1825 Text: Failed to select a valid CellCode...
I am a beginner. I saw mention of blocksize in section 5.5 of the user manual (DualSPHysic): “An important novelty since v4.0 is the determination of the optimum Blocksize for...
This is fix for things breaking in FreeCAD 1.0, discussed here: https://github.com/DualSPHysics/DesignSPHysics/issues/218#issuecomment-2351518554 1. Version check with decimal point now. 2. The macro does not assume anymore that the first QtGui.QSplitter...
* https://github.com/FreeCAD/FreeCAD-addons/issues/305
Found various typos in the codebase and fixed them Note: I would of submitted to `develop` branch but it wasn't up-to-date with master
Hello, everyone, I am currently studying the phenomenon of sloshing on a container, which moves in circular motion; first on a circumference, then at a point it changes direction, along...
DesignSPHysics version: 0.7.0 (15-09-2023) Platform: Windows-10-10.0.19045 FreeCAD Version: 0.21.2 According to this post [1], the direction vector does not define the orientation of circle inlet. One need to add rotateaxis...