I have got questions about labelling contours and calculating the area of a certain wind speed.
Question 1:
How can I label wind speed (U magnitude) at each contour?
e.g. 10.00, 9.98, 9.96, etc.
Question 2:
How can I calculate the area (m²) of a certain U magnitude in a dashed area?
e.g. If the dashed area is 500m², and if this dark orange colour represents 9.96 (U magnitude), I’d like to know how much area (m²) 9.96 U magnitude occurs in a dashed area (500m²).
Regarding question #2:
you could apply Countour filter with requested range of U magnitude values, then CellSize filter, and finally IntegrateVariables filter. In the Information panel you’ll see the area of interest. Example:
I used ‘Select Cells With Polygon’ to select the zone. However, it is not handy. I have to select the zone that is 1.3 multiplied by a building width. In order to do that, I manually counted the cell number.
Is there anyway that I can select the zone easily?
From the Extract Selection, I applied ‘contour filter’. Then, scrolled down for ‘contour By’. But there is no U magnitude. Only epsilon, k, nut, and p were shown. So, I could not get contour for U magnitude. How to get ‘contour By - U magnitude’?