of.set.GBM#

of.set.GBM *group_count* <int> *group1_name* <string> *ratio1* <double> *group2_name* <string> *ratio2* <double>…

Assign the number of groups for minerals in GBM module and assign the group tags and area ratio for different minerals. The groups are issued to elements. The accumulation of all ratios should equal to 1.0.


Parameters:

group_count: Number of groups will be assigned.

group_name: The name of mineral groups.

ratio: The ratio of mineral in the model. The sum of mineral ratio should be 1.0.

Example:

# Example
of.set.GBM 3 ‘Quartz’ 0.4 ‘Feldspar’ 0.3 ‘Mica’ 0.3