Corrected typo
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1741
This commit is contained in:
parent
94e1fd68c2
commit
9e0f08b204
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ public:
|
|||
//- Const access to the coefficients dictionary
|
||||
virtual const dictionary& coeffDict() const = 0;
|
||||
|
||||
//- Helper function to return the nam eof the turbulence G field
|
||||
//- Helper function to return the name of the turbulence G field
|
||||
inline word GName() const
|
||||
{
|
||||
return word(type() + ":G");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue