mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: add usage notes to more utilities and solvers
This commit is contained in:
@ -273,8 +273,8 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
argList::addNote
|
||||
(
|
||||
"Apply a simplified boundary-layer model to the velocity and\n"
|
||||
"turbulence fields based on the 1/7th power-law."
|
||||
"Apply a simplified boundary-layer model to the velocity and"
|
||||
" turbulence fields based on the 1/7th power-law."
|
||||
);
|
||||
|
||||
#include "addRegionOption.H"
|
||||
|
||||
Reference in New Issue
Block a user