Importing .txt file in the simulation part

Hello DualSPHysics;

I wanted to know if it’s possible to import a “txt” format file that contains point coordinates of the shape that I’m going to simulate ? (I mean in the simulation part not post processing and without using using freecad to change the format)

Comments

  • *without using paraview

  • No, but it is python based, so you can properly do the interface in freecad and use "drawpoints" in XML. See CaseTemplate.xml


    Kind regards

  • thank you so much

    does it work if I want to use external data for waves? like taking velocity, displacement and time using "drawwave" ?

  • To generate waves is better if you use then inlet.

    An example can be found in DualSPHysics_v5.0\examples\inletoutlet\04_Waves2D

Sign In or Register to comment.