|
[Sponsors] |
April 20, 2018, 12:12 |
Storing non-standard data
|
#1 |
Member
Tyler Richardson
Join Date: Jun 2017
Posts: 30
Rep Power: 9 |
Hey,
I have a CHT analysis with cooling fluid flowing through a structure. I'd like to output the temperature of the fluid at the center of the first element layer (C_T(c0,t0)) as I am using that as a "bulk" temperature, and need to perform further operations in a 3rd party software. Is there anyway to export this data? I am using CFX as a GUI for post-processing and I currently export "Wall adjacent temperature" of the nodes on the fluid side of the interface between fluid and solid. Is it possible to create my own parameter & export the data? Any help would be greatly appreciated Thanks! |
|
April 20, 2018, 12:52 |
|
#2 |
Member
Tyler Richardson
Join Date: Jun 2017
Posts: 30
Rep Power: 9 |
just figured it out -
C_UDMI(c0,t0,0) = tbulk; (where tbulk is retrieved earlier in my UDF) have to declare it upfront in my journal file as: /define/user-defined/user-defined-memory 0 |
|
Tags |
export, heat transfer, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] Extracting ParaView Data into Python Arrays | Jeffzda | ParaView | 30 | November 6, 2023 22:00 |
problem with exporting data to Tecplot | v.jab | OpenFOAM Post-Processing | 2 | January 11, 2017 09:56 |
paraview - cell data or point data on plot over line | bye bye my blue | OpenFOAM | 0 | December 13, 2016 07:07 |
【Help】"Error: Update_Time_Level: invalid data" | Chen | FLUENT | 2 | August 24, 2014 08:51 |
export data at nodes | Meenu | FLUENT | 1 | December 30, 2011 02:24 |