Closed SohailAusgur closed 8 months ago
An example can be found in the full DualSPHysics package (download from https://dual.sphysics.org/downloads/). In examples/main/05_SloshingTank/CaseSloshingAcc pressure is measured at a point in a fixed tank. In examples/main/05_SloshingTank/CaseSloshingMotion pressure is measured at a point in a moving tank. Best regards.
Thank you for the reply.
So I want to conduct measure pressure in a moving tank for multiphase. I transferred the motion file from examples/main/05_SloshingTank/CaseSloshingMotion into the multiphase simulation and the simulation runs fine.
However the pressure point when measuring does not move as it does in the single phase simulation. Would you know why that is? Is there a parameter I am missing in the .dat file? or the .xml file?
See, this image with the Pressure Sensor. I want to know, is this added in the xml files in pre-processing or is it done in Paraview for Post Processing? Many Thanks.