This repository contains code and material from my M.Tech thesis:
"Numerical Implementation of Crystal Plasticity for Face-Centered Cubic (FCC) Metals".
The implementation is based on the work of Khan et al. (2016), International Journal of Plasticity.
It demonstrates the numerical formulation and input preparation for crystal plasticity simulations in FCC metals.
MTech_Thesis.docx
– Full M.Tech thesis document describing theory, formulation, and implementation.Input_file.inp
– Example input file for running the code.UMAT.for
- Main driver code.
The formulation and methodology are adapted from:
Khan, Akhtar S., and Jian Liu. "A deformation mechanism based crystal plasticity model of ultrafine-grained/nanocrystalline FCC polycrystals." International Journal of Plasticity 86 (2016): 56-69.
This project is licensed under the MIT License – you are free to use, modify, and distribute the code, provided that the original copyright and license notice are retained.
See the LICENSE file for details.
This work was carried out as part of my Master of Technology in Mechanical System Design at the Indian Institute of Technology Indore (2018–2020).