-
-
August 16, 2024 at 11:29 amSofen Kumar JenaBbp_participant
Hi Fluent Community,
Is there any way to export particular flow variable from Fluent solver in .text file for POD study. For unstructured mesh, if data can be exported as cell number vs. variable that would be great. In a Cell loop inside the UDF, a .txt file can be written. Is there any macro exists for exporting the cell number through UDF ?
Cell Number  TemperatureÂ
I can use C_T(c,t) inside a cell loop to extract the temperature data , If I know the cell number I can extract the cell number too in one column. This also helps in back projection of the computed Modal solution concerned cell using user defined memory for postprocessing.Â
Is there any simple method exists for the same ?Â
Â
Regards
SOfenÂ
-
August 21, 2024 at 2:34 pmPrashanthAnsys Employee
Hi: You say you are already looping into the individual cells to access and write out C_T(c,t). c here is the cell id
-
- You must be logged in to reply to this topic.
-
416
-
192
-
178
-
161
-
140
© 2024 Copyright ANSYS, Inc. All rights reserved.