FANS: an open-source, efficient, and parallel FFT-based homogenization solver designed to solve microscale multiphysics problems.
GNU Lesser General Public License v3.0
8
stars
2
forks
source link
Small strain material models and minor improvements #18
Closed
sanathkeshav closed 1 month ago
2 Pseudo plastic models -> Linear and nonlinear hardening (see https://doi.org/10.1016/j.euromechsol.2017.11.007 -> Appendix A.1 and A.2)
Rate-dependent (Perzyna type) J2 plasticity models with kinematic hardening, linear/nonlinear (exponential saturation law) isotropic hardening models
Refactored names of some material models
Added Young's modulus plotting subroutine to the Dashboard
Postprocessing and updating internal variables are decoupled. Internal variables are updated at the end of each time step in Solve.
Added contributors list to README.md