compute the local max/min values of a variable on an entity


How do I get the max/min value of temperature on a specific entity. The contour plot shows the global max/min values.

Follow the steps:

- have active only that particular entity using a group command

- do a pattern(window) - to have the colors of the contour plot consider only the local values

- do a cont(temp,wind) - to have values of the contour plot range between local min/max

- to derive the min/max values, pick up the min/max contour line values from the plot legend or the FIOUT file and subtract (add) half of the difference between two adjacent contour lines.





Show Form
No comments yet. Be the first to add a comment!