From 14b685d48e5d8ee4eccd51b8a33b7c9e5c7a212a Mon Sep 17 00:00:00 2001 From: Noels Ludovic <l.noels@uliege.be> Date: Wed, 6 Dec 2023 21:01:20 +0000 Subject: [PATCH] Update README.md --- SFEM/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SFEM/README.md b/SFEM/README.md index 7ed3826..e9dc3a8 100644 --- a/SFEM/README.md +++ b/SFEM/README.md @@ -5,9 +5,9 @@ This repository contains: -* A spectral generator of random fields (RF). +* A spectral generator of random fields (RF) [^1]. * Scripts to vizualize of the random fields. -* 2 test cases of Monte-Carlo (MC) stochastic finite element simulations (SFEM). +* 2 test cases of random fiels generation and 1 test case of Monte-Carlo (MC) stochastic finite element simulations (SFEM). ## Table of Contents @@ -140,7 +140,7 @@ This project has received funding from the European Union’s Horizon 2020 resea Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union. Neither the European Union nor the granting authority can be held responsible for them. -[^1]: The finite-strain visco-elastic visco-plastic model follows: -"_Nguyen, V. D., Lani, F., Pardoen, T., Morelle, X., & Noels, L. (01 October 2016)._ **A large strain hyperelastic viscoelastic-viscoplastic-damage constitutive model based on a multi-mechanism non-local damage continuum for amorphous glassy polymers.** International Journal of Solids and Structures, 96, 192-216. [doi:10.1016/j.ijsolstr.2016.06.008](https://dx.doi.org/10.1016/j.ijsolstr.2016.06.008)" which can be downloaded [here](https://hdl.handle.net/2268/197898). We would be grateful if you could cite this publication in case you use the files. +[^1]: The random field generator is described in: +"_Noels, L. (2002)._ **Toward stochastic multi-scale methods in continuum solid mechanics** Advances in Applied Mechanics, 55, 1-254. [doi:10.1016/bs.aams.2022.03.001](https://dx.doi.org/10.1016/10.1016/bs.aams.2022.03.001)" which can be downloaded [here](https://hdl.handle.net/2268/253001). Please note the [erratum](https://orbi.uliege.be/bitstream/2268/253001/6/aam_correction.pdf) of the official version. We would be grateful if you could cite this publication in case you use the files. + -[^2]: "_Wu, L., Anglade, C., Cobian, L., Monclus, M., Segurado, J., Karayagiz, F., Freitas, U., & Noels, L_. (23 November 2023). Bayesian inference of high-dimensional finite-strain visco-elastic-visco-plastic model parameters for additive manufactured polymers and neural network based material parameters generator. International Journal of Solids and Structures, 283, 112470. [doi:10.1016/j.ijsolstr.2023.112470](https://dx.doi.org/10.1016/j.ijsolstr.2023.112470)" which can be downloaded [here](https://hdl.handle.net/2268/306208). We would be grateful if you could cite this publication in case you use the files. -- GitLab