mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated illegal doxy tags
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user