fracsimu.to.block {RGeostats} | R Documentation |
Calculate the parameter induced by a set of simulated fractures
fracsimu.to.block(fracsimu, dbgrid, param.mat = 1, param.bench = 10, param.tabs = 10, ndisc = 10, radix = "Frac2Block", modify.target = db.locmod())
fracsimu |
A |
dbgrid |
The |
param.mat |
Value of the Parameter assigned to the matrix |
param.bench |
Value of the parameter assigned to the bench edges |
param.tabs |
Array of parameter values assigned to each fracture family. The first value is assigned to the main fault (family 0); the second value is assigned to fractures belonging to the first family, and so on. |
ndisc |
Number of steps used to discretize the smallest grid cell dimension. |
radix |
Radix of the name given to the variables storing the results in the target Db. |
modify.target |
Decides whether or not the newly created variables will have their
locator defined or not. For more information, see |
The db-class
structure where the parameter field is added.