-
-
April 10, 2024 at 7:51 amfarid youssefSubscriberI am simulating a pump with Ansys CFX (steady and transient simulations), and I want to evaluate the efficiency and head of the pump. Therefore I have written my expressions and they work very well. But for the evaluation I would like to have the average value over the last iterations (e.g. the average value of the head over the last 50 iterations) and I would also like to see these results as output parameters in my Workbench project. So how could I do this?ÂThe number of iterations depends on the geometry, so it doesn't always have to be the last 50...
-
April 10, 2024 at 10:50 am
-
April 10, 2024 at 11:17 amMark OwensAnsys Employee
You can create an expression for the stastistic by probing the monitor name as
probe(Expression Value.Arithmetic Average)@InletPressure
But the expression will only evaluate in CFX-Pre and the solver. It will not evaluate in CFD-Post so you cannot make it an output parameter. You would need to create an Additional Variable in CFX-Pre and set it equal to the expression. Then take the volume average of the variable which will have the same value at every cell and make that expression instead your output parameter.Â
-
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Ansys Innovation Space
Trending discussions
Top Contributors
-
441
-
199
-
194
-
162
-
142
Top Rated Tags
© 2024 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.