mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: clarify comments in etc/colourTables
This commit is contained in:
committed by
Andrew Heather
parent
f95b67b565
commit
005abee368
@ -7,9 +7,9 @@
|
|||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
// An OpenFOAM dictionary of colourTables.
|
// An OpenFOAM dictionary of colourTables.
|
||||||
// The names should match those in the colourTables class.
|
// The predefined enumerations in the colourTables class *must* also appear
|
||||||
|
// here, but the file can also contain additional custom colour tables too.
|
||||||
|
|
||||||
6
|
|
||||||
(
|
(
|
||||||
|
|
||||||
coolToWarm
|
coolToWarm
|
||||||
@ -91,6 +91,8 @@ xray
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Additional tables (without code enumeration)
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
Reference in New Issue
Block a user