mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: First pass through doxygen info updates for function objects
This commit is contained in:
@ -21,19 +21,22 @@ License
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
\addtogroup functionObjects
|
||||
@{
|
||||
|
||||
Class
|
||||
Foam::cloudInfo
|
||||
|
||||
Description
|
||||
Outputs cloud information to file
|
||||
|
||||
Currently outputs:
|
||||
- total current number of parcels
|
||||
- total current mass of parcels
|
||||
This function object outputs lagrangian cloud information to a file. The
|
||||
current outputs include:
|
||||
- total current number of parcels
|
||||
- total current mass of parcels
|
||||
|
||||
SourceFiles
|
||||
cloudInfo.C
|
||||
IOcloudInfo.H
|
||||
@}
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user