Skip to content
Snippets Groups Projects
Commit dc40eb98 authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: Updated head documentation

parent 04e39e1e
Branches
Tags
No related merge requests found
...@@ -49,7 +49,7 @@ namespace LESModels ...@@ -49,7 +49,7 @@ namespace LESModels
{ {
/*---------------------------------------------------------------------------*\ /*---------------------------------------------------------------------------*\
Class LESeddyViscosity Declaration Class LESeddyViscosity Declaration
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
template<class BasicTurbulenceModel> template<class BasicTurbulenceModel>
......
...@@ -34,13 +34,12 @@ Description ...@@ -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]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment