minimum#

ansys.fluent.core.solver.function.reduction.minimum(expression, locations, ctxt=None)#

Compute the minimum of the specified expression over the specified locations.

Parameters:
expressionAny
locationsAny
ctxtAny, optional
Returns
——-
float