dims (array) – Size 3 Array-like for x, y, and z dimentions respectively
**kwargs – Extra arguements to write to VTK file.
Examples: Permeability = perm_matrix …
where perm_matrix is an array defining permeability
values for each pixel
generated_network (dict) – The OpenPNM network containing pore and throat information.
throat_random (int) – Multiplier that decides how random the throat shape will be. Default is 1.
A value of 0 makes the throats straight.