Abstract
In this erratum, we correct a mistake in a subcomponent of the numerical algorithm proposed in our recent study for modeling anisotropic reactive nonlinear viscoelasticity (doi:10.1115/1.4054983), for the special case where multiple weak bond families may be recruited with loading. This correction overcomes a nonphysical response noted under uni-axial cyclical loading.
1 Introduction
In our recently published study [1], we reported on a numerical scheme for the framework of reactive viscoelasticity initially presented in our prior theoretical report [2]. We also extended that original theoretical framework to incorporate multiple families of weak bonds, which break and reform into a stress-free state under loading, to be optionally recruited with increasing amount of loading (Sec. 2.3 of the paper [1]). We explained that this weak-bond recruitment could be easily incorporated into the existing framework via Eq. (2.31) of the paper. We provided a pseudo-code that incorporated Eq. (2.31) in Algorithm 2 of the paper. Finally, we illustrated the application of weak-bond recruitment in the curve-fitting results of Fig. 9 of the paper, which analyzed the response of the tissue to consecutive ramp-and-hold displacement profiles.
Upon release of the code in the open-source finite element software FEBio [3], we got feedback from a user (see Acknowledgments below) that this algorithm produced nonphysical responses when a tissue is subjected to uni-axial prescribed cyclical displacement with constant amplitude, such as load amplification along the loading direction, instead of the expected load attenuation. Here, we present a correction to Eq. (2.31), and an update to Algorithm 2 and Fig. 9, which overcome this original limitation.
2 Correction
where Ξ is the strain measure described in Eq. (2.29) of the paper, and represents the enhancement in weak bond mass fraction relative to the zero strain state, as illustrated in the example constitutive model of Eq. (2.30). The main difference between this corrected model and the original model is that the new model accounts for the enhancement in the weak bond mass fraction based on the strain measure Ξ evaluated at the current time t. The original formulation employed the maximum strain measure achieved in the strain history of the material, up until the first time-step tv when weak bonds from generation u started breaking.
This formulation adjusts the availability of weak bonds as the strain varies; in particular, it accommodates cyclical strains.
Function update |
Letnumber of generations |
If (m = 0) Or () |
If NewGeneration is True |
Pushontostack |
Pushontostack |
//Implement Sec. 2.3 |
Evaluateusing Eq. (2.29) |
Push |
ontostack |
Push |
ReformingBondMassFraction |
ontostack |
Call CullGenerations |
Else if |
Update previously pushed |
, and |
Function |
Letnumber of generations |
Ifm = 0 Return |
Let |
Foru = 0 tom − 1 |
Evaluate |
Evaluate |
Evaluate+= |
Return |
Function update |
Letnumber of generations |
If (m = 0) Or () |
If NewGeneration is True |
Pushontostack |
Pushontostack |
//Implement Sec. 2.3 |
Evaluateusing Eq. (2.29) |
Push |
ontostack |
Push |
ReformingBondMassFraction |
ontostack |
Call CullGenerations |
Else if |
Update previously pushed |
, and |
Function |
Letnumber of generations |
Ifm = 0 Return |
Let |
Foru = 0 tom − 1 |
Evaluate |
Evaluate |
Evaluate+= |
Return |
3 Results
The results corresponding to Fig. 9 of the original paper become updated when employing this new formulation as follows.
We refitted the experimental data to this model to extract the material parameters μe and μa (shear moduli of the strong and weak bonds); τ10, τ20, τ21, and s2 for the reduced relaxation function; and μ and for the recruitment function. This eight-parameter fit produced , , , and . The nonlinear regression coefficient between the fit and data was , and the fit is shown in Fig. 9(a). To better understand the strain-dependence of and for this fit, these functions are shown in Fig. 9(b), calculated using τ20, τ21, and s2 for and μ, and α for .
Acknowledgment
The authors would like to thank Dr. Lance Frazer of the Southwest Research Institute, San Antonio, Texas, for identifying the nonphysical response when modeling cyclical loading of a reactive viscoelastic material with weak-bond recruitment.
Funding Data
National Institute of General Medical Sciences (Award ID: R01 GM083925; Funder ID: 10.13039/100000057).
Data Availability Statement
The datasets generated and supporting the findings of this article are obtainable from the corresponding author upon reasonable request.
Disclaimer
The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.