|
[Sponsors] |
Writing report files and creating report definitions. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 13, 2019, 17:20 |
Writing report files and creating report definitions.
|
#1 |
New Member
Lisa
Join Date: Apr 2017
Location: USA
Posts: 19
Rep Power: 9 |
Hi,
I am solving a transient heat transfer case in fluent and ran into a small but extremely annoying impediment with regard to Post processing in Fluent. I have setup a number of planes (300 in total). I calculate the area-weighted average temperature on each of the planes. As setting up individual monitors at each of these planes will be cumbersome, I use report definitions and then have these compiled in report files which are then generated as .OUT file. It was all working perfectly, but for some reason, after the 1423 timesteps, the file stopped recording. The solution files still went On and the data files were saved but not the .OUT files. I am now trying to fix this but so far nothing is working. I am able to create individual monitors and store them but the reports file just do not get recorded. Can you please help. :-( |
|
March 13, 2019, 21:33 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
you may try to change .out to .dat =)))
it is possible to write scheme code to write data in file best regards |
|
March 14, 2019, 11:00 |
|
#3 |
Senior Member
Moritz Kuhn
Join Date: Apr 2010
Location: Germany, Dresden
Posts: 218
Rep Power: 17 |
That is strange. Try to find out if it is a size problem. Split it in two files or write the data only every second time step. I record data over 5000 time steps (but not 300 planes) in *.txt instead of *.out and it works. But I think it has nothing to do with the file extension.
|
|
June 12, 2020, 13:55 |
|
#4 |
New Member
Ketaki
Join Date: Apr 2018
Posts: 1
Rep Power: 0 |
Hello,
I am having same issue while fluent writes .out report files. @ cfd_worker99 - were you able to solve it? was it some size issue? |
|
Tags |
post-process, report files |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] How to write cellSet for different regions in constant/polyMesh/sets | Struggle_Achieve | OpenFOAM Meshing & Mesh Conversion | 3 | June 17, 2019 10:29 |
[snappyHexMesh] Creating multiple multiple cell zones with snappyHexMesh - a newbie in deep water! | divergence | OpenFOAM Meshing & Mesh Conversion | 0 | January 23, 2019 05:17 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
Possible Bug in pimpleFoam (or createPatch) (or fluent3DMeshToFoam) | cfdonline2mohsen | OpenFOAM | 3 | October 21, 2013 10:28 |
UDF issue | MASOUD | Fluent UDF and Scheme Programming | 14 | December 6, 2012 14:39 |