version 3.11-dev
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
freeflow/navierstokes/energy/model.hh File Reference

A single-phase, non-isothermal free-flow model. More...

#include "indices.hh"
#include "iofields.hh"

Go to the source code of this file.

Description

In addition to the momentum and mass/mole balance equations, this model also solves the energy balance equation :

(ϱv)t+(ϱhvλeffT)qT=0

For laminar Navier-Stokes flow the effective thermal conductivity is the fluid thermal conductivity: λeff=λ.

For turbulent Reynolds-averaged Navier-Stokes flow the eddy thermal conductivity is added: λeff=λ+λt. The eddy thermal conductivity λt is related to the eddy viscosity νt by the turbulent Prandtl number:

λt=νtϱcpPrt

Classes

struct  Dumux::NavierStokesEnergyModelTraits< IsothermalT >
 Specifies a number properties of non-isothermal free-flow flow models based on the specifics of a given isothermal model. More...
 

Namespaces

namespace  Dumux
 
Include dependency graph for freeflow/navierstokes/energy/model.hh: