|
[Sponsors] |
October 22, 2018, 09:32 |
PostProcessing fails for wallHeatFlux: OF6
|
#1 |
Senior Member
Deep
Join Date: Oct 2017
Posts: 180
Rep Power: 9 |
Hi,
Just an observation. Using wallHeatFlux during postprocess doesn't work in OF6. I came across this bug here: https://bugs.openfoam.org/view.php?id=3055. I have exact same type of error. Although it says this should have been resolved in the 5th August patch (and I've the updated version), it still won't work for "wallHeatFlux". It has been reopened but no further update so far. I did not try any other functionObjects. Perhaps this is still to be resolved? My workaround was to do it in OF5 where it works perfectly fine. Also, as a side note, this is a great functionality introduced (not sure if it existed prior to OF6, I just discovered it). Very user-friendly: In controlDict: Code:
functions { libs ("libfieldFunctionObjects.so"); Ma { type MachNo; executeControl writeTime; writeControl writeTime; } #includeFunc wallHeatFlux } |
|
April 17, 2019, 01:16 |
|
#2 |
Senior Member
TWB
Join Date: Mar 2009
Posts: 414
Rep Power: 19 |
Hi,
I got similar wallheatflux error as yours. There's problem in OF6 and OF1812. For me, I got 0 values in OF1812, and in OF6, I got this error: Time = 0.001400003 Reading thermophysical properties Selecting thermodynamics package { type hePsiThermo; mixture pureMixture; transport sutherland; thermo hConst; equationOfState perfectGas; specie specie; energy sensibleInternalEnergy; } Reading field U Creating turbulence model Selecting turbulence model type laminar Selecting laminar stress model Stokes --> FOAM FATAL ERROR: request for volScalarField wallHeatFlux from objectRegistry region0 failed available objects of type volScalarField are 9 ( thermo:mu thermosi rho thermosi_0 p T rhoE e thermo:alpha ) From function const Type& Foam:bjectRegistry::lookupObject(const Foam::word&) const [with Type = Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>] in file /home/projects/11000324/OpenFOAM/OpenFOAM-6/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 193. FOAM aborting However, for the same problem, OF3 and 5 are both working. Can someone confirm this error? |
|
Tags |
bug, postprocessing, wallheatflux |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
using fieldAverage library to average postprocessing | eelcovv | OpenFOAM Programming & Development | 32 | May 17, 2022 10:55 |
InterFoam: Different results in OF5 and OF6 | vatavuk | OpenFOAM Bugs | 19 | January 26, 2021 18:22 |
wallHeatTransferCoeff in chtMultiRefionFoam OF6 not working | mwaqas | OpenFOAM Running, Solving & CFD | 4 | September 17, 2020 13:17 |
Postprocessing with matlab | giack | OpenFOAM Post-Processing | 2 | July 26, 2013 04:45 |
Question about Postprocessing Using UDF(in tutoria | sarah_ron2002 | FLUENT | 1 | April 10, 2007 17:17 |