STYLE: add usage notes to more utilities and solvers

This commit is contained in:
Mark Olesen
2018-12-11 15:25:27 +01:00
parent ee5199cc65
commit 68ec561df8
224 changed files with 1336 additions and 238 deletions

View File

@ -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"