mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Updated header doc to keep Doxygen happy
This commit is contained in:
@ -162,7 +162,7 @@ public:
|
||||
|
||||
//- Return the set of times selected based on the argList options
|
||||
// including support for \b -newTimes in which times are selected
|
||||
// if the file <fName> does not exist in the time directory.
|
||||
// if the file \<fName\> does not exist in the time directory.
|
||||
// Also set the runTime to the first instance or the
|
||||
// \c constant/ directory if no instances are specified or available
|
||||
static instantList select
|
||||
|
||||
@ -47,7 +47,7 @@ Description
|
||||
Property | Description | Required | Default value
|
||||
type | Type name: yPlus | yes |
|
||||
phiName | Name of flux field | no | phi
|
||||
resultName | Name of y+ field | no | <function name>
|
||||
resultName | Name of y+ field | no | \<function name\>
|
||||
log | Log to standard output | no | yes
|
||||
\endtable
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@ License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Class
|
||||
radiationCoupledBase
|
||||
Foam::radiationCoupledBase
|
||||
|
||||
Description
|
||||
Common functions to emissivity. It gets supplied from lookup into a
|
||||
|
||||
Reference in New Issue
Block a user