Triaxial Direct-Shear In Situ Microtomography
收藏DataCite Commons2025-11-11 更新2024-07-13 收录
下载链接:
https://digitalporousmedia.org/published-datasets/drp.project.published.DRP-164
下载链接
链接失效反馈官方服务:
资源简介:
We perform x-ray radiography and microtomography on rock specimens that are fractured at elevated confining stress conditions up to 30 MPa. We also concurrently measure stress and hydraulic conductivity. Metadata for this study is described in companion publications. LA-UR-18-27419.
To read these *.npy files using python 2.7:
"
import numpy as np
import pylab
stack = np.load('BA01-05_3D_CT_python_array.npy')
view = pylab.imshow(stack[300,:,:], cmap='gray')
pylab.show()
"
提供机构:
Digital Rocks Portal
创建时间:
2018-08-14



