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 |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
// checkYPlus tool definition
|
||||
// yPlusRAS tool definition
|
||||
|
||||
description "Create the y+ field";
|
||||
|
||||
checkYPlusDict
|
||||
{
|
||||
type dictionary;
|
||||
description "checkYPlus control dictionary";
|
||||
description "yPlusRAS control dictionary";
|
||||
dictionaryPath "system";
|
||||
|
||||
entries
|
||||
Reference in New Issue
Block a user