mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENHL code restructuring
This commit is contained in:
@ -21,10 +21,18 @@ License
|
|||||||
You should have received a copy of the GNU General Public License along with
|
You should have received a copy of the GNU General Public License along with
|
||||||
OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
\defgroup grpIcoRASBoundaryConditions RAS incompressible boundary conditions
|
||||||
|
@{
|
||||||
|
This group contains incompressible RAS turbulence model boundary conditions
|
||||||
|
@}
|
||||||
|
|
||||||
\defgroup grpIcoWallFunctions RAS incompressible wall functions
|
\defgroup grpIcoWallFunctions RAS incompressible wall functions
|
||||||
@{
|
@{
|
||||||
\ingroup grpBoundaryConditions
|
\ingroup grpIcoRASBoundaryConditions
|
||||||
This group contains incompressible RAS turbulence model wall functions
|
This group contains incompressible RAS turbulence model wall functions
|
||||||
@}
|
@}
|
||||||
|
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
Reference in New Issue
Block a user