|
[Sponsors] |
calculation of laminar dynamic viscosity in BasicThermo.H |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Senior Member
Join Date: Nov 2012
Posts: 171
Rep Power: 14 ![]() |
Hi All,
I have a question about the calculation of the laminar dynamic viscosity in BasicThermo.H. In BasicThermo.H, the variables mu_ is specified as: 00201 mu_ 00202 ( 00203 IOobject 00204 ( 00205 "mu", 00206 mesh.time().timeName(), 00207 mesh, 00208 IOobject::NO_READ, 00209 IOobject::NO_WRITE 00210 ), 00211 mesh, 00212 dimensionSet(1, -1, -1, 0, 0) 00213 ), I know this value should be calculated based on the setting in thermodynamic dictionary, but I do not know in which class the mu is calculated. Can anybody give some hints about this problem ![]() best regards, H |
|
![]() |
![]() |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Viscosity output | kakarot9999 | FLUENT | 1 | September 14, 2011 11:01 |
Axissymmetric "laminar flow?" -> Calculation of Cd | Rahul Sangole | FLUENT | 3 | January 30, 2006 03:31 |
dynamic viscosity | abulbashar alam | Main CFD Forum | 1 | April 22, 2005 11:15 |
Differences between a laminar code and a les one | ben | Main CFD Forum | 9 | February 17, 2005 00:40 |
Problem of Turbulent Viscosity Ratio Limited | David Yang | FLUENT | 3 | June 3, 2002 07:13 |