DualSPHysics / DesignSPHysics

Module for FreeCAD intended to use with DualSPHysics fluid simulator.
Other
111 stars 40 forks source link

Wrong viscosity?? #216

Closed matte-giuf closed 3 days ago

matte-giuf commented 3 months ago

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 a smaller circumference, describing a kind of ‘s’; I have tried to reproduce the phenomenon in DualSPHysics, but as you can see from these comparison frames, the sloshing phenomenon of the SPH model seems to be more contained, despite having entered the correct data. I have tried changing the viscosity value, even switching from Artificial to Laminar+SPS, but the model does not change. What am I doing wrong? I have also tried changing the ViscoBoundFactor, but nothing happens.

Thanks in advance.

confronto_testbenc_SPH

imestevez commented 1 week ago

You may check the the setup of the container. Which boundary conditions are you using?

matte-giuf commented 3 days ago

You may check the the setup of the container. Which boundary conditions are you using?

I use the mDBC conditions, and now I try some viscosity value ad I find the correct way. Thanks