From 05302c177cdf9b78bdfa7d41c28e80af453cc6ed Mon Sep 17 00:00:00 2001 From: noels <l.noels@ulg.ac.be> Date: Wed, 29 Dec 2021 16:33:00 +0100 Subject: [PATCH] new file --- MFH/Readme.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 MFH/Readme.txt diff --git a/MFH/Readme.txt b/MFH/Readme.txt new file mode 100644 index 0000000..1516a7a --- /dev/null +++ b/MFH/Readme.txt @@ -0,0 +1,9 @@ +Mean-field homogenization codes developed for visco-elastic-visco-plastic heterogeneous materials. +Two methods have been developed: +1) Integral-affine formulation in directory affinistan +2) Incremental-secant formulation in directory secantmfh + + +The theory related to the methods is detailed in the publication: M. Haddad, I. Doghri, O. Pierard "Viscoelastic-Viscoplastic polymer composites: development and evaluation of two very dissimilar mean-field homogenization models." International Journal of Solids and Structures, 236-237 (2022),111354. +doi: https://doi.org/10.1016/j.ijsolstr.2021.111354 +open access: https://www.researchgate.net/publication/355981059 -- GitLab