mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: TableFile: added to comment
This commit is contained in:
@ -31,9 +31,10 @@ Description
|
|||||||
<entryName> tableFile;
|
<entryName> tableFile;
|
||||||
tableFileCoeffs
|
tableFileCoeffs
|
||||||
{
|
{
|
||||||
dimensions [0 0 1 0 0]; // optional dimensions
|
dimensions [0 0 1 0 0]; // optional dimensions
|
||||||
fileName dataFile; // name of data file
|
fileName dataFile; // name of data file
|
||||||
outOfBounds clamp; // optional out-of-bounds handling
|
outOfBounds clamp; // optional out-of-bounds handling
|
||||||
|
interpolationScheme linear; // optional interpolation method
|
||||||
}
|
}
|
||||||
\endverbatim
|
\endverbatim
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user