mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Rename checkYPlus to yPlusRAS for consistency with yPlusLES
This commit is contained in:
@ -5,14 +5,14 @@
|
|||||||
| \\ / A nd | Web: http://www.openfoam.org |
|
| \\ / A nd | Web: http://www.openfoam.org |
|
||||||
| \\/ M anipulation | |
|
| \\/ M anipulation | |
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
// checkYPlus tool definition
|
// yPlusRAS tool definition
|
||||||
|
|
||||||
description "Create the y+ field";
|
description "Create the y+ field";
|
||||||
|
|
||||||
checkYPlusDict
|
checkYPlusDict
|
||||||
{
|
{
|
||||||
type dictionary;
|
type dictionary;
|
||||||
description "checkYPlus control dictionary";
|
description "yPlusRAS control dictionary";
|
||||||
dictionaryPath "system";
|
dictionaryPath "system";
|
||||||
|
|
||||||
entries
|
entries
|
||||||
Reference in New Issue
Block a user