[meshlib] timevalue of min or max over timeseries
Purpose
This feature enables the visualization of when a minimum or maximum of a property happens at any point in a mesh. It uses the existing MeshSeries.aggregate function which can now be called with two additional "func" arguments: "min_time" and "max_time".
Application background
Categories
-
postprocessing
Example
See meshplotlib example "Analyzing Meshseries Data"