Published July 4, 2023 | Version v1

Microstructure dataset CCC-D-23-00329

  • 1. The University of Tokyo
  • 2. Karlsruhe Institute of Technology

Description

Microstructure dataset supporting the readers of the journal article [CCC-D-23-00329]: Effective diffusivity of hardened cement paste from 3D microstructures: a critical comparison of real and virtual microstructures by Pakpoom Limtong, Ravi A. Patel, Yuya Takahashi, Tetsuya Ishida

This data set contains 3D hardened cement paste microstructures with the water-to-cement mass ratio (w/c) of 0.30, 0.40, and 0.45. Three microstructure entities (µCT, HYMOSTRUC, and CEMHYD3D) are provided with the same voxel resolution of 1 µm/voxel and the same degree of hydration.

1.) µCT from The NIST Visible Cement Data Set (https://visiblecement.nist.gov/cement.html)
2.) HYMOSTRUC model, a vector-based hydration model developed by TU Delft, The Netherlands.
3.) CEMHYD3D model, a voxel-based hydration model developed by NIST, USA.

The data set is given in an 8-bit numpy file format. For more details, please refer to the description of each sample.

Nomenclature: image_w/c_size.npy
1.) "original" denoted the unprocessed extracted from the whole CT image originally provided by NIST.
2.) "denoised" denoted the denoised image of the "original"
3.) "segmented" denoted the segmented image of the denoised image. It contains 4 - 5 phases as described below,
-----notation of segmented image-------- 0 = pore 1 = hydrates 2 = portlandite 3 = clinker 4 = large isolated air void ---------

Example: reading a microstructure on Python IDE
import numpy as np
import matplotlib.pylab as plt
file = input("Please input the file you want to analyze:")
#load an image
image = np.load(file + ".npy")
#obtain the volume fraction by np.mean
print("Segmented porosity =", np.mean(image == 0))
#visualize a slice of the 3D image
plt.imshow(image[0], cmap = 'gray') 

Files

original_030_412_Ring artifact removed.tif

Files (1.3 GB)

Name Size
md5:bc0f3d459ad775114b055eb7054ca4bb
8.0 MB Download
md5:07bd2987272dab718c32e2dc6cc4fe4f
8.0 MB Download
md5:527e365c5472605fcdb90e0858ab2b9e
8.0 MB Download
md5:11b71deeb3a77aaba508ff354f6375c2
69.9 MB Download
md5:389d9763486212d369721242fb9d149a
166.4 MB Download
md5:ad0ea2dcfb933f720d66de3fd6148ec6
166.4 MB Download
md5:b65c360bb4f0f2e1c9883ab54d90db5f
8.0 MB Download
md5:9563c37f962c2ac4fd700146e009e152
8.0 MB Download
md5:702417a0347e636a8f48420ecc0f6477
8.0 MB Download
md5:858106a0ccf9f87a613efc479e12b60d
70.0 MB Preview Download
md5:4ebe809ca5e971ee9b603387fc425acd
166.5 MB Preview Download
md5:054508c71658ed804f2c60efdd194782
166.5 MB Preview Download
md5:2df8d9d8852eb1af3c1c32cb4b28db5c
69.9 MB Download
md5:de85989f8b50f1b8d7f7b639ccd1e3f4
166.4 MB Download
md5:91100c6b90435b404b9d38405d46b5b9
166.4 MB Download