prandtll / SPH_surf_ten

Smooth Particle Hydrodynamics Implementation of a Continuous Force Surface Tension Model
4 stars 1 forks source link

Can you tell me how to create the corresponding "Def" file? Is there an example #1

Open lr2023 opened 1 year ago

lr2023 commented 1 year ago

Can you tell me how to create the corresponding "Def" file? Is there an example?

prandtll commented 1 year ago

Hello,

You can find all the details of how to create these files in the wiki of DualSPHysics https://github.com/DualSPHysics/DualSPHysics/wiki.

There you can also find many examples and tutorials.

lr2023 commented 1 year ago

Thank you for your reply. I would like to know if the "JSph.h/cpp" file needs to be modified?What is the meaning of the parameter "eigen"? Where to set the value of surface tension? What does “tdensity==DDT_Green” and "tdensity==DDT_DeltaLes"do in the setup and what is the difference between the two?Looking forward to your reply, very much