Skip to content
Snippets Groups Projects
Commit 33d60156 authored by andy's avatar andy
Browse files

ENH: Updated IOMRFZoneList header documentation

parent dec670d2
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,24 @@ Class ...@@ -25,7 +25,24 @@ Class
Foam::IOMRFZoneList Foam::IOMRFZoneList
Description Description
List of MRF zones with IO functionality List of MRF zones with IO functionality. MRF zones are specified by a list
of dictionary entries, e.g.
\verbatim
zone1
{
cellZone rotor1;
active yes;
...
}
zone2
{
cellZone rotor2;
active yes;
...
}
\endverbatim
SourceFiles SourceFiles
IOMRFZoneList.C IOMRFZoneList.C
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment