TAGGED: fluent, report-definitions
-
-
August 21, 2024 at 4:59 pm
sjohn
SubscriberI would like to calculate the volume of a cell zone (fluid) with id=9413. How do I write out the Report Definition? I assume I can use variables such as Cell Id, Cell Zone Type, or Cell Zone Index, etc. and mesh variable such as Cell Volume but I cannot figure out the syntax.
Something like these gave me error - 'Expression is not single-valued'CellVolume(CellId(9413))
CellVolume(CellZoneIndex(9413))
Â
-
August 21, 2024 at 7:10 pm
Federico
Ansys EmployeeHello Sanil,Â
CellVolume is the volume of a cell. You should use Volume instead.
for example: Volume(['fluid1'])
Not sure you can use CellID in this context.
-
August 21, 2024 at 7:12 pm
Federico
Ansys EmployeeYou also have the option to create this from the GUI. Go to Solution > Reports > Definition > Volume Report > Volume...
-
-
August 21, 2024 at 7:57 pm
sjohn
SubscriberÂ
Thank you, that worked for me.
Â
Â
-
August 21, 2024 at 8:19 pm
Federico
Ansys EmployeeGlad this helped!
-
-
- You must be logged in to reply to this topic.
-
3029
-
971
-
858
-
841
-
777
© 2025 Copyright ANSYS, Inc. All rights reserved.