DualSPHysics / DesignSPHysics

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

Inlet Outlet cHANNEL #129

Closed apfigueras closed 1 year ago

apfigueras commented 1 year ago

Dear All,

FreeCAD 0.20.1 DesigSPHYSICS 0.6.3 Dualsphysics 5.0.5

I have an issue creating boundary conditions on a rectangular channel.

Initialising InOut...

*** Exception (JSphInOutPoints::Create2d3d_Particles) at ..\source\JSphInOutPoints.cpp:165 Text: Domain size of particles in direction X is not zero. File: C:/TEST_SPH/channel/channel_out/channel.xml(row:63)

Finished execution (code=1).

Screenshot 2023-01-04 092027

CAN I HAVE SOME HELP? PLEASE FIND ATTACHED THE ZIP FILE

Thanks in advance channel.zip

apfigueras commented 1 year ago

Adding to my previous quetion I have tryied to set:

-domain_fixed:0.1:0.0:0.0:1.9:0.3:0.3

But then is retunring:

*** Exception (JSphGpuSingle::ResizeMapLimits) at ..\source\JSph.cpp:1369 Text: Domain limits (0.1,0,0)-(1.9,0.3,0.3) are not valid.

Finished execution (code=1).

jmdalonso commented 1 year ago

Probably initial particles are created outside these limits and therefore the error message says that the limits are not valid.

WJJ509 commented 1 year ago

Some particles maybe created out of domain. You can try setting a larger domain