measure dump command

Syntax

measure dump id i keyword

Primary keywords:

file    table

Dump the cumulative size distribution data.

file s

Dump information into a file with name s.

Warning

This feature is not available yet.

table itab

Dump the information into table with ID itab. The table will be created or overwritten (if it already exists).

Usage Example

The following example illustrates how the measure dump command can be used to dump the particle size distribution data into a table.

measure create id 1 bins 100 0.0 0.50 rad 4.0
measure dump id 1 table 1