DAMASK_EICMD/python
Philip Eisenlohr 80c31ac20e Add period to sentences. 2024-03-02 13:31:24 +05:30
..
damask Add period to sentences. 2024-03-02 13:31:24 +05:30
tests more robust implementation 2024-03-02 13:31:24 +05:30
.coveragerc test new functionality 2023-12-18 23:30:05 +01:00
.gitignore arguments can be int, bool, str 2021-03-31 08:12:57 +02:00
MANIFEST.in damask.Environment reads from os.environ; python module is packaging-ready 2020-01-13 17:28:28 -05:00
README.md symlink was broken 2022-04-24 17:47:26 +02:00
mypy.ini separate import of vtk modules 2023-03-08 18:03:22 +00:00
pyproject.toml https://snarky.ca/what-the-heck-is-pyproject-toml 2021-06-22 11:10:03 +02:00
setup.cfg should not be in here 2023-02-12 09:20:46 +01:00

README.md

DAMASK - The Düsseldorf Advanced Material Simulation Kit

DAMASK_EICMD

This is a DAMASK fork with implementation of the "Discrete Deformation Twinning Model" based on work done by Dr. Satyapriya Gupta and Dr. Philip Eisenlohr at MSU.

The Discrete Deformation Twinning Model

The aim of this model is to accurately match experimental observations of deformation twinning while remaining computationally efficient compared to physics-based phase field models.

  • We introduce stochasticity for the nucleation and growth events of twinning through random sampling, similar to Monte Carlo Methods.
  • The ease or difficulty of a twinning event is controlled by adjusting the frequency of sampling.
  • At each voxel, the state of twinning is treated as a discrete quantity, unlike the approach based on diffused volume fraction method.
  • The kinetics of twinning occur in the form of a “jump,” rather than following a rate equation as in the “pseudo-slip” approach.
  • The jumped state is evaluated using the correspondence matrix from Niewczas, Acta Materialia, 2010.

Repository Locations

git.damask.mpie.de

All code development is centralized in the principal DAMASK code repository hosted at git.damask.mpie.de. Access to this GitLab instance requires registration and is granted to anyone with an interest in actively supporting the development of DAMASK.

github.com

GitHub hosts the publicly accessible, but read-only, mirror of the principal DAMASK code repository and replicates its three top-level branches from git.damask.mpie.de.

The site is primarily meant to provide a forum for Discussions and Issues.

Contact Information

( EICMD Team, IIT Dharwad https://sites.google.com/view/eicmd/home )

Max-Planck-Institut für Eisenforschung GmbH
Max-Planck-Str. 1
40237 Düsseldorf
Germany