TAGGED: Discovery AIM
-
-
March 6, 2020 at 8:00 pm
accounting
SubscriberHi, this is a simple query. I am trying to figure out how to use expressions to get some calculated quantities. I have a fluid physics region (let's call it "liquid") and I want to calculate what fraction of the volume is at or greater than a certain temperature threshold T0. I used a few combinations of variables and parameters following AIM documentation but I am not able to extract what I need. Any help is appreciated!
Thanks
-
March 9, 2020 at 8:57 am
Naresh Patre
Ansys EmployeeHello Rahul Mulinti
Let me check and get back to you.
-
March 17, 2020 at 5:33 am
Naresh Patre
Ansys EmployeeHello Rahul Mulinti
You can use the following user-defined expression:
SumIf(1, Temperature> 300[K],GetPhysicsRegion("@Fluid Flow, Thermal Physics Region 2"),"Volume")
YOu will have to specify the appropriate name of the physics region from your model, in the above expression.
-
- The topic ‘Volume above a certain temperature’ is closed to new replies.
-
3387
-
1052
-
1050
-
886
-
857
© 2025 Copyright ANSYS, Inc. All rights reserved.