BASSIGN
Use this to assign block variable values from an input model to an output model. The values are assigned based on their common block overlap and the calculation method chosen. The details are stored in the Assignment Definition file (.bassign_spec
).
Note: The input and output model must have the same orientation (i.e. bearing, plunge and dip) and their parent (primary) block extents must overlap. If the output model extent is beyond the input model extent, then input blocks on the edge are assigned incorrect values due to the difference in volume.
Usage:
bassign [options] <input model> <output model> <definition file> |
Where:
Option |
Description |
||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[options] |
The [options] for this executable are:
|
||||||||||||||||||||||||||||||||
<input model> |
Refers to the name of the block model file from which the variable(s) will be taken. |
||||||||||||||||||||||||||||||||
<output model> |
Refers to the name of the block model file that will store the assigned variable(s). |
||||||||||||||||||||||||||||||||
<definition file> |
Refers to the name of the Assignment Definition file ( Note: Assignment Definition files generated prior to version 3.4 use a '.bdf' file extension instead of '.bassign_spec'. |
Example:
bassign demoinput demooutput demoassign.bdf
bassign demoinput demooutput demoassign.bassign_spec