Pith. sign in

REVIEW 3 major objections 5 minor 2 cited by

Learning constitutive relations from experiments: 1. PDE constrained optimization

T0 review · 3 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read Constitutive behavior can be identified from full-field experiments by solving a PDE-constrained inverse problem whose adjoint gradient costs about one extra forward solve per iteration, nearly independent of the number of material…

desk verdict A competent adjoint-based parameter identification paper with an honest treatment of non-uniqueness, but the validation is too clean to support the 'learning constitutive relations' framing. read the letter →

arxiv 2412.02864 v1 pith:Y4SKFWYW submitted 2024-12-03 cond-mat.mtrl-sci physics.comp-ph

classification cond-mat.mtrl-sciphysics.comp-ph MSC 74C1074S0565N21
keywords constitutiverelationidentificationPDE-constrainedoptimizationadjointmethodelasto-viscoplasticityfull-fieldmeasurementsinverseproblemsdigitalimagecorrelationinternalvariables
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

Learning a material's constitutive relation is an indirect inverse problem: measure displacements and forces from an experiment, then find the stress-strain law that makes a simulation reproduce those observations. This paper shows that the problem can be posed as a PDE-constrained optimization, with the balance laws as constraints, and that the adjoint method supplies the parameter gradient at the cost of roughly one extra forward solve. The central scaling claim is Eq. (11): each optimization iteration costs A + B*NP with A >> B, so the cost barely grows with the number of parameters, unlike gradient-free or finite-difference approaches. The method is demonstrated on synthetic elasto-viscoplastic data from a quasistatic plate-with-hole compression and a dynamic impact test; the recovered parameters reproduce the observations and pass an independent uniaxial stress-strain test, even though some individual hardening parameters differ from the generating values. If this holds, constitutive relations could be identified from complex, heterogeneous experiments rather than idealized uniform tests, and the approach extends to hyperparameterized models such as neural networks.

What carries the argument

The machinery is the adjoint of the initial-boundary value problem that governs the experiment. The objective is augmented with the weak form of the balance laws and internal-variable evolution (Eq. 5), and the adjoint states are chosen to satisfy a backward-in-time system (Eqs. 10 and 18) that removes all terms containing unknown solution sensitivities. This leaves the parameter gradient (Eqs. 9 and 17) as a single quadrature, so each gradient evaluation costs one forward solve plus one adjoint solve, independent of the parameter count. The parameter update is handled by the Method of Moving Asymptotes, and the forward-adjoint pair is discretized with P1 finite elements in space with quadrature-point plastic variables.

What would settle it

Run the identical inversion on data generated by a materially different constitutive law, such as a different hardening form or a model with damage or softening, or on real experimental data with known measurement noise, and then test the recovered model on an independent non-proportional loading path not used in the objective. A concrete version: add roughly one percent noise to the synthetic displacements and reaction forces in the quasistatic plate-with-hole test and check whether the zero-shot uniaxial error stays below a few percent.

Watch

Extended reading notes

Core claim

The paper claims that full-field experimental observations, combined with the balance laws, carry enough information to identify the constitutive behavior of an inelastic material through a PDE-constrained optimization. The forward problem is the initial-boundary value problem of the experiment; the objective compares computed and measured displacements and reaction forces; and the adjoint method yields the parameter gradient without forming solution sensitivities. For a general Perzyna-type internal variable theory, the adjoint system (10) is linear in space and quasilinear in time, solved backward in time, and for J2 elasto-viscoplasticity with power-law hardening the sensitivity reduces to (17). Two synthetic demonstrations, one quasistatic and one dynamic, drive the objective down by several orders of magnitude from a poor initial guess, show insensitivity to initial guess, objective weights, and mesh resolution, and yield parameters that match the yield strength while differing in hardening parameters yet agreeing on independent uniaxial response. The paper interprets this as observational degeneracy: the method identifies models that reproduce the measured response, not necessarily the underlying parameter values.

Load-bearing premise

The load-bearing premise is that the true material's response lies inside the chosen parametric family of Perzyna-type internal-variable models, since the inversion only tunes those parameters and the noise-free synthetic data come from the very same forward solver used in the inversion.

Editorial extensions

If this is right

  • Material characterization no longer requires specimens that achieve uniform stress and strain; a complex geometry that generates many strain paths can substitute for many separate idealized tests.
  • Because per-iteration cost is nearly independent of the number of parameters, constitutive models with hundreds or thousands of parameters, including neural networks, become practical targets for identification from experiments.
  • The formulation applies to history-dependent, rate-dependent inelastic response with a yield surface, a setting where numerical differentiation of the objective would be fragile or prohibitive.
  • A single inversion can combine data from multiple tests, such as different strain rates or geometries, in one objective; in the quasistatic example a single final displacement snapshot plus a force history sufficed to fix the observed response.
  • Two materially different parameter sets can fit the same observations, so the meaningful output of the method is a model that reproduces measured and independently tested response, not a unique parameter vector.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If the per-iteration cost really is dominated by the forward and adjoint solves, then the practical bottleneck for neural-network parameterizations will be backpropagating through the adjoint update rather than the raw number of network weights; the announced part 3 of this series is where that claim gets tested.
  • The validation uses noise-free synthetic data generated by the same forward solver used in the inversion, so real-world applicability hinges on tolerance to measurement noise and model-form error; a natural companion study would contaminate synthetic data with DIC-like noise and test an out-of-family material law.
  • The quasistatic result that the final snapshot plus force history is enough suggests specimen geometry can be engineered to maximize information content, for example asymmetric holes or multi-rate loading paths, to shorten experiments or reduce the number of tests needed.
  • The observed non-uniqueness implies that reporting a single best-fit parameter vector will understate uncertainty; prediction-oriented validation, such as the zero-shot uniaxial test used here, is the correct criterion for whether an identified law is useful.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The paper proposes a PDE-constrained optimization framework for identifying constitutive parameters of history-dependent materials from full-field displacement measurements and macroscopic force histories. The forward problem is a boundary value problem for a J2 elasto-viscoplastic material with power-law hardening and rate dependence; the sensitivity of the objective is computed with an adjoint method, linear in space and quasilinear in time, and the parameters are updated with a gradient-based optimizer. The method is demonstrated on two synthetic benchmarks: a quasistatic compression of a plate with a hole using only the final displacement snapshot and force history, and a dynamic compression of a thin annular specimen reduced to a two-dimensional problem. The authors report that the recovered parameters differ from the generating parameters even though the training objective is very small, and they introduce a zero-shot uniaxial stress-strain test to show predictive equivalence. They conclude that the method is accurate and efficient, scales nearly independently of the number of parameters, and is suited to hyperparameterized constitutive models.

Significance. If the central claims are established, this would be a valuable contribution to full-field inverse material characterization: a systematic adjoint formulation for a non-smooth, history-dependent constitutive model, with explicit numerical schemes in the appendices and careful robustness studies over initial guesses, objective weights, mesh size, and specimen geometry. The authors deserve credit for acknowledging the degeneracy of the parameter-to-observation map and for testing predictive equivalence with an independent uniaxial objective. The scalability claim, if supported, would motivate extensions to neural-network constitutive models. However, the reported parameter non-uniqueness and the absence of noise and model-form validation mean the paper currently demonstrates a useful parameter-fitting framework rather than the stronger claim of learning constitutive relations from experiments.

major comments (3)
  1. [§3, Tables 1–3; §3.1 concluding sentence] The claim that the method 'accurately recovers elasto-viscoplastic material parameters' is not supported by the reported results. In the quasistatic example the recovered εp0 is 0.0393 versus the generating value 0.0225 (about 75% error) while the objective is 5.59×10⁻⁹; in the dynamic example the recovered m is 4.50 versus 2.00 and εp0 is 0.0286 versus 0.0225 while the objective is 1.44×10⁻⁴. Table 3 shows that different initial guesses converge to materially different parameter vectors (m from 1.09 to 4.50, εp0 from 0.0277 to 0.0781) with final objectives spanning 0.87×10⁻⁴ to 8.57×10⁻⁴. The independent uniaxial test, Eq. (21), gives Oind = 0.0069 for the quasistatic case and 0.021 for the dynamic case and probes only a single loading path. Thus the paper has not established that the optimized parameters identify the constitutive relation; it has shown that the calibration data admit an equivalence class of parameters. The authors acknowledge this degeneracy, but the central claim of learning constitutive relations requires either an identifiability/observability analysis of the parameter-to-observation map or a multi-path, multi-axial hold-out validation demonstrating that the recovered class members predict equivalent responses outside the calibration set.
  2. [§2.1.4, Eq. (11)] The cost model Cost(NP) = A + B NP with A >> B is asserted rather than demonstrated. The discussion omits the handling of the forward trajectory during the backward adjoint solve: the adjoint equations use forward fields at each time step, and neither a storage nor a recomputation strategy is described. All demonstrations use only five parameters, so the claimed near-independence of the number of parameters—which is the paper's motivation for neural-network extensions—is not verified. I recommend adding a scaling experiment with larger NP (for example using a smooth surrogate problem) or providing a more precise analysis of the constants in Eq. (11) including trajectory management and the cost of the parameter update.
  3. [§3.1 and §3.2 validation setup] The synthetic data are generated by the same forward solver and the same material model used in the inversion, with no noise, and the dynamic experiment is reduced by the uniform-axial-strain assumption (Eq. (23)). This setup cannot reveal whether the method tolerates measurement noise, DIC interpolation error, or model-form error, all of which are central to accurate identification from experiments. The dynamic test is self-validating in that both data generation and inversion use Eq. (51). The authors should either add a noise robustness study (for example, perturbing uexp and f_R at levels representative of DIC) and a model-form-error test (for example, generating data with a slightly different hardening law), or explicitly scope the claim to noise-free, in-family synthetic benchmarks.
minor comments (5)
  1. [§3.2, Sensitivity to initial guess] The text states that the objective remains on the order of 10⁻⁹ after the initial-guess sensitivity study, but Table 3 reports final objectives around 10⁻⁴; the text and table should be made consistent.
  2. [Eq. (18)] Equation (18) contains a typographical artifact: '= − ∂o/∂u · on Ω' should read '= −∂o/∂u on Ω'.
  3. [Figure 3 caption] The caption of Figure 3(f) says 'the rsults of the independent stress-strain test'; this should be corrected to 'results'.
  4. [Eq. (21)] The definition of Oind integrates over strain, but the strain interval is not specified; adding the integration range would make the reported numbers reproducible.
  5. [§2.2.2 and Appendix A] The adjoint formulation for elasto-viscoplasticity is presented for the smooth flow rule, but the treatment of the elastic unloading/yield boundary is not discussed; a sentence describing how the active plastic region is handled in the adjoint evolution would improve the reproducibility of the method.

Circularity Check

0 steps flagged · score 1.0 of 10

No significant circularity; the optimization derivation is self-contained, and the acknowledged parameter degeneracy is an identifiability limitation rather than a circular step.

full rationale

The paper's derivation chain is not circular. The forward problem (Eq. 2) and objective (Eq. 4) are defined independently, the adjoint sensitivity (Eq. 9) is derived by differentiating the objective subject to the constraints, and the parameters are updated by gradient-based optimization. Nothing in this chain defines the constitutive parameters in terms of the quantities they are supposed to predict. The recovered parameters are then evaluated on an independent zero-shot uniaxial test (Eq. 21) that was not part of the calibration objective, so the validation is not forced by construction. The main caveat is that the synthetic data are generated by the same forward solver used in the inversion, which limits the benchmark to in-family, noise-free data; however, this is a testing limitation, not circular reasoning. The paper explicitly acknowledges the non-uniqueness of the recovered parameters in Section 3.1: 'the experiment with three tests at three strain rates are unable to distinguish between the two sets of parameters' and later 'reflects the degeneracy of the constitutive model.' This admission is the opposite of a circular claim: the authors do not assert uniqueness, and they supplement the calibration objective with an independent test. Self-citations in the references (e.g., [8], [31], [33], [60]) are contextual and are not load-bearing for the derivation. The cost-scaling claim in Eq. (11) follows structurally from the algorithm's decomposition into forward solve, adjoint solve, and parameter update, and is not a fitted prediction. Overall, no quoted step reduces to its own inputs, so the circularity score is minimal.

Assumptions & free parameters 2 free parameters · 6 assumptions · 0 invented entities

The central claim rests on the assumed parametric model class and on synthetic validation; no new physical entities are introduced.

free parameters (2)
  • objective weights alpha_u, alpha_f = alpha_f/alpha_u in {0.1, 1, 10} for sensitivity tests; main runs use alpha_f/alpha_u = 1
    Scaling factors balancing displacement and force terms in the objective (Eqs. 20, 24); chosen by hand and tested only over a narrow range.
  • number of optimization iterations = 300 for quasistatic; convergence-based for dynamic
    Arbitrary stopping criterion; results may shift with more iterations, though objective already small.
assumptions (6)
  • domain assumption Balance laws (momentum, mass) are the only constraints needed to close the system.
    Standard continuum mechanics foundation invoked throughout Section 2.
  • domain assumption The true material follows a Perzyna-type internal variable constitutive relation with a known parametric form for S and R.
    The inversion searches only within this parametric family; see Eqs. (1) and Section 2.2.1.
  • domain assumption Small strain assumption for the J2 model.
    Section 2.2.1 uses linearized strain epsilon = (grad u + grad u^T)/2, restricting results to small deformations.
  • ad hoc to paper Synthetic data is generated with the same forward solver and model used in inversion, with no noise.
    Section 3: validation uses simulated ground truth, avoiding measurement error and model-form error, which may not transfer to real experiments.
  • ad hoc to paper Uniform axial strain assumption for the dynamic annular specimen.
    Appendix C reduces the 3D problem to 2D via Eq. (23), limiting generality to thin specimens.
  • standard math Differentiability and regularity conditions for the adjoint derivation (integration by parts, terminal conditions).
    Standard adjoint calculus assumptions, used in Section 2.1.3 and Appendix A.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Learning constitutive relations from experiments: 1. PDE constrained optimization." pith.science (2026). https://pith.science/paper/Y4SKFWYW

@misc{pith2026241202864,
  author       = {Pith},
  title        = {Pith review of: Learning constitutive relations from experiments: 1. PDE constrained optimization},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/Y4SKFWYW}},
  note         = {Machine review of arXiv:2412.02864}
}
read the original abstract

We propose a method to accurately and efficiently identify the constitutive behavior of complex materials through full-field observations. We formulate the problem of inferring constitutive relations from experiments as an indirect inverse problem that is constrained by the balance laws. Specifically, we seek to find a constitutive behavior that minimizes the difference between the experimental observation and the corresponding quantities computed with the model, while enforcing the balance laws. We formulate the forward problem as a boundary value problem corresponding to the experiment, and compute the sensitivity of the objective with respect to model using the adjoint method. The resulting method is robust and can be applied to constitutive models with arbitrary complexity. We focus on elasto-viscoplasticity, but the approach can be extended to other settings. In this part one, we formulate the method and demonstrate it using synthetic data on two problems, one quasistatic and the other dynamic.

Figures

Figures reproduced from arXiv: 2412.02864 by the authors.

Figure 1
Figure 1. Schematic representation of the iterative algorithm to obtain to find material parameters. [PITH_FULL_IMAGE:figures/full_fig_p007_1.png] view at source ↗
Figure 2
Figure 2. Results for the quasistatic compression of a thick plate with offset hole. (a) Geometry [PITH_FULL_IMAGE:figures/full_fig_p011_2.png] view at source ↗
Figure 3
Figure 3. Results for the dynamic compression of circular annulus. (a) Geometry and deformation. [PITH_FULL_IMAGE:figures/full_fig_p013_3.png] view at source ↗
Figures from the paper (4 more)
Figure 4
Figure 4. Figure 4: Objective curves with respect to iterations for different mesh sizes. [PITH_FULL_IMAGE:figures/full_fig_p014_4.png]
Figure 5
Figure 5. Figure 5: Results for the dynamic compression of elliptic annulus . (a) Normalized objective from [PITH_FULL_IMAGE:figures/full_fig_p016_5.png]
Figure 6
Figure 6. Figure 6: Results for the dynamic compression of flower-shaped specimen . (a) Normalized objective [PITH_FULL_IMAGE:figures/full_fig_p017_6.png]
Figure 7
Figure 7. Figure 7: Results for the dynamic compression of disc with flower-shaped hole . (a) Normalized [PITH_FULL_IMAGE:figures/full_fig_p018_7.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Learning Memory and Material Dependent Constitutive Laws

    math.NA 2025-02 conditional novelty 7.0 of 10

    A recurrent Fourier neural operator can learn memory- and microstructure-dependent homogenized constitutive laws, with a universal approximation theorem for 1D Kelvin-Voigt viscoelasticity and demonstrations on viscoe...

  2. Monotone Peridynamic Neural Operator for Nonlinear Material Modeling with Conditionally Unique Solutions

    cs.LG 2025-05 conditional novelty 5.0 of 10

    MPNO learns a nonlocal peridynamic constitutive law with a monotone gradient network, guaranteeing unique solutions in the small-deformation regime and showing improved robustness in downstream simulations.

Reference graph

Works this paper leans on

60 extracted references · 60 canonical work pages · cited by 2 Pith papers

  1. [1]

    A. Akerson. Optimal structures for failure resistance under impact. Journal of the Mechanics and Physics of Solids , 172:105172, 3 2023

  2. [2]

    Akerson, B

    A. Akerson, B. Bourdin, and K. Bhattacharya. Optimal design of responsive structures. Struc- tural and Multidisciplinary Optimization , 65, 2022

  3. [3]

    Akerson and T

    A. Akerson and T. Liu. Mechanics, modeling, and shape optimization of electrostatic zipper actuators. Journal of the Mechanics and Physics of Solids , 181:105446, 10 2023

  4. [4]

    Arndt, W

    D. Arndt, W. Bangerth, D. Davydov, T. Heister, L. Heltai, M. Kronbichler, M. Maier, J.-P. Pelteret, B. Turcksin, and D. Wells. The deal.ii finite element library: Design, features, and insights. Computers & Mathematics with Applications , 81:407–422, 2021

  5. [5]

    Bangerth, R

    W. Bangerth, R. Hartmann, and G. Kanschat. Deal.II - -A general-purpose object-oriented finite element library. ACM Transactions on Mathematical Software , 33:1–27, 2007

  6. [6]

    Bendsøe and O

    M. Bendsøe and O. Sigmund. Topology optimization. Theory, methods, and applications. 2nd ed., corrected printing. Springer, Berlin, Heidelberg, 2004

  7. [7]

    J. V. Bernier, R. M. Suter, A. D. Rollett, and J. D. Almer. High-energy x-ray diffraction microscopy in materials science. Annual Review of Materials Research , 50:395–436, 2020

  8. [8]

    Bhattacharya, B

    K. Bhattacharya, B. Liu, A. Stuart, and M. Trautner. Learning markovian homogenized models in viscoelasticity. Multiscale Modeling & Simulation , 21:641–679, 2023

Show all 60 references
  1. [9]

    Billington and A

    E. Billington and A. Tate. Physics of Deformation and Flow: An Introduction . McGraw Hill, 1981

  2. [10]

    Bonnet and A

    M. Bonnet and A. Constantinescu. Inverse problems in elasticity. Inverse Problems, 21:R1– R50, 2005

  3. [11]

    Buljac, C

    A. Buljac, C. Jailin, A. Mendoza, J. Neggers, T. Taillandier-Thomas, A. Bouterf, B. Sman- iotto, F. Hild, and S. Roux. Digital Volume Correlation: Review of Progress and Challenges. Experimental Mechanics, 58:661–708, 2018

  4. [12]

    Carson, M

    R. Carson, M. Obstalecki, M. Miller, and P. Dawson. Characterizing heterogeneous intra- granular deformations in polycrystalline solids using diffraction-based and mechanics-based metrics. Modelling and Simulation in Materials Science and Engineering , 25(5):055008, July 2017

  5. [13]

    T. Chu, W. Ranson, and M. A. Sutton. Applications of digital-image-correlation techniques to experimental mechanics. Experimental Mechanics, 25:232–244, 1985

  6. [14]

    Conde, Y

    M. Conde, Y. Zhang, J. Henriques, S. Coppieters, and A. Andrade-Campos. Design and valida- tion of a heterogeneous interior notched specimen for inverse material parameter identification. Finite Elements in Analysis and Design , 214:103866, 2023

  7. [15]

    Constantinescu and N

    A. Constantinescu and N. Tardieu. On the identification of elastoviscoplastic constitutive laws from indentation tests. Inverse Problems in Engineering , 9:19–44, 2001

  8. [16]

    Y. Deng, S. Ren, K. Fan, J. M. Malof, and W. J. Padilla. Neural-adjoint method for the inverse design of all-dielectric metasurfaces. Optics Express, 29:7526–7534, 2021. 19

  9. [17]

    Efstathiou, D

    C. Efstathiou, D. E. Boyce, J. S. Park, U. Lienert, P. R. Dawson, and M. P. Miller. A method for measuring single-crystal elastic moduli using high-energy X-ray diffraction and a crystal-based finite element model. Acta Materialia, 58:5806–5819, 2010

  10. [18]

    Eghtesad, J

    A. Eghtesad, J. N. Fuhg, and N. Bouklas. NN-EVP: A physics informed neural network- based elasto-viscoplastic framework for predictions of grain size-aware flow response under large deformations, 2023. arXiv:2307.04301

  11. [19]

    Grediac, F

    M. Grediac, F. Pierron, S. Avril, and E. Toussaint. The virtual fields method for extracting constitutive parameters from full-field measurements: A review. Strain, 42:233–253, 2006

  12. [20]

    M. Gurtin. Introduction to Continuum Mechanics . Academic Press, 1970

  13. [21]

    C. M. Hamel, K. N. Long, and S. L. B. Kramer. Calibrating constitutive models with full-field data via physics informed neural networks, 2022. arXiv:2203.16577

  14. [22]

    Henriques, J

    J. Henriques, J. Xavier, and A. Andrade-Campos. On the inverse identification of wood elastic properties using a dic-based femu approach. International Journal of Structural Integrity , 14:74–90, 2022

  15. [23]

    Hild and S

    F. Hild and S. Roux. Digital image correlation: from displacement measurement to identifica- tion of elastic properties ? a review. Strain, 42:69–80, 2006

  16. [24]

    Hinze, R

    M. Hinze, R. Pinnau, M. Ulbrich, and S. Ulbrich. Optimization with PDE Constraints . Springer, 2009

  17. [25]

    M. F. Horstemeyer and D. J. Bammann. Historical review of internal state variable theory for inelasticity. International Journal of Plasticity , 26:1310–1334, 2010

  18. [26]

    A. D. Kammers and S. Daly. Digital Image Correlation under Scanning Electron Microscopy: Methodology and Validation. Experimental Mechanics, 53:1743–1761, 2013

  19. [27]

    K. T. Kavanagh and R. W. Clough. Finite element applications in the characterization of elastic solids. International Journal of Solids and Structures , 7:11–23, 1971

  20. [28]

    H. B. Khaniki, M. H. Ghayesh, R. Chin, and M. Amabili. Hyperelastic structures: A review on the mechanics and biomechanics. International Journal of Non-Linear Mechanics , 148:104275, 2023

  21. [29]

    Kim and M.-G

    C. Kim and M.-G. Lee. Finite element-based virtual fields method with pseudo-real deforma- tion fields for identifying constitutive parameters. International Journal of Solids and Struc- tures, 233:111204, 2021

  22. [30]

    Kosin, A

    V. Kosin, A. Fau, C. Jailin, F. Hild, and T. Wick. Parameter identification of a phase- field fracture model using integrated digital image correlation. Computer Methods in Applied Mechanics and Engineering , 420:116689, 2024

  23. [31]

    Kovachki, Z

    N. Kovachki, Z. Li, B. Liu, K. Azizzadenesheli, K. Bhattacharya, A. Stuart, and A. Anand- kumar. Neural operator: Learning maps between function spaces with applications to pdes. Journal of Machine Learning Research , 24:1–97, 2023

  24. [32]

    S. L. B. Kramer, Scherzinger W.M. Implementation and Evaluation of the Virtual Fields Method: Determining Constitutive Model Parameters From Full-Field Deformation Data, Sandia Report, SAND2014- 17871, 2014. 20

  25. [33]

    B. Liu, E. Ocegueda, M. Trautner, A. M. Stuart, and K. Bhattacharya. Learning macroscopic internal variables and history dependence from microscopic models. Journal of the Mechanics and Physics of Solids , 178:105329, 2023

  26. [34]

    Lubliner

    J. Lubliner. Plasticity Theory. Dover books on engineering. Dover Publications, 2008

  27. [35]

    Marek, F

    A. Marek, F. M. Davis, and F. Pierron. Sensitivity-based virtual fields for the non-linear virtual fields method. Computational Mechanics, 60:409–431, Sept. 2017

  28. [36]

    Mathieu, H

    F. Mathieu, H. Leclerc, F. Hild, and S. Roux. Estimation of elastoplastic parameters via weighted FEMU and integrated-DIC. Experimental Mechanics, 55:105–119, 2015

  29. [37]

    S. K. Melly, L. Liu, Y. Liu, and J. Leng. A review on material models for isotropic hyperelas- ticity. International Journal of Mechanical System Dynamics , 1:71–88, 2021

  30. [38]

    Neggers, F

    J. Neggers, F. Mathieu, F. Hild, and S. Roux. Simultaneous full-field multi-experiment iden- tification. Mechanics of Materials , 133:71–84, 2019

  31. [39]

    A. A. Oberai, N. H. Gokhale, and G. R. Feij ˆA o. Solution of inverse problems in elasticity imaging using the adjoint method. Inverse Problems, 19:297–313, Apr. 2003

  32. [40]

    Obstalecki, S

    M. Obstalecki, S. L. Wong, P. R. Dawson, and M. P. Miller. Quantitative analysis of crystal scale deformation heterogeneity during cyclic plasticity using high-energy X-ray diffraction and finite-element simulation. Acta Materialia, 75:259–272, 2014

  33. [41]

    Ortiz and L

    M. Ortiz and L. Stainier. The variational formulation of viscoplastic constitutive updates. Computer Methods in Applied Mechanics and Engineering , 171:419–444, 1999

  34. [42]

    Pagnacco, A.-S

    E. Pagnacco, A.-S. Caro-Bretelle, and P. Ienny. Parameter identification from mechanical field measurements using finite element model updating strategies. In Full-Field Measurements and Identification in Solid Mechanics , pages 247–274. John Wiley & Sons, Ltd, 2013

  35. [43]

    Pedersen

    C. Pedersen. Topology optimization design of crushed 2d-frames for desired energy absorption history. Structural and Multidisciplinary Optimization , 25:368–382, 01 2003

  36. [44]

    Pierron and M

    F. Pierron and M. Gr´ ediac. The Virtual Fields Method: Extracting Constitutive Mechanical Parameters from Full-field Deformation Measurements . Springer New York, New York, NY, 2012

  37. [45]

    R. E. Plessix. A review of the adjoint-state method for computing the gradient of a functional with geophysical applications. Geophysical Journal International , 167(2):495–503, 2006

  38. [46]

    Ravindran, V

    S. Ravindran, V. Gandhi, A. Joshi, and G. Ravichandran. Three-dimensional full-field velocity measurements in shock compression experiments using stereo digital image correlation. Review of Scientific Instruments , 94(2), 2023

  39. [47]

    S. Ren, W. Padilla, and J. Malof. Benchmarking deep inverse models over time, and the neural-adjoint method. Advances in Neural Information Processing Systems , 33:38–48, 2020

  40. [48]

    Rojicek, Z

    J. Rojicek, Z. Paska, M. Fusek, F. Fojtik, and D. Lickova. A study on femu: Influence of selection of experiments on results for abs-m30 material. Mod. Mach. Sci. J , Dec:5426–5434, 2021. 21

  41. [49]

    Sakaridis, C

    E. Sakaridis, C. C. Roth, B. Jordan, and D. Mohr. Post-necking full-field femu identification of anisotropic plasticity from flat notched tension experiments. International Journal of Solids and Structures, 305:113076, 2024

  42. [50]

    Sutton, J

    M. Sutton, J. Yan, V. Tiwari, H. Schreier, and J. Orteu. The effect of out-of-plane motion on 2d and 3d digital image correlation measurements. Optics and Lasers in Engineering , 46:746–757, 2008

  43. [51]

    M. A. Sutton, J. J. Orteu, and H. Schreier. Image correlation for shape, motion and defor- mation measurements: basic concepts, theory and applications . Springer Science & Business Media, 2009

  44. [52]

    Svanberg

    K. Svanberg. The method of moving asymptotes - a new method for structural optimization. International Journal for Numerical Methods in Engineering. , 24:359–373, 1987

  45. [53]

    Upadhyay, J

    K. Upadhyay, J. N. Fuhg, N. Bouklas, and K. T. Ramesh. Physics-informed Data-driven Discovery of Constitutive Models with Application to Strain-Rate-sensitive Soft Materials,

  46. [54]

    J. Wang, T. Li, F. Cui, C.-Y. Hui, J. Yeo, and A. T. Zehnder. Metamodeling of constitutive model using Gaussian process machine learning. Journal of the Mechanics and Physics of Solids, 154:104532, 2021

  47. [55]

    J. Wang, T. Li, C.-Y. Hui, J. Yeo, and A. Zehnder. Gaussian process to identify hydrogel constitutive model. In Challenges in Mechanics of Time Dependent Materials, Mechanics of Biological Systems and Materials & Micro-and Nanomechanics, Volume 2: Proceedings of the 2021 Annua...

  48. [56]

    Wielewski, D

    E. Wielewski, D. E. Boyce, J.-S. Park, M. P. Miller, and P. R. Dawson. A methodology to determine the elastic moduli of crystals by matching experimental and simulated lattice strain pole figures using discrete harmonics. Acta Materialia, 126:469–480, 2017

  49. [57]

    T. Wu, B. Rosi´ c, L. De Lorenzis, and H. G. Matthies. Parameter identification for phase- field modeling of fracture: a Bayesian approach with sampling-free update. Computational Mechanics, 67:435–453, 2021

  50. [58]

    C. Xiao, Y. Deng, and G. Wang. Deep-learning-based adjoint state method: Methodology and preliminary application to inverse modeling. Water Resources Research, 57:e2020WR027400, 2021

  51. [59]

    J. Yang, L. Hazlett, A. Landauer, and C. Franck. Augmented Lagrangian Digital Volume Correlation (ALDVC). Experimental Mechanics, 60:1205–1223, 2020

  52. [60]

    H. Zhou, R. A. Lebensohn, P. Reischig, W. Ludwig, and K. Bhattacharya. Imposing equilib- rium on experimental 3-D stress fields using Hodge decomposition and FFT-based optimiza- tion. Mechanics of Materials , 164:104109, 2022. 22 A Adjoint problem in elasto-viscoplascitity We ...

Pith tools

Reviewed August 11, 2026 · model on record in the stance chip above.