GithubHelp home page GithubHelp logo

ctsta's Introduction

CTSTA

Characterisation of microstructures

  1. The source code is released accompanying the publication of the paper “Jie Liu, Gerald G. Pereira, Qingbin Liu, Klaus Regenauer-Lieb, 2016, Computational challenges in the analyses of petrophysics using microtomography and upscaling: A review, Computers & Geosciences, 89, 107–117, doi:/10.1016/j.cageo.2016.01.014.” Please cite this paper if you use the tool to do characterisation in your research.

  2. The code calls a function of mathematical library of Intel, thus it is preferred to compile it using Intel-compiler and use “-mkl” to call the math-lib.

  3. Some basic concepts

3.1 Connection: in a binary dataset after segmentation, two voxels with a common plane and of the same material is connected; two voxels with a common line and of the same material is not connected.

3.2 Cluster: a cluster is a group of voxels connected one by one and of the same material. A cluster can be very large and complex; also can be very small and simple – an isolated voxel with different material is defined as a cluster.

3.3 Labelling clusters: is a process of giving all voxels within the same cluster the same label. The largest cluster (with maximum voxel number) is cluster 1, the second largest one is cluster 2, and so on.

3.4 Percolating: We define a direction is percolating when one boundary of the parallelepiped in the direction has the same cluster label with its opposite boundary. This means the two end boundaries of the direction are connected by the same cluster and the model is permeable.

ctsta's People

Contributors

liujie-sysu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.