ENHL code restructuring

This commit is contained in:
andy
2012-07-12 17:10:45 +01:00
parent 4d318912c1
commit c40bc965ed

View File

@ -21,10 +21,18 @@ License
You should have received a copy of the GNU General Public License along with
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
@{
\ingroup grpBoundaryConditions
\ingroup grpIcoRASBoundaryConditions
This group contains incompressible RAS turbulence model wall functions
@}
\*---------------------------------------------------------------------------*/