CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

How to get output tabular data

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 3, 2018, 12:13
Default How to get output tabular data
  #1
New Member
 
Argenis
Join Date: Dec 2018
Posts: 7
Rep Power: 8
argenisbnl is on a distinguished road
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.
argenisbnl is offline   Reply With Quote

Old   December 3, 2018, 21:43
Default
  #2
Senior Member
 
Join Date: Feb 2010
Posts: 164
Rep Power: 17
gearboy is on a distinguished road
Quote:
Originally Posted by argenisbnl View Post
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.

Just write file same as C language. Use fopen, fprintf, fclose
gearboy is offline   Reply With Quote

Old   December 14, 2018, 16:56
Default
  #3
New Member
 
Argenis
Join Date: Dec 2018
Posts: 7
Rep Power: 8
argenisbnl is on a distinguished road
Quote:
Originally Posted by gearboy View Post
Just write file same as C language. Use fopen, fprintf, fclose

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
argenisbnl is offline   Reply With Quote

Reply

Tags
ansys workbench19, fluent - udf, udf and programming


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 16:29.