Coder Social home page Coder Social logo

phasefield-dsd's Introduction

An efficient phase-field model of shear fractures using deviatoric stress split

We propose a phase-field model of shear fractures using the deviatoric stress decomposition (DSD). This choice allows us to use general three-dimensional Mohr-Coulomb's (MC) failure function for formulating the relations and evaluating peak and residual stresses. We apply the model to a few benchmark problems of shear fracture and strain localization and report remarkable performance. Our model is able to capture conjugate failure modes under biaxial compression test and for the slope stability problem, a challenging task for most models of geomechanics.

For more details, please check out our paper at: https://arxiv.org/abs/2303.07309

Triaxial Compression

Trixial Compression

Remark 1: The code would generate a coarse mesh. For better accuracy, use a much finer mesh, according to the details presented in our paper.

Slope Stability

Slope Stability

Remark 2: The code would generate a coarse mesh. For better accuracy, use a much finer mesh, according to the details presented in our paper.

Remark 3: There are two solution steps, with first being the gravity loading. The second step relies on the solution from the first step.

How to use

To use the java codes, you need to first compile them with COMSOL's built-in java compiler. First you need to located COMSOL's installation directory, and then:

On MacOS/Linux:

/Applications/<COMSOL-VER>/Multiphysics/bin/comsol compile /full/path/to/***.java

On Windows:

C:\Program Files\<COMSOL-VER>\Multiphysics\bin\win64\comsolcompile C:\full\path\to\***.java

Compiling these java codes should generate a java binary ***.class which then you can open in COMSOL. These codes are tested using COMSOL > v6.0, however most portions should be supported in earlier versions with minor adjustments.

Reference

If you found our work helpful, please cite us:

@article{haghighat2023efficient,
  title={An efficient phase-field model of shear fractures using deviatoric stress split},
  author={Haghighat, Ehsan and Santill{\'a}n, David},
  journal={arXiv preprint arXiv:2303.07309},
  url={https://arxiv.org/abs/2303.07309},
  year={2023}
}

phasefield-dsd's People

Contributors

ehsanhaghighat 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.