Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measuretool cannot be used #226

Open
Akane404 opened this issue Nov 14, 2024 · 5 comments
Open

Measuretool cannot be used #226

Akane404 opened this issue Nov 14, 2024 · 5 comments

Comments

@Akane404
Copy link

i practice CaseDambreak step by step,but there is noting in the table.After i change to another case,it still doesn't work.i think maybe there is something wrong with Measuretool,how can i deal with it
1

@imestevez
Copy link
Collaborator

You have to input the points where you want to measure

@qoimzslm
Copy link

qoimzslm commented Dec 3, 2024

Hi, I have a similar issue.
I would like to know the evolution of water elevation in particular X distance (0.17 m). However, when I set the list of points to [0.17, 0.0005, 0], the output of elevation in the Z direction in the CSV file is constant at 0.07. How do I set the correct list of points if I want to know the water elevation changed over time in particular X distance? Thank you very much for your information.
image

image

@imestevez
Copy link
Collaborator

Use the grid of points instead; otherwise you are measuring on a single point

@qoimzslm
Copy link

qoimzslm commented Dec 3, 2024

Alright, thank you for your response. A brief confirmation, is there any description about how to set the value in MeasureTool Points? I did not find the explanation about how to set the MeasureTool Points, as I only found a direct tutorial from YouTube of DualSPHysics using that feature for the DamBreak case. Thank you very much.

image image

@imestevez
Copy link
Collaborator

You have to set the following data:

  • Begin [X,Y,Z]: the starting point of the list
  • Step [X,Y,Z]: the increment in each direction for the next point in the list
  • Count [X,Y,Z]: number of points in the desired direction
  • Final [X,Y,Z]: the latest point position in the list (auto generated)

More information is given in: https://github.com/DualSPHysics/DualSPHysics/wiki/5.-Running-DualSPHysics#563-analysis-of-numerical-measurements-measuretool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants