|
[Sponsors] |
August 15, 2020, 17:13 |
Function object: Nusselt number
|
#1 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
(No guarantee) A tiny modification of an existing function object (i.e. heatTransferCoeff) to compute Nusselt number.
Might be helpful to someone one day (though not sure as usual). A minimal example of usage: Code:
NusseltNo { type heatTransferCoeff; libs (fieldFunctionObjects); field T; htcModel localReferenceTemperature; patches ( hot_wall ); L 1.0; kappa 1.0; writeControl timeStep; writeInterval 1; }
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
March 2, 2021, 13:51 |
|
#2 |
New Member
Christian
Join Date: Dec 2019
Posts: 3
Rep Power: 6 |
Really nice and exactly what i'm looking for.
But could you please explain how i cann add these in my OpenFOAM installation in order to use this? Thanks in advance and pretty nice work. With kind regards Christian |
|
March 2, 2021, 14:19 |
|
#3 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Hi,
I think the above became redundant with the Nusselt number in v2012.
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
March 6, 2023, 01:49 |
|
#4 |
New Member
Muyiwa
Join Date: Feb 2020
Posts: 12
Rep Power: 6 |
Thanks for this solution for Nusselt number.
I'm using OpenFOAM-v1812. Can you please kindly explain how I can use or add this to OpenFOAM-v1812 to calculate the Nusselt number? Thanks in advance. Best regards Muyiwa |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Error snappyhexmesh - Multiple outside loops | avinashjagdale | OpenFOAM Meshing & Mesh Conversion | 53 | March 8, 2019 10:42 |
Running UDF with Supercomputer | roi247 | FLUENT | 4 | October 15, 2015 14:41 |
decomposePar -allRegions | stru | OpenFOAM Pre-Processing | 2 | August 25, 2015 04:58 |
SigFpe when running ANY application in parallel | Pj. | OpenFOAM Running, Solving & CFD | 3 | April 23, 2015 15:53 |
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 | keepfit | ParaView | 60 | September 18, 2013 04:23 |