ENH: Updated illegal doxy tags

This commit is contained in:
andy
2012-07-19 16:18:45 +01:00
parent 30619cbf58
commit 15636809eb
2 changed files with 27 additions and 19 deletions

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -25,19 +25,23 @@ Class
Foam::explicitSetValue
Description
Explicit set values on fields.
Set values field values explicity.
Sources described by:
<Type>ExplicitSetValueCoeffs
\verbatim
<Type>ExplicitSetValueCoeffs
{
injectionRate
{
injectionRate
{
k 30.7;
epsilon 1.5;
}
k 30.7;
epsilon 1.5;
}
}
\endverbatim
SeeAlso
Foam::basicSource
SourceFiles
explicitSetValue.C