|
[Sponsors] |
CFD-Post Expression transient graph plot takes too long time |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 15, 2023, 15:57 |
CFD-Post Expression transient graph plot takes too long time
|
#1 |
New Member
Sunghyun Woo
Join Date: Jun 2023
Posts: 7
Rep Power: 3 |
Hi everyone again,
I ran a Fluent Cell heat simulation and I want to plot the graph of temperature by time step in Excel. For doing this I need to export data. I'm using CFD-Post and I apply the expression [volumeAve(Temperature)@ locations] for several locations. I need each time step data of volume average temperature. But graphploting takes a long time... for one graph takes around 3~4 hours. Is there any method to accelerate to plot a graph? OR is there a method to export direct expression variables by time step? |
|
June 15, 2023, 20:46 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
This is much better done as the solver runs rather than post processing. In CFX you can use monitor points and Fluent can do it to (but I forget what they call it).
If you want to do it post processing then I would try using a CFD-Post session file to automate the extraction of it.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
|
June 16, 2023, 08:22 |
|
#3 |
Senior Member
Gert-Jan
Join Date: Oct 2012
Location: Europe
Posts: 1,913
Rep Power: 28 |
If depends a lot on the Fluent file format. If it is .h5 or .gz-format, it takes ages to open. CFD-Post likes plain .cas and .dat files best.
Actually, CFD-Post works best with CFX-files, but that is not very help full here, I think. Also, Fluent saves complete .dat-files with all variables for every time step. As a result, every file is unnecessary large and takes long to load and interpret by CFD-Post. CFX allows you to only save the variable that you think is relevant. If you are only interested in temperature, you get small .trn-files with only temperature. You understand that this speeds up the loading and interpretation as well. Last edited by Gert-Jan; June 17, 2023 at 06:00. |
|
June 20, 2023, 12:08 |
|
#4 |
Senior Member
Erik
Join Date: Feb 2011
Location: Earth (Land portion)
Posts: 1,188
Rep Power: 23 |
Great responses,
Just wanted to add a minor thing I found a long time ago. Drive speed matters as well. If you are saving on a spinning disk hard drive, it will take longer than if files are saved to a fast SSD. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transient simulation / plot on CFD Post | Flowin | FLUENT | 0 | June 26, 2020 12:51 |
laplacianFoam with source term | Herwig | OpenFOAM Running, Solving & CFD | 17 | November 19, 2019 14:47 |
pimpleDyMFoam computation randomly stops | babapeti | OpenFOAM Running, Solving & CFD | 5 | January 24, 2018 06:28 |
Problem with an old Simulation | FrankW | CFX | 3 | February 8, 2016 05:28 |
dynamic Mesh is faster than MRF???? | sharonyue | OpenFOAM Running, Solving & CFD | 14 | August 26, 2013 08:47 |