CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

[pre-processing] alphat units

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 22, 2024, 04:04
Post [pre-processing] alphat units
  #1
New Member
 
Dasha
Join Date: Sep 2023
Posts: 16
Rep Power: 2
DashaSh is on a distinguished road
Hello,

I'm setting up a multi-region heat exchange case and I have a question about the dimensions of turbulent thermal diffusion.
According to the documentation (see link 1 and link 2) :

Code:
alphat    | Kinematic turbulent thermal conductivity    [m2/s]
turbulent thermal diffusion is proportional to kinematic viscosity and should have units of [m2/s]

However, in the tutorials, I found that the units are given as kg/m/s:

Code:
FoamFile
{
    format      binary;
    class       volScalarField;
    location    "0/fluid";
    object      alphat;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions      [ 1 -1 -1 0 0 0 0 ];
Can someone explain this discrepancy?

I'm also found a post with the same question, but without an answer.

Useful links:
https://cfd.direct/openfoam/free-sof...or-the-future/
https://en.wikipedia.org/wiki/Turbul...Eddy_viscosity
DashaSh is offline   Reply With Quote

Reply

Tags
alphat, thermal diffusion


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
fvOptions() Options and SemiImplicit Source Term - Units Tobi OpenFOAM Programming & Development 11 February 18, 2021 09:13
Thermophysical Property Units johanz OpenFOAM Pre-Processing 2 December 16, 2018 10:08
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
mut and alphat & compressible flow sasanghomi OpenFOAM 2 September 17, 2013 14:42
units in OpenFOAM megacrout OpenFOAM 4 July 19, 2011 08:04


All times are GMT -4. The time now is 20:34.