mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated head documentation
This commit is contained in:
@ -49,7 +49,7 @@ namespace LESModels
|
|||||||
{
|
{
|
||||||
|
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
Class LESeddyViscosity Declaration
|
Class LESeddyViscosity Declaration
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
template<class BasicTurbulenceModel>
|
template<class BasicTurbulenceModel>
|
||||||
|
|||||||
@ -34,13 +34,12 @@ Description
|
|||||||
phase change is added as an enthalpy contribution.
|
phase change is added as an enthalpy contribution.
|
||||||
|
|
||||||
Based on the references:
|
Based on the references:
|
||||||
|
-# V.R. Voller and C. Prakash, A fixed grid numerical modelling
|
||||||
1. V.R. Voller and C. Prakash, A fixed grid numerical modelling
|
methodology for convection-diffusion mushy phase-change problems,
|
||||||
methodology for convection-diffusion mushy phase-change problems,
|
Int. J. Heat Mass Transfer 30(8):17091719, 1987.
|
||||||
Int. J. Heat Mass Transfer 30(8):17091719, 1987.
|
-# C.R. Swaminathan. and V.R. Voller, A general enthalpy model for
|
||||||
2. C.R. Swaminathan. and V.R. Voller, A general enthalpy model for
|
modeling solidification processes, Metallurgical Transactions
|
||||||
modeling solidification processes, Metallurgical Transactions
|
23B:651664, 1992.
|
||||||
23B:651664, 1992.
|
|
||||||
|
|
||||||
The model generates a field \c \<name\>:alpha1 which can be visualised to
|
The model generates a field \c \<name\>:alpha1 which can be visualised to
|
||||||
to show the melt distribution as a fraction [0-1]
|
to show the melt distribution as a fraction [0-1]
|
||||||
|
|||||||
Reference in New Issue
Block a user