Hey,
[quote author=bakjee link=topic=21986.msg29063#msg29063 date=1592366027]
I was hoping to display the velocity at each time step for all the nodes in my domain, something that might look like the image in the attatchment. I have a feeling that this could be the with the result viewer tool but have no clue how this can be achieved?
(...)
Edit:
So, im not sure if this is the correct way however but I converted dfsu to a reasonably sized grid files where I can kinda achieve what I wanted to do in the tabular view but i'm guessing there is an easier and more appropriate way. Also converting into grid files takes very long and a lot of computing powers...
[/quote]
I think your solution is one way to go, but as you mentioned it doesn't show the velocity at the nodes. As far as i know, there is no build-in function to achieve this, since MIKE21FM uses an Finite Volume approach, which means that the values are calculated at the center of the mesh elements. In case you have Matlab you can check the DHI-Matlab-Toolbox.
Another way is MIKE2SHP (Mike Zero Toolbox), which converts the dfsu-file to a shapefile. But due to the the Finite Volume Approach and the way MIKE2SHP works, the result only shows the velocity for each element and not at the nodes.
Greetings,
Sebastian