From b5b2fb6f3588cbd0c36751a740c7090913e8fcca Mon Sep 17 00:00:00 2001 From: Matthew Grasinger Date: Mon, 4 Sep 2023 11:30:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2924df3..e2d9509 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # polymer-stats +[![DOI](https://zenodo.org/badge/260955234.svg)](https://zenodo.org/badge/latestdoi/260955234) + Numerical modelling of the electroelasticity of polymer chains consisting of dielectric monomers and polar monomers. Chains consisting of dielectric monomers can be simulated in either the fixed end-to-end vector (`mean_field.jl`) or fixed force ensembles (`mcmc_eap_chain.jl`). The fixed end-to-end vector ensemble is simulated using mean-field theory and numerical integration; whereas the fixed force ensemble is simulated using the Markov chain Monte Carlo method.