|
[Sponsors] |
December 3, 2018, 12:13 |
How to get output tabular data
|
#1 |
New Member
Argenis
Join Date: Dec 2018
Posts: 7
Rep Power: 8 |
Hello everyone, I'm about to run simulations in fluent using Ansys Workbench 19.2, using design points I'm going to set up a number of cases to be solved, but I would like to know if with an UDF I can get some tabular or graph results after each case is solved, and avoid goint to every single case and extract the results I want (Like temperature (at a specific location) vs distance, or heat flux vs distance).
I was thinking maybe write a UDF to get results after every case is solved in a text file, or excel file, csv, I really do not know if this can be done, It would be very helpfull if you can tell me where to read or maybe what to search, any help will be great. Greetings. |
|
December 3, 2018, 21:43 |
|
#2 | |
Senior Member
Join Date: Feb 2010
Posts: 164
Rep Power: 17 |
Quote:
Just write file same as C language. Use fopen, fprintf, fclose |
||
December 14, 2018, 16:56 |
|
#3 |
New Member
Argenis
Join Date: Dec 2018
Posts: 7
Rep Power: 8 |
Yes thanks, but I do not know what the variables names are to call them on a c code, or how to get variables at some location (like a wall surface). Where can I find this? I've been searching without any luck |
|
Tags |
ansys workbench19, fluent - udf, udf and programming |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX-Post: Parameterized location for data output possible? | AnnaF | CFX | 6 | February 22, 2024 13:11 |
[swak4Foam] outputTime in Swak function | immortality | OpenFOAM Community Contributions | 20 | October 6, 2022 13:08 |
Cannot read 2nd column of data in libforces.so output force.dat file | musahossein | OpenFOAM Programming & Development | 9 | February 21, 2015 23:43 |
Help! How to output slice data during run time? | ripperjack | OpenFOAM Pre-Processing | 1 | August 8, 2014 06:45 |
[OpenFOAM] Output data file on the line of the example | zhoubinwx | ParaView | 0 | February 13, 2008 05:59 |